body{
	margin:0;
	padding:0;
	background: transparent url(../images/img_fond.jpg) repeat-x;
	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:#893C44;
}
.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: transparent;
	
}
#entete{
	width: 1000px;
	height: 130px;
	/*margin-top: 10px;*/
	padding-bottom:10px;
	/*background: transparent url(../images/entete.jpg) no-repeat;*/
	background: #E2E2A6;
	float:left;
}
#menutop{
	width: 1000px;
	height: 50px;
	margin-top:-10px;
	background: white url(../images/menu_top.jpg) repeat-x;
	float:left;
}
.liensmenutop{
	text-decoration:none;
	color:#4F2C0A;
}

#tabletop{
	width:1000px;
	height: 40px;
	/*background: #FFFFE0;*/
}
.tdtop{
	width:142px;
	height:15px;
	text-align:center;
	margin-left:5px;
	/*background:#817070;*/
}
#panneaugauche{
	width: 200px;
	height: 700px;
	float:left;
	background:white;
}
#imggauche{
	margin-left:5px;
}
.imgsepa{
	padding-top:16px;
	float:left;
}
/*#imgcontenu{
	width: 640px;
	height: 114px;
	background: transparent;
	margin-left:10px;
	float:left;
}*/
#contenu{
	width: 540px;
	min-height: 738px;
	float:left;
	background: white url(../images/sepa__.jpg) repeat-y;
}
#panneaudroite{
	width:260px;
	height: 730px;
	float:left;
	background:white;
}
.pub{
	margin-left:5px;
}

.tableshow{
	width:620px;
	height: 280px;
	margin-left:10px;
}
.tdshow{
	width:320px;
	height: 280px;
}
.imgreal{
	width:255px;
	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;

}
#pieddepage {
	width: 1000px;
	height: 110px;
	color: #745C58;
	float: left;
	background: transparent url(../images/pied.jpg) repeat-x;
}
.txtcenter{
	text-align:center;
}
.lienpieddepage{
	margin-left:10px;
	color: #745C58;
}

