body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(img/interface/fond.jpg);
	scrollbar-face-color: #cae0eb;

scrollbar-track-color: #cae0eb ;
scrollbar-arrow-color: #FFFFFF ;
scrollbar-shadow-color: #FFFFFF  ;
scrollbar-highlight-color: #cae0eb  ;
scrollbar-3dlight-color: #FFFFFF  ;
scrollbar-darkshadow-color: #FFFFFF  ;

}

.content 
{
	background-color: #52A6D0;
	background-image: url(img/interface/content/content.gif);
	background-repeat: no-repeat;
	width: 800px;

} 



.corps
{

}

hr {
	color: #000000;
}



.menu_gauche {
	background-image: url(img/interface/menu/menu_fond.jpg);
	background-repeat: no-repeat;
	list-style-image: url(img/interface/puce2_b.png);

}

.sous_menu {
	background-color: #FFFFFF;
	background-image: url(img/barre_menu.gif);
	background-repeat: no-repeat;
	width: 127px;
	margin-left: 20px;
}
.sous_menu_contenu {
	background-color: #FFFFFF;
	width: 145px;
	background-image: url(img/barre_menu_2.gif);
	background-repeat: no-repeat;
}



a {
	color: #FFFFFF;
	text-decoration: none;
	
		
}

a:hover
{
	text-decoration: none;
	color: #d4ebf7;
	}

a:focus
{

}

.h2 {
	font-size: 11px;
	color: #FFFFFF;
}
.h3 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;

}
.h4 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;

}
.h5 {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;

}
p
{

	}
.bouton_commande {
	background-image: url(img/interface/navigation/fond_bouton.gif);
	background-repeat: no-repeat;
	color: #990000;
	padding-left: 30px;
	height: 23px;
	width: 200px;
	border: 2px solid #38537C;
}

.formulaire{
	background-color: #F1F8FB;
	clip: rect(2px,auto,auto,auto);
	border: 1px solid #2A91C6;
	color: #2A91C6;
	text-decoration: none;}.formulaire_champ {
	background-color: #EFF7FA;
	border: 1px solid #2A91C6;
	color: #2A91C6;
}
li {
	list-style-image: url(img/interface/puce2_b.png);
	line-height: 18px;
}

li a:hover {
	list-style-image: url(img/interface/puce2.png);
	line-height: 18px;
}

