body{
background: #FCF902;
font-family: verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
margin: 5px 15px 15px 15px;
}



#contener{
margin: 5px 5px 5px 5px;
width: 450px;
}

#contener_title{
width: 650px;
height: 50px;
float: left;
}

#formulaire_g{
float: left;
margin: 5px 5px 5px 5px;
width: 650px;

}

#formulaire_d{
float: left;
margin: 100px 5px 5px 0px;
width: 650px;
}

.erreur {
color : red;
float: left;
margin-top: 140px;
}

h2{
font-size: 40px;
color: #666666;
text-transform: uppercase;
line-height: 0px;
}

h3{
font-size: 14px;
color: #666666;
line-height: 14px;
}

a{
	font-style: bold;
	color: #666666;
	text-decoration: none;
	font-size: 14px ;
}

a:visited{
	color: #666666;
	font-style: bold;
}

a:hover{
	color: #FF6633;
	font-style: bold;
}

b{
	     color: #666666;
}

p{
	    text-align:justify;
}




