/* CSS Document */
body {
	background-color: #CC9933;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9933;
}


/*STYLES POUR MENU
	.fondDTCoul{ background-color: #CC9933;	}*/
a {
	color: #CC9933;
}
#div_menuConception{
background-color: #FFFFFF;
padding:0;
width:120px;
float:left;
}

#div_liste{
background-color: #FFFFFF;
padding:0;
border:2px;
width:560px;
float:left;
}
