body{
margin:0;
text-align:center;
background-color:#000000;
color:#FFFFFF;
}

a{color:#FFFFFF;}
a:hover{color:#CCCCCC;}

#corps{
margin-left:auto;
margin-right:auto;
width:650px;/*821;/*750px; /* 6px pour les bordures de tests */
/*height:100%;*/
text-align:center;
color:#FFFFFF;
}
#corps p{
	float:left;
}


img{
border:0;
}

.box1{
float:left;
border:4px #000000 solid;
width:150px;
}



#retour{
padding-top:50px;
clear:both;
width:100%;
margin-left:auto;
margin-right:auto;
text-align:center
}



#validation{
width:748px;
background-color:#33CC66;
border:1px dotted #000000;
color:#FFFFFF;
margin-left:auto;
margin-right:auto;
}

#avertissement{
width:748px;
background-color:#FF0000;
border:1px dotted #000000;
color:#FFFFFF;
margin-left:auto;
margin-right:auto;
}



