body{
padding:0;
margin:0;
}
img{border:0;}
.ombreBas {
	background-image: url(/charte/orange/ombre_bas.jpg);
	background-repeat: repeat-x;
}


.hautG {
	background-image: url(/charte/orange/haut_g.jpg);
	background-repeat: repeat-x;
	background-color: #1F1F1F;
}
.hautD {
	background-color: #1F1F1F;
	background-image: url(/charte/orange/haut_d.jpg);
	background-repeat: repeat-x;
}
.menuRedondant{
width:103px;
height:126px;
float:left;
margin-top:50px;
}
.menuLat{
	background-image: url(/charte/orange/rpt_menuLat.jpg);
	background-repeat: repeat-y;
}
.contenu{
background-color:#F4EED7;
width:520px;
height:450px;
min-height:430px;
border:10px solid #fff;
}
.ombre_haut{
	background-image: url(/charte/orange/ombre_haut.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
