body {
	margin-left: auto;
	margin-right: auto;
	text-align : center;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color : #755857;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size : 10pt;
	color : #000;
}


.orange { color : #D06E18; font-size : 8pt; text-decoration : none;} 
.marron { color : #612921; font-size : 8pt; text-decoration : none;  font-weight : bold;} 
.beige { color : #CEB59E;  font-size : 10pt; text-decoration : none;}
.beige8 { color : #CEB59E;  font-size : 8pt; text-decoration : none;}
.titre_orange { color : #D06E18; font-size : 12pt; text-decoration : none; font-weight : bold;}
.titre_orange2 { color : #D06E18; font-size : 10pt; text-decoration : none; font-weight : bold;}


a:hover { text-decoration : underline;}

div.corps { margin : 10px 10px 10px 20px; }

table { padding : 0px; margin : auto ; border-collapse : collapse;}
td { margin : 0px; padding : 0px; vertical-align : top;	}

td.top1 {
	background : url("img/menu/top_01.jpg") ;
	width : 387px ; 
	height : 76px ;
	background-repeat : no-repeat;
	margin : 0px;
	padding : 0px;
	vertical-align : bottom ;
}

td.top2 {
	background : url("img/menu/top_02.jpg");
	width : 353px ; 
	height : 76px ;
	background-repeat : no-repeat;
	margin : 0px;
	padding : 0px;
	text-align : right ;
	vertical-align : bottom ;
}

table.gamme_france {
background : url("img/pages/fond_gamme_france.jpg");
background-position:bottom right;
background-repeat : no-repeat;
height : 353px;
}


.cadre_1 {
padding : 30px;
}

.contact {
	background-color : #755857;
	border : 0px;
	color: #CEB59E;
}