body {
	background-color: #41a62a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a47300;	
}

a{
	color: #a47300;
}

ul.news{
	padding:0 0 0 5px;
	margin:0;

}
ul.news li {
	min-height: 25px;
	list-style-type: none;
	background-image: url(images/fer.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom: 5px;
} 

.txt {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #a47300;}
.txt_news {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #a47300;}
.fond_cadre {background-color: #e6dfc5;}
.fond_marron {background-color: #a47300;}
.cadre {border-style:solid; border-width:1px; border-color:#a47300; background-color: #e6dfc5;}

/* Hack IE-win \*/
* html ul.news li{
	height: 25px;
} 
/* Fin hack */