

body {
	
	color:#383737;
	font-family:verdana;
	font-size:11px;
}
a{
	color:#400040;
}
h1{
    color:#879f29;
	font-family:Arial, Helvetica, Sans-serif;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
}
h2{
	color:#383737;
	font-family:Arial, Helvetica, Sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
h3{
	color:#383737;
	font-family:Arial, Helvetica, Sans-serif;
	font-size:12px;
	font-weight:bold;
}
/* h4 est le titre dans un fond gris */
h4{

	clear:both;
	height:29px;
	margin: 0 10px 0 0;
	background: #2f2f2f;
	color:#fff;
	line-height:29px;
	font-family:arial, helvetica, sans-serif;
    font-size:11px;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	text-indent:10px;
	padding:4px 0px 4px 0px;
}
	h4 span{
		float:left;
		width:300px; height:29px;

	}/**/
	h4 a{
		float:right;
		text-align:right;
		width:300px; height:29px;
		padding: 0 10px 0 0;
		color:#fff;
		text-decoration:none;
		text-transform:lowercase;
		font-weight:bold;
		font-size:10px;

	}

h5{
	font-size:14px;
	color:#320032;
	text-transform:uppercase;
	font-weight:bold;
	font-family:arial;
	margin:0;
	padding: 10px 0;
}
p{
	font-size:11px;
	margin:0; padding:10px 20px 10px 0;
	
}
pre{
	font-size:13px;
	font-family:Verdana;
}


ul{
	list-style-image: url("../img/bg_fleche_gris.jpg");
}

li{
	margin-bottom:6px;
}
