a:link,a:active,a:visited 
{ 
	text-decoration: none;
} 
a:hover 
{ 
	text-decoration: non ; 
	font-weight : 900; 
} 

body 
{
	background-color : #ffffff ; 
	Font-Family: "Verdana", "Arial";
	font-size: 11px ;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #777777;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #777777;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	margin: 0px ;
}

div	
{
	font-size: 12px ; 
	text-align: left ; 
	text-indent: 0px ;
	font-weight: 300; 
	Font-Family: "Verdana", "Arial";
	color: black;
	margin-left: 30px;
}

ul	
{
	font-size: 13px ; 
	text-align: left ; 
	text-indent: 0px ;
	font-weight: 300; 
	Font-Family: "Verdana", "Arial";
	color: black;
	list-style: url(images/ul.gif);
	vertical-align: baseline;

}



div.body
{
	background-image: url(images/fond.gif);	
	font-size: 14px ; 
	text-align: justify ; 
	text-indent: 15px ;
	font-weight: 300; 
	Font-Family: "Verdana", "Arial";
	color: black;
	width: 780px;
	margin-top: -2px;
	margin-left: 0px;
}

div.menu
{
	font-size: 11px ; 
	text-align: center ; 
	text-indent: 0px ;
	font-weight: 600; 
	Font-Family: "Verdana", "Arial";
	color: black;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 2px;
	margin-bottom: 3px;
}


h1 
{
	margin-top: 25px;
	text-indent: 10px ;
	text-align: left ;
	font-size: 13px ; 
	color: black;
	font-weight: 600;
	Font-Family: "Verdana", "Arial";
}

h2 
{
	Font-Family: "Georgia", "Arial";
	text-indent: 20px ;
	text-align: left ;
	text-transform: normal;
	font-size: 22px ; 
	color: #398AA6;
	font-weight: 300;
	margin-top: 0px;
	margin-bottom: -3px;
	margin-left: 30px;

}

h2.reference
{
	Font-Family: "Georgia", "Arial";
	text-indent: 16px ;
	text-align: center ;
	text-transform: normal;
	font-size: 22px ; 
	color: #398AA6;
	font-weight: 300;
	margin-top: 0px;
	margin-bottom: -3px;
	margin-left: 30px;

}



h3
{
	Font-Family: "Verdana", "Arial";
	text-indent: 0px ;
	text-align: center ;
	text-transform: normal;
	font-size: 12px ; 
	color: #000000;
	font-weight: 600;
	margin-bottom: 5px;
}

h5
{
	Font-Family: "Verdana", "Arial";
	text-indent: 0px ;
	text-align: center ;
	text-transform: normal;
	font-size: 10px ; 
	color: #000000;
	font-weight: 300;
	margin-top: 5px;
	margin-bottom: 5px;
}


div.developpement
{
	font-size: 12px ; 
	text-align: center ; 
	text-indent: 0px ;
	font-weight: 300; 
	Font-Family: "Verdana", "Arial";
	color: black;
	margin: 0px;
}

div.liste_references
{
	font-size: 16px ; 
	text-align: left ; 
	text-indent: 0px ;
	font-weight: 600; 
	Font-Family: "Verdana", "Arial";
	color: black;
	margin: 0px;
}

div.titre_page
{
	font-size: 16px ; 
	text-align: left ; 
	text-indent: 0px ;
	font-weight: 600; 
	Font-Family: "Verdana", "Arial";
	color: black;
	margin: 0px;
}

input
{
	width: 210px;
	height: 25px;
	background-color: 
	Font-Family: "Verdana", "Arial";
	color: black;
	background-color: #BEDFDF ;
}

textarea
{
	width: 210px;
	height: 60px;
	Font-Family: "Verdana", "Arial";
	color: black;
	background-color: #BEDFDF ;
}
