body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, input, textarea, blockquote {
margin: 0; padding: 0; border: 0;
}

html{
background: #ffffff; /* Old browsers */

}
@font-face {
    font-family: 'ArialRoundedMTBoldBold';
    src: url('fonts/arlrdbd/arlrdbd.eot');
    src: url('fonts/arlrdbd/arlrdbd.eot') format('embedded-opentype'),
         url('fonts/arlrdbd/arlrdbd.woff') format('woff'),
         url('fonts/arlrdbd/arlrdbd.ttf') format('truetype'),
         url('fonts/arlrdbd/arlrdbd.svg#ArialRoundedMTBoldBold') format('svg');
}

body{
width:100%;
color:black;
font-family:arial;
}
img{
border:none;
}
#container {
margin-left:auto;
margin-right:auto;
width:1100px;
height:100%;
background-color:#ffffff;
}
#header{

}
#sous_titre{
font-family: 'ArialRoundedMTBoldBold';
text-align:center;
font-size:25px;
width:100%;
margin-top:-20px;
color:#524c59;
}
#nojs{
text-align:center;
color:red;
}
#hideme{
margin-bottom:20px;
}
#in_hide{
margin-top:10px;
margin-bottom:10px;
background-color: #E84E0F;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-align:center;
font-size:20px;
color:#ffffff;
}
#d_unique{
border:2px solid #E84E0F;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#d_unique label, #d_regulier label{
font-size:15px;
font-weight:bold;
}
#titre_d_u{
margin-top:15px;
margin-left:17px;
font-size:18px;
}
#rad_pon{
margin-left:14px;
}
#type_ponc{
margin-top:20px;
}
#type_ponc label{
font-weight:bold;
}
#don_uni_aut{
width:25%;
border:2px solid #3D0855;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-weight:bold;
}

#ou{
font-weight:bold;
font-size:21px;
color:#E84E0F;
}

#d_regulier{
border:2px solid #E84E0F;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

#titre_d_r{
margin-top:15px;
margin-left:17px;
font-size:17px;
}
#rad_men{
margin-left:14px;
}
#type_mens{
margin-top:20px;
}
#type_mens label{
font-weight:bold;
}
#don_reg_aut{
width:25%;
border:2px solid #3D0855;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-weight:bold;
}
#geoI{
background-color:#E84E0F;
border:#E84E0F;
}
#geoI:hover{
background-color:#00A9CD;
}
/*#formb{
margin-left:auto;
margin-right:auto;
width:770px;
height:300px;
margin-top:50px;
}*/

/*form input[type=submit] {
	background : url("img/envoyer.jpg") no-repeat center center;
	width : 200px;
	height :67px;
	border : none;
	cursor:pointer;
	color : transparent;
	font-size : 0;
}
form input:hover[type=submit] {
	background : url("img/envoyer_hov.jpg") no-repeat center center;

}*/


#formID input.error, #formID select.error{
background : #FFA9B8;
}

/* hover style just for information */
label:hover:before {
  border: 1px solid #4778d9!important;
}


/*#libreU{
margin-left:90px;
margin-top:-22px;
}
#libreR{
margin-left:90px;
margin-top:-22px;
}
*/

/******/
.navbar{
padding:7px 0px 5px 0px;
background-color: #E84E0F;
}
.navbar h1{
font-size:40px;

color:#ffffff;
}

#intro{
margin-bottom:30px;
margin-left: 100px;
margin-right: 100px;
font-weight: bold;
}
#intro p{
color: #000;
}
#titre_partie1, #titre_partie2, #titre_partie3, #titre_partie4, #titre_partie5, #titre_partie6{
font-weight:bold;
background-color: #E84E0F;
color:#ffffff;
margin-bottom:20px;
padding:5px 0px 5px 0px;
}
#titre_partie1 h3, #titre_partie2 h3, #titre_partie3 h3, #titre_partie4 h3, #titre_partie5 h3, #titre_partie6 h3{
margin-left:15px;
}
#teaser1, #teaser2, #teaser3, #teaser4, #teaser5, #teaser6{
margin-bottom:23px;
font-weight:bold;
color:#E84E0F;
}
h2{
font-weight:bold;
font-size:28px;
color: #E84E0F;
display: inline;
}
.portion_quest{
margin-bottom:10px;
}

.col-centered{
float: none;
margin: 0 auto;
}
#bottom_txt{
font-size:10px;
}
#foot{
border-top:1px solid #3D0855;
margin-top:5px;
padding-top:8px;
margin-bottom:10px;
text-align:center;
font-size:17px;
}
/*Check sur form*/
/*input:required:invalid, input:focus:invalid {
background-image: url(img/invalid.png);
background-position: right top;
background-repeat: no-repeat;
}
input:required:valid {
background-image: url(img/valid.png);
background-position: right top;
background-repeat: no-repeat;
}*/

label {
	font-weight: 400;
}