body{
	margin:0;
	padding:0;
	background: #FFFFDD url(../images/body.jpg) repeat-y scroll center top; 
	font-size:12px;
	font-family: /*"Century Gothic",*/Verdana, Helvetica, Trebuchet MS,  Arial,  sans-serif; 	
}
#flash{
	margin:6px 0 0 33px;
	height:70px;
	float:left;
}
/*STRUCTURE*/
#page{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFDD;	
}
#entete{
	width: 1000px;
	height: 90px;
	/*margin-top: 10px;*/
	background: #FFFFFF;
	float:left;	
}
#menutop{
	width: 1000px;
	height: 30px;
	font-family:Helvetica, Seagull Lt BT, verdana, sans-serif;
	background: #FFFFFF/*DF1529 url(../images/menu_top.jpg) repeat-x*/;
	border-bottom:#7B0B04/*DF1529*/ 1px solid;
	float:left;
}
#contenu{
	width: 1000px;
	min-height: 600px;
	margin-bottom: 10px;
	float:left;
}
#contenu_index{
	width:1000px;
}
#txt_index{
	width:732px;
	border-right:#7B0B04 1px solid;
	float:left;
	
	/*text-align:justify;*/
}
/*flash*/
#bandeau_droite{
	margin:0 0 0 750px;
}
#menu_bas{
	width: 1000px;
	height: 40px;
	margin:0 0 0 0.5px;
	float: left;
	background: #FFFFFF url(../images/menu_bas.jpg) repeat-x;
}
#pieddepage {
	width: 1000px;
	min-height: 100px;
	margin:0 0 0 0.5px;
	float: left;
	background: #7B0B04;
}
.index_parquet{
	width:324px;
	min-height:145px;
	margin:0 20px 20px 20px;
	border:#7B0B04 1px solid;
	float:left;
	background-color:#FFFFEF;
}
.index_parquet_{
	width:324px;
	min-height:145px;
	margin:0 20px 20px 20px;
	border:#7B0B04 1px solid;
	float:left;
	background-color:#FFFFEF;
}
.img_parquet{
	width:140px;
	min-height:120px;
	float:left;
}
.img_parquets{
	width:140px;
	height:120px;
	margin:10px 0 0 10px;
	border:#7B0B04 1px solid;
}
.txt_parquet{
	width:174px;
	margin:0 0 0 10px;
	float:left;
	font-size:10px;
}
.txt_promos{
	width:172px;
	margin:0 0 0 12px;
	/*background-color:yellow;*/
	color:red;
	float:left;
}
.index_promos{
	width:162px;
	min-height:205px;
	margin:0 0 20px 15px;
	border:#7B0B04 1px solid;
	float:left;
	background-color:#FFFFEF;
}
.img_promo{
	width:140px;
	min-height:120px;
	float:left;
}
.img_promos{
	width:140px;
	height:120px;
	margin:10px 0 0 10px;
	border:#7B0B04 1px solid;
}
.txt_promos_{
	width:140px;
	margin-top:-10px;
	float:left;
	font-size:10px;
}

/*CADRES FICHES PRODUITS*/
.cadreproduits{
	width:335px;
	height:200px;
	margin:0 0 20px 20px;
	float:left;
	border:#7B0B04 1px solid;
	background:#FFFFEC;
}
.cadreimgproduits{
	width:106px;
	float:left;
}
.cadredescproduits{
	width:219px;
	padding-left:10px;
	float:left;
}
.cadreimgficheproduits{
	width:252px;
	float:left;
}
.cadreficheproduits{
	width:276px;
	float:left;
}
.cadreproduits_{
	width:712px;
	margin:0 0 40px 10px;
	float:left;
	border:#7B0B04 1px solid;
	background:#FFFFEC;
}
.cadretitreproduits_{	
	width:712px;
	float:left;
	color:#7B0B04;
	font-size:13px;
}
.cadreimgficheproduits_{	
	width:712px;
	border-bottom:#7B0B04 1px solid;
	float:left;
}
.cadredetailsproduits_{
	width:267px;
	float:left;
	border-top:#7B0B04 1px solid;
}
.cadretarifproduits_{
	width:177px;
	min-height:225px;
	background: transparent url(../images/menu_bas.jpg) repeat-x;
	border-left:#7B0B04 1px solid;
	border-top:#7B0B04 1px solid;
	float:left;
}
.cadretarifpromos{
	width:177px;
	min-height:205px;
	background: transparent url(../images/tarif_promo.jpg) repeat-x;
	padding-top:8px;
	border-left:#7B0B04 1px solid;
	border-top:#7B0B04 1px solid;
	float:left;
}

/*TEXTE*/
p{
	margin-left:10px;
	margin-right:10px;
}
p.chemins{
	font-size:10px;
}
p.liensgauche{
	margin:0 0 0 30px;
}
p.pied{
	width:20%;
	float:left;
	margin:2px 0;
	text-align:center;
}
p.pied_{
	text-align:center;
	color:#FFFFFF;
}
p.fondjaune{
	background-color:yellow;
	margin:0 10px;
	padding:0 0 10px 2px;
	border:#7B0B04 1px solid;
}
h1{
	font-size:34px;
	margin:32px 0 0 30px;
	color:#46413E;
	width:320px;
}
h3{
	margin-left:10px;
	margin-right:10px;
	font-size:100%;
}
h4, h5{
	margin-left:10px;
	margin-right:10px;
	font-size:100%;
}
.titre_page{
	margin:0 0 10px 10px;
	font-size:20px;
	color:#BD9656;
	width:732px;
	float:left;
}
span{
	font-weight:bold;
}
.txtcenter{
	text-align:center;
}
.center{
	text-align:center;
	margin-top:2px;
}
ul{
	list-style-type:none;
}

/*LIENS*/
.liens_index{
	text-decoration:underline;
	color:#3F1B1F;
}
.liens{
	text-decoration:underline;
	color:#7C0B05;
}
.liens_{
	text-decoration:none;
	color:#7C0B05;
	font-size:13px;
}
.liensnost{
	text-decoration:none;
	color:#893C44;
}
.liensnostnoir{
	text-decoration:none;
	color:#000000;
}
.liensstnoir{
	text-decoration:underline;
	color:#000000;
}
.lienswhite{
	text-decoration:none;
	color:#FFFFFF;
}
.liensstwhite{
	margin-left:16px;
	text-decoration:underline;
	color:#FFFFFF;
}
.liensnostwhite{
	text-decoration:none;
	margin:0 0 0 10px;
	font-size:16px;
	color:#FFFFFF;
}
.liensmenutop{
	text-decoration:none;
	color: #FFFFFF;
}
.lienpieddepage{
	margin-left:16px;
	color: #FFFFFF;
	font-size:11px;
}

/*IMAGES*/
img{
	border:none;
}
#img_entete{
	width:390px;
	float:left;
}
#imggauche{
	margin-left:5px;
}
.imgsepa{
	padding-top:16px;
	float:left;
}
.imgpremibel{
	width:248px;
	height:178px;
	/*padding:0 5px 0 5px;*/
	border:#7B0B04 1px solid;
}
.imgpremibel_{
	width:248px;
	border:#7B0B04 1px solid;
}
.imgindex{
	width:516px;
	height:383px;
}
.imgbalard{
	height:191px;
	width:248px;
	margin: 11px 0 0 -1px;
	border:#7B0B04 1px solid;
}
.imgparquet{
	width:106px;
	height:106px;
}
.imgfiche{
	width:225px;
	height:200px;
}
.imgfiche_{
	margin:10px 0 0 0;
}
.imgreal{
	width:252px;
	height:225px;
	margin:0 0 10px 10px;
	float:left;
}
.imgshow{
	width:305px;
	height:225px;
	margin:0 0 10px 10px;
	float:left;
}
.imgform{
	width:231px;
	height:165px;
	margin:0 0 10px 10px;
	float:left;
}
.imgform_{
	width:82px;
	height:62px;
	margin:0 10px 10px 10px;
	float:left;
}
.imgborder{
	border-color:#7B0B04;
}
.imgproduits{
	width:100px;
	height:100px;
	border:#7B0B04 1px solid;
}
.imgsites{
	width:511px;
	border: 2px solid #7B0B04;
}
#imgpromo{
	margin-top:-5px;
	border-bottom: 1px solid #7B0B04;
}

/*TABLEAUX*/
#tabletop{
	width:1000px;
	height: 30px;
}
.tdtop{
	width:164px;
	height:26px;
	text-align:center;
	border: 1px solid #FFFFFF;
	background:#DF1529 url(../images/menu_top.jpg) repeat-x;
}
.tdtop a:hover {
	height:19px;
	padding-top:2px;
	background-color: #FFFFDD;
	color: #7B0B04;
	border-top: 1px solid #FFFFFF;
	background:#DF1529 url(../images/menu_top_.jpg) repeat-x;
	/*font-weight:bold;*/
	display: block;
}
.tabcenter{
	margin-left:auto;
	margin-right:auto;
}
.tableshow{
	width:620px;
	height: 280px;
	margin-left:10px;
}
.tdshow{
	width:320px;
	height: 280px;
}
.tableproduits{
	/*margin-left:10px;*/
	text-align:center;
}
.tdproduits{
	width:115px;
}
.tdproduits_{
	width:265px;
}
.tabfiche{
	margin-left:10px;
	width:510px;
	text-align:center;
}
.tdfiche{
	padding:0 0 20px 0;
	text-align:center;
	font-size:16px;
	width:510px;
}
.tableform{
	margin:-10px 0 40px 10px;
	float:left;
}
.tdform{
	width:241px;
	margin:0 0 0 10px;
}
span.rouge{
	color:#FF0000;
}
span.rougeclair{
	color:#FF0000;
	font-size:16px;
}
span.jaune{
	color:#BF9800;
	font-weight:bolder;
	font-size:16px;
}
span.fondrouge{
	color:#FFFFFF;
	background-color:#FF0000;
}
span.petit{
	font-size:9px;
}


.sepaonglet{
	margin-top:-20px;
}






.menu{
	white-space:nowrap /*IE hack*/; 
	float:left; 
	font-family:Helvetica, Seagull Lt BT, verdana, sans-serif;
	width:1000px; 
	border:none; 
	background: #7B0B04/*DF1529*/ url(../images/menu_top.jpg) repeat-x;
	border-bottom:#FFFFFF/*DF1529*/ 1px solid;
}
.menu ul {
	list-style-type:none;
	margin:0 0 0 -40px;
}
.menu ul li {
	float:left;
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/; 
	background: transparent/*DF1529 url(../images/menu_top.jpg) repeat-x*/;
	border-right:solid 1px #AFAFAF;
	/*border-top:solid 1px #7B0B04;*/
}
.menu ul li a {
	float:none !important /*Non-IE6*/;
	float:left /*IE-6*/; 
	display:block;
	height:50px; 
	line-height:50px; 
	padding:0 16px 0 16px; 
	text-decoration:none;
	
	color:#FFFFFF;
 }
.menu ul li ul {
	display:none;
	border:none;
 }
/*Non-IE6 hovering*/
.menu ul li:hover {
	position:relative;
}
.menu ul li:hover a {
	background-color: #FFFFDD;
	color: #7B0B04;
	text-decoration:none;
} /*Color main cells hovering mode*/
.menu ul li:hover ul {
	display:block;
	width:170px; 
	position:absolute;
	z-index:999; 
	top:48px; 
	margin-top:2px; 
	left:0;
 }
.menu ul li:hover ul li a {
	white-space:normal; 
	display:block; 
	width:170px; 
	height:auto; 
	line-height:21px;
	margin-left:-1px;
	padding:4px 16px 4px 16px;
	border-left:solid 1px #AFAFAF;
	border-bottom: solid 1px #AFAFAF;
	border-right: solid 1px #AFAFAF;
	background-color: #FFFFDD;
	color: #7B0B04;
	opacity:0.9;
	font-weight:normal;
 } 
.menu ul li:hover ul li a:hover {
	background-color: #FFFFDD;
	text-decoration:none;
	font-weight:bold;
 }
