/*feuille de style*/
body {
	background: #fff;
	font-family: arial, sans-serif;
	margin:3px 8px;
	min-width: 915px;
}



h1 {font-size: 14px; letter-spacing:0.1em;   }
h2 {font-size: 15px; letter-spacing:0.1em;   }
p {font-size: 15px; letter-spacing:0.1em;   }


h1#titre {
	
	background:#ebeff9;
	border-top: 1px solid #6b90da;
	margin: 11px 0;
	margin-top: 10px;
	clear: both;
	padding: 0.1em;
		 }  
li {
	font-size: 14px; letter-spacing:0.1em;
	margin-left: 45px;
	list-style-image: url(images/puce.gif);
	margin-bottom: 0px;
	margin-top: 10px;
	list-style-position: outside;
	vertical-align: text-top;
	padding-top: 5px;
	}	 
#pied {
	border-top: 1px solid #6b90da;
	clear:both;
	margin-top:13px;
	text-align:center;
	padding-top: 8px;
	font-size: 11px;
}		 		
	
	
#droite{
	border-left: 1px solid #6b90da;
	float: right;
	margin-right: 0px;
	margin-bottom: 13px;
}
	
#gauche{
	float: left;
	height: 500px;
	overflow: auto;
 	width: 740px;
	margin-bottom: 20px;
	
}		
	
		  
.rouge {color: #FF0000}
.adresseWeb a {	text-decoration: none;
				letter-spacing:0.2em;
				color: #009900;}
.Style18 {color: #FF0000}