
#cadregauche
{
background-image: url(../images/fond_page_special.jpg);
background-repeat:no-repeat;
background-color:#01A5E4;
border:1px solid white;
color:#FFFFFF;
float:left;
font-family:trebuchet MS;
font-size:12px;
height:auto;
min-height:450px;
margin:0;
padding:15px;
width:568px; 
padding-bottom:0px;
margin-left:17px;
}
/*ERROR*/
#error {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	padding: 50px 0px 0px 50px;
}