html, body{
	
	
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight:regular;
	font-family:arial, sans-sherif;
	color:#423f3f;
	text-align:justify;
	background:#e9e8db;
	background-position:center top;


}


p, ul, li, table, div, h1, h2, h3, hr, img, form, input{
	padding: 0px;
	margin: 0px;
}


.b_left{
background:url(images/bg_left.png) no-repeat;
padding-top:16px;
float:left;
width:323px;
height:576px;
}


.b_right{
background:#a0a29e url(images/florish.png) no-repeat bottom right;
width:608px;
height:592px;

float:left;

padding-left:5px;
}


.break{
clear:both;
}


li {
list-style-type:square;

}



.total{
margin-left:auto;
margin-right:auto;
width:937px;
}



.contenu1{
margin-top:6px;
padding-top:10px;
padding-right:25px;
background:url(images/bg_contenu1.png) no-repeat;
height:208px;

}



.ev1{
margin-top:6px;
padding-top:10px;
padding-right:25px;
background:url(images/bg_ev1.png) no-repeat;
height:168px;

}



.contenu2{
font-size:13px;
}


.actu{
padding-top:10px;
padding-left:40px;
height:97px;
}

.b_foot{

background:#333532;
height:30px;
}


.mdm{
height:150px;

}

.brown{
color:#2d1a09;
}