body {
	background-image : url(background.gif);
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif ;
}

h1, h2, h3, h4 { color : Teal;  margin-bottom : 9px;  margin-top : 6px; }

h1 {
	font-size : 16px;
}
h2 {
	font-size : 14px;
}

h3 {
	font-size : 12px;
}

p, th, td, blockquote, cite, ul, ol, li {
margin : 10px;
font-family: "Trebuchet MS", sans-serif; 
font-size: 13px; 
line-height: 18px; 
color: #666666;
}

ul { margin-top : 6px; margin-bottom : 6px; margin-left : 20px; }
li { margin-top : 3px; margin-bottom : 3px; }
 
 a:link, a:visited, a:active {
color: #3583D0;
font-size : 13px;
font-weight : bold;
text-decoration : none;
}

a:hover {
color: #E05552;
font-size : 13px;
font-weight : bold;
text-decoration : none;
}

a.nav:link,  a.nav:visited {
	color: #DDDDDD;
	font-size : 12px;
	text-decoration : none;
}
a.nav:hover {
	background-color : #CC6666;
	color: #FFFFFF;
	font-size : 12px;
	text-decoration : none;
}

ul { list-style-image : url('fleche_orange_r.gif'); }
ul.bleu { list-style-image : url('puce_b.gif'); }

hr.rouge { color : #0099CC; width : 250px; }

table.cote { background-image : url(fond_cote.gif); }

.haut, .bas {	
color: #9BB0C4;
 font-size : 10px;
}

h2{
color: #003366 ;
}

.titre {
	color : #003366;
	font-size : 13px;
	font-weight : bold;
}

.sep {
	color : #6699FF;
	font-size : 12px;
}

.bordercolor { font-size : 12px ; color : #3D508C }
ul.orange { list-style-image : url('fleche_orange_r.gif'); }

.photogrande {
	padding: 0px 0px 0px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #FFFFFF;
	float: right;
	margin: 0;
}

	

