body{
	margin:0;
	padding:0;
	background-color: #46413E;
	font-size:12px;
	font-family: /*"Century Gothic",*/ Helvetica, Trebuchet MS, Verdana, Arial,  sans-serif; 	
}

/*STRUCTURE*/
#page{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: #46413E;	
}
#entete{
	width: 1000px;
	height: 90px;
	/*margin-top: 10px;*/
	background: transparent;
	float:left;	
}
#txt_entete{
	width: 650px;
	margin:-76px 0 0 350px;
	float:left;
	text-align:justify;
	color: #FFFFFF;
	font-size:14px;
}
#txt_entete h1{
	width: 260px;
	height: 90px;
	float:left;	
}
#txt_entete p{
	width: 300px;
	height: 90px;
	float:left;	
}
#menutop{
	width: 998px;
	height: 30px;
	font-family:Helvetica, Seagull Lt BT, verdana, sans-serif;
	/*background: #46413E url(../images/menutop.jpg) no-repeat;*/
	border:white 1px solid;
	float:left;
	margin-bottom:3px;
}
#panneaugauche{
	width: 198px;
	min-height: 709px;
	float:left;
	/*background:#46413E url(../images/menugauche.jpg) no-repeat;*/
	border:white 1px solid;
}
.ongletgauche{
	margin:3px 3px;
	height:20px;
	width:190px;
	background-color:#C4B39A;
	border:white 1px solid;
}
#contenu{
	width: 542px;
	margin: 0 4px 3px 4px ;
	min-height: 711px;
	float:left;
	background: white;
}
#cadrecontenu{
	width: 535px;
	min-height: 704px;
	margin: 3px 2px;
	float:left;
	background: white;
	border:#46413E 1px solid;
}
#panneaudroite{
	width:250px;
	min-height: 711px;
	float:left;
	background-color:#46413E;
}
.pub{
	margin-bottom:-10px;	
}
#pieddepage {
	width: 998px;
	height: 100px;
	border:white 1px solid;
	margin-top:0.5px;
	color: #745C58;
	float: left;
	background: #C4B39A;
}

/*TEXTE*/
p{
	margin-left:10px;
	margin-right:10px;
}
h3{
	margin-left:10px;
	font-size:100%;
}
h4, h5{
	margin-left:10px;
	margin-right:10px;
	font-size:100%;
}

span{
	font-weight:bold;
}
.txtcenter{
	text-align:center;
}
.center{
	text-align:center;
	margin-top:2px;
}
ul{
	list-style-type:none;
}

/*LIENS*/
.white{
	font-family:Helvetica, Seagull Lt BT, verdana, sans-serif;
	margin-left:20px;
	margin-top:5px;
	color:white;
}
.liens{
	text-decoration:underline;
	color:#893C44;
}
.liensnost{
	text-decoration:none;
	color:#893C44;
}
.liensnostwhite{
	text-decoration:none;
	color:white;
}
.liensmenutop{
	text-decoration:none;
	color: white;
}
.lienpieddepage{
	margin-left:10px;
	color: #46413E;
}
.whitecenter{
	font-family:Helvetica, Seagull Lt BT, verdana, sans-serif;
	text-align:center;
	color:white;
}
.whitecenter a:hover {
	text-decoration:underline;
	color: white;
	/*font-weight:bold;*/
}
.white a:hover {
	text-decoration:underline;
	color: white;
	/*font-weight:bold;*/
	display: block;
}

/*IMAGES*/
img{
	border:none;
}
#img_entete{
	width:30px;
}
#imgentete{
	width:998px;
	border:white 1px solid;
}
#imggauche{
	margin-left:5px;
}
.imgsepa{
	padding-top:16px;
	float:left;
}
.imgpremibel{
	height:130px;
	width:190px;
	margin-left:3px;
	/*padding:0 5px 0 5px;*/
	border:white 1px solid;
}
.imgindex{
	width:516px;
	height:220px;
}
.img_premibel{
	height:191px;
	width:248px;
	/*margin-top: 11px;*/
	
	border:white 1px solid;
}
.imgreal{
	width:252px;
	height:225px;
	margin:0 0 10px 10px;
	float:left;
}
.imgshow{
	width:305px;
	height:225px;
	margin:0 0 10px 10px;
	float:left;
}
.imgborder{
	border-color:#745C58;
}
.imgmarques{
	width:300px;
	height:200px;

}
.imgparquet{
	width:300px;
	height:200px;
}
.imgproduits{
	width:100px;
	height:100px;
	border:#46413E 1px solid;
}
.imgsites{
	width:527px;
	border: 2px solid black;
}

/*TABLEAUX*/
#tabletop{
	width:1000px;
	height: 23px;
	/*background: #FFFFE0;*/
}
.tdtop{
	width:142px;
	height:15px;
	text-align:center;
	margin-left:5px;
	/*background:#817070;*/
}
.tdtop a:hover {
	text-decoration:underline;
	color: white;
	/*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;
}


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

