
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	font-weight: bold;
}
.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	letter-spacing: 0em;

}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;

}
.titexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: justify;

}
.soustitretexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333300;
	text-decoration: underline;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333300;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #74694b;
	font-weight: bold;
	
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
h1  {
		margin: 0px;
		padding-top:10px;
		border-top:1px dotted #8e8e74;
			font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
	font-weight: bold;
		}
			h1 span{
			font-weight:normal;
			}
		
		h2  {
		margin:12px 0 -6px 0;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
		}
				li {
			margin: 0px 22px;
			padding: 3px 0;
			padding-left: 15px;
			vertical-align:middle;
			background: transparent url(images/li.gif) no-repeat left .6em;
			text-align:justify
		} 		
		ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		} 
		
p{margin:12px 0;}
