
body {
background: white url(images/bgbody.png) repeat-x top left;

	text-align: center;
	font-size: 12px;
	/*font-family: Verdana, Tahoma, "Nimbus Sans L", arial, sans-serif;*/
	color: #02284e;
	margin:0px;

}


#retour_menu {
   
    width:100px;
	height:20px;
	padding-top:13px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	
}


#conteneur {
background: white;
margin-left: auto;
margin-right: auto;
width: 1024px;
margin-top: 21px;
}

#header {
    width:1024px;
	height:170px;
	background-color:white;
	background-image:url(images/header.jpg);
    background-repeat:no-repeat;
}

#container-formulaire{
    background: white url(images/fond_menu.png)  top left;
    width:350px;
	height:500px;
	background-color:#44bbdd;
	padding-top:20px;
	padding-left:10px;
}

div#menu_1 {
   

	width:1024px;
	height:60px;
	padding-top:-70px;
	background-color:white;
          }

div#menu {
 

	float:right;
	width:1024px;
	height:350px;
	padding-top:38px;
    background-color:white;

	}

#container-formulaire3{
    width:1024px;
	height:50px;
    padding-top:357px;
}

