/* ---- RESET CSS ---- */

html, body { height:100%; }

html { font-size:100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}

body { margin:0; top:0px; padding:0px; font-family: 'Source Sans Pro', sans-serif; color:#000; line-height: 1.231; font-size:10px;}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block;}
*
{ outline:none; }

p { text-align:left; margin:0 0 10px 0; line-height:18px; }
p:last-child { margin:0; }

blockquote { margin:25px 20px 10px 0; padding:0 20px; border-left:3px solid #fff200; color:#fff200; line-height:1.5; font-style:italic; font-family:'Source Sans Pro', sans-serif;}

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle;}
nav ul { list-style: none; list-style-image: none; margin: 0; padding: 0;}
a:link { text-decoration:none; transition: color 0.3s linear 0s;} 

fieldset, figure, form {border: 0; margin: 0; padding: 0;}
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
textarea { overflow: auto; vertical-align: top; resize: vertical;}
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

/* ---- CONTENT ---- */

#global { margin-top:15px; padding-top:30px; border: 0px; margin:0px; margin-left:auto; margin-right:auto; max-width: 1020px;}

.conteneur { padding-top:20px; height: auto; width: 1020px; position: relative; text-align: center; border: 0px; bottom:10px; margin-left: auto; margin-right: auto; bgcolor:#FFFFFF;
}

.provisoire { padding-top: 175px; height: auto; position: relative; text-align: center; border: 0px; bottom:5px; margin-left: auto; margin-right: auto; bgcolor:#FFFFFF;
}