body
{
	background-color: #D5DD78;
	margin-top: 0px;
	margin-bottom: 0px;
	margin: auto;
	text-align: center;
	width: 776px;
	background-image: url(images/fond_corps.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana;
	font-weight: bold;
}

#header
{
/*	background-color: #93b5dd;*/
	/*background-color: #1FAEEB;*/
	background-color: #75c5f0;
	width: 752px;
	height: 120px;
	margin-top: 0px;
	margin: auto;
}

#fond_menu
{
	width: 752px;
	height: 20px;
	background-color: #FF8604;
	margin-top: 0px;
	margin: auto;
}

#footer
{
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	width: 776px;
	height: 75px;
	margin-top: 0px;
}

#menu
{
	float: left;
	margin-left: 2px;
/*	margin-top: 1px;*/
}

#menu_navigation 
{
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	text-align: center ;
}

#menu_navigation li 
{
	display: inline;
	margin-right: 1px;
	color: White;
}

#menu_navigation li a 
{
	color: #fff ;
	text-align: center ;
	text-decoration: none ;

}

#menu_navigation li a:hover, #navigation li a:focus, #navigation li a:active 
{
	/*	background: #93b5dd;*/
	/*text-decoration: underline;*/
	/*background-color: #1FAEEB;*/
   background-color: #75c5f0;
}

#contenu
{
	margin: auto;
	width: 752px;
}

.titre1
{
	font-size: x-large;
}

.orange
{
	color: #FF8604;
}

.bleu
{
	color: #1FAEEB;	
}

.lien_rouge
{
	color: Red;
	text-decoration: none;
}

#page_catalogue
{
	width: 420px;
	margin-left: 166px;
}

#liste-deroulante
{
	margin-top: 10px;
	text-align: center;
	border: none;
}

#lien_nav_precedent
{
	width: 130px;
	margin-top: 10px;
	float: left;
}

#lien_nav_suivant
{
	width: 130px;
	margin-top: 10px;
	float: right;
}

img
{
	border: none;
}

#coordonnees
{
	width: 200px;
	height: 90px;
	text-align: left;
float: right;
	margin-top: 20px;
	margin-right: 20px;
}

#logo
{
	width: 259px;
	height: 120px;
	text-align: left;
	float: left;
	margin-left: 20px;
}

.div_texte_promo
{
	text-align: center;
	width: 240px;

}

.petit
{
	font-size: 9px;
	text-align: left;
}

