body {
	background-color: #DFDCC8;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
}
#conteneur{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-image:   url("images/b2.gif");
}
a{
	color: #339933;
	text-decoration: none;
}
a:hover{
	color: #FF6600;
	text-decoration: none;
}
.haut{
	background-image:   url("images/b1.gif");
	background-repeat: no-repeat;
	height: 129px;
	margin:0;
	padding:0;
}
.bas{
	background-image:   url("images/b3.gif");
	background-repeat: no-repeat;
	height: 92px;
	padding:0;
	text-align:center;
}
.menu{
	float:right;
	width:211px;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
h2 span {
	color: #FFBA35;
}
h2:first-letter {
	color: #92C94A;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #92C94A;
	text-decoration: none;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 20px;
	margin : 0;	
}
h3:first-letter {
	font-weight: bold;
	color: #FFBA35;
}
h3 a{
	color: #339933;
	text-decoration: none;
}
h3 a:first-letter {
	font-weight: bold;
	color: #FFBA35;
}
h3 a:hover:first-letter {
	font-weight: bold;
	color: #FF0000;
}

h5 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.chemin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C6C1A3;
	text-decoration: none;
}
ul{
	 list-style-type: none;
padding: 0;
margin: 0;
}
li {
	list-style-type: Aucune;
	color: #666666;
	background-image: url(images/listpuce.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding-left: 10px;
}
.alerte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
h4 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
color: #666666;
	text-decoration: none;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 20px;
	margin : 0;
}
h4:first-letter {
	font-weight: bold;
	color: #FFBA35;
}
h4 a{
	color: #666666;
	text-decoration: none;
}
h4 a:first-letter {
	font-weight: bold;
	color: #FFBA35;
}
h4 a:hover:first-letter {
	font-weight: bold;
	color: #FF0000;
}
.bl {background: url(images/bl.gif) 0 100% no-repeat #D3F387; width: 100%}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:5px}
.clear {font-size: 1px; height: 1px}