body{
	margin:0;
	padding:0;
	background: #902404;
	font-size:12px;
	font-family: "Century Gothic", Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 	
}
p{
	margin-left:10px;
	margin-right:10px;
}
h3{
	margin-left:10px;
}
h4, h5{
	margin-left:10px;
	margin-right:10px;
}
/*h4{
	text-decoration:underline;
}*/
span{
	font-weight:bold;
}
/*#select{
	margin-left:10px;
}*/
.liens{
	text-decoration:underline;
	color:#902404;
}
.liensnost{
	text-decoration:none;
	color:#893C44;
}
img{
	border:none;
}
.center{
	text-align:center;
}
ul{
	list-style-type:none;
}
#page{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: white;
	
}
#entete{
	width: 1000px;
	height: 130px;
	/*margin-top: 10px;*/
	padding-bottom:10px;
	background: transparent url(../images/entete.jpg) no-repeat;
	float:left;
}
.menutop{
	width: 1000px;
	height: 40px;
	margin-top:-10px;
	background: transparent url(../images/menu.jpg) repeat-x;
	float:left;
}
.liensmenutop{
	text-decoration:none;
	color:white;
}
#tabletop{
	width:1000px;
	height: 40px;
	/*background: #FFFFE0;*/
}
.tdtop{
	width:125px;
	height:15px;
	text-align:center;
	margin-left:5px;
	/*background:#817070;*/
}
#panneaugauche{
	width: 188px;
	height: 707px;
	float:left;
	background:white;
}

/*#imgcontenu{
	width: 640px;
	height: 114px;
	background: transparent;
	margin-left:10px;
	float:left;
}*/
#contenu{
	width: 562px;
	min-height: 707px;
	float:left;
	background:white;
}
#panneaudroite{
	width:250px;
	height: 707px;
	float:left;
	background:#C8C8C8;
}
.tableshow{
	width:562px;
	height: 280px;
	margin-left:10px;
}
.tdshow{
	width:320px;
	height: 280px;
}
.imgidees{
	width:266px;
	height:186px;
	margin:0 0 10px 10px;
	float:left;
}
.imgcontact{
	width:305px;
	height:225px;
	margin:0 0 10px 10px;
	float:left;
}
.imgmarque{
	width:542px;
	height:292px;
	margin:0 0 10px 10px;
	float:left;
}
.imgsites{
	width:266px;
	height:80px;
	margin:0 0 10px 10px;
	float:left;
}
.imgborder{
	border-color:#745C58;
}
#pieddepage {
	width: 1000px;
	min-height: 240px;
	color: #745C58;
	float: left;
	background: #515151 url(../images/pied.jpg) repeat-x;
}
.txtcenter{
	text-align:center;
}
.lienpieddepage{
	margin-left:10px;
	color: white;
}
