html, body{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight:regular;
	font-family:tahoma, arial, sans-sherif;
	color:#2d2a2a;
	background-color:#d3d3d3;
}

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

.ajust{
clear:both;
}



ul li{
margin-left:30px;

}


li {
padding-top:3px;
list-style-type:square;
}




.trait{
clear:both;
background:url(images/trait.png);
background-repeat:repeat-x;
height:4px;

}




.b_left{
background:url(images/images/bg_milieu.png);
background-repeat:no-repeat;
background-position:top left;
padding-top:25px;
width:521px;
float:left;
padding-left:10px;
}

.b_right{
width:242px;
float:right;
padding-right:3px;
}

.b_bas{
height:40px;
width:797px;
background-color:#333333;
clear:both;

}

.break{
clear:both;
height:5px;
}

.total{
background-color:#FFFFFF;
margin-left:auto;
margin-right:auto;
width:799px;
}

.contact{
height:297px;
background:url(images/coordonne.png);
background-repeat:no-repeat;

}
