BODY {
	font-size: 12px;
	list-style: squate;
	text-decoration: none;
	color: Navy;
	list-style: squate;
	font : bold sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #0066cc;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #d2d6ef;
	list-style: squate;
	background : #d2d6ef url(../images/fondB.jpg) no-repeat fixed;
}
A {
	text-decoration: none;
	color: Navy;
}
A:Link 	{
	text-decoration: none;
	color: Navy;
}
A:Hover {
	color: White;
	background-color : Navy;
}

HR {
	color: Navy;
	font-size : small;
}
H1 {
	COLOR: White;
	background-color : Navy;
	border : none;
	border-right : White;
	border-bottom : White;
	font-size: 80%; 
	list-style: squate
	
}
H2 {
	COLOR: #336600;
	TEXT-DECORATION: none;
	background-color : transparent;
	margin-left : auto;
	padding-left : 2px;
	border-top: thin outset #336600;
	border-right: thin outset #006633;
	border-bottom: thin none;
	border-left: thin outset #336633;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;


}
H3 {
	COLOR: Navy;
	TEXT-DECORATION: none;
	font : normal 100%;
	
}

H4 {
	COLOR: Navy;
	TEXT-DECORATION: none;
	background-color : White;
	border-color : Navy;
	border : thin solid Navy;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;

}

H5 {
	COLOR: Navy;
	TEXT-DECORATION: none;
	background-color : White;
	font : bold 13pt;
	background : url(../images/bandeau.jpg) no-repeat;
}
H6 {
	COLOR: white;
	TEXT-DECORATION: none;
	padding-left : 0px;
	padding-right : 0px;
	font-size: 14pt;
	font-weight: bold;
	border-top: thin none White;
	border-right: thin none White;
	border-bottom: thin none White;
	border-left: thin none White;


} 
SELECT {
	color: White;
	background-color: Navy;
	font-size: smaller;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
INPUT{
	color: White;
	background-color: Navy;
	font-size: smaller;
	font-family:Verdana, Arial, Helvetica, sans-serif;
 }
 UL {
	list-style-type : square;
	list-style-image : none;
	list-style-position : outside;
}	
	
