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

/*STRUCTURE*/
#page{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFE0;
	
}
#entete{
	width: 900px;
	height: 84px;
	margin-top: 10px;
	padding-bottom:10px;
	background:url(../images/entete__.jpg) no-repeat;
	color:#FFFFFF;
	float:left;
}
#menutop{
	width: 640px;
	height: 25px;
	margin-left: 260px;
	margin-bottom:8px;
	background: #817070;
	float:left;
}
#menugauche{
	width: 250px;
	height: 771px;
	margin:-31px 0 0 0;
	float:left;
}
#casemenugauche{
	width: 248px;
	min-height: 194px;
	margin-top:10px;
	border:solid 1px #735B57;
	background: #FFFFFF;
	/*background: transparent url(../images/menu_gauche.jpg) no-repeat;*/
	float:left;
	font-size:15px;
}
#pub{
	width: 250px;
	height:515px;
	background: #000000;
	margin-top:10px;
	float:left;
}
#contenu{
	width: 640px;
	min-height: 368px;
	margin:10px 0 0 10px;
	float:left;
}
#contenu_tete{
	width:640px;
	height:4px;
	float:left;
	background: transparent url(../images/contenu_tete.jpg) no-repeat;
}
#contenu_corps{
	width:640px;
	min-height:698px;
	float:left;
	background: transparent url(../images/contenu_corps.jpg) repeat-y;
	text-align:justify;
}
#contenu_pied{
	width:640px;
	height:4px;
	background: transparent url(../images/contenu_pied.jpg) no-repeat;
	float:left;
}
#contenubas{
	width: 640px;
	height: 77px;
	background: #4D1800 /*transparent url(../images/contenu_bas.jpg) no-repeat*/;
	color:#FFFFE0;
	margin:10px 0 0 10px;
	float:right; 
}
#pieddepage {
	width: 900px;
	height: 120px;
	margin-top:10px;
	color: #745C58;
	float: left;
}

/*LIENS*/
.lien{
	text-decoration:none;
	color:#FFFFFF;
}
.liens{
	text-decoration:underline;
	color:#893C44;
}
.liensnost{
	text-decoration:none;
	color:#893C44;
}
.liensmenutop{
	text-decoration:none;
	color:#FFFFE0;
}
.liensmenugauche{
	text-decoration:none;
	color:#000000;
	margin-left:-24px;
}
.liensmenugauche_petit{
	text-decoration:none;
	color:#000000;
	font-size:12px;
	margin-left:-24px;
}
.lienpieddepage{
	margin-left:12px;
	color: #745C58;
}

/*TABLEAUX LIENS*/
#tabletop{
	width:640px;
	height: 25px;
	background: #FFFFE0;
}
.tdtop{
	width:108px;
	height:15px;
	margin-left:5px;
	background:#4D1800;
	text-align:center;
	color: #FFFFE0;
}
.tableshow{
	width:620px;
	height: 280px;
	margin-left:10px;
}
.tdshow{
	width:320px;
	height: 280px;
}

/*IMAGES*/
img{
	border:none;
}
#imgcontenu{
	width: 638px;
	min-height: 122px;
	background:#FFFFFF;
	/*background:url(../images/bienvenue.jpg);*/
	border:1px solid #745C58;
	margin-left:10px;
	float:left;
	text-align:center;
}
#imgcontenu h1{
	font-size:300%;
}
.imgparquets{
	width: 200px;
	height: 180px;
	margin-left:10px;
	float:left;
}
.imgparquets_{
	width: 200px;
	height: 20px;
	margin-left:10px;
	float:left;
}
.imgproduits{
	width: 200px;
	height: 180px;
	margin:0 10px;
	float:left;
}
.imgprod{
	width: 620px;
	height: 94px;
	margin:5px 10px;
	float:left;
}
.imgshow{
	width:400px;
	height:225px;
	margin:0 0 10px 10px;
	float:left;
}
.imgborder{
	border-color:#745C58;
}

/*TEXTE*/
p{
	margin-left:10px;
	margin-right:10px;
}
h1{
	margin:2px 10px -14px 10px;
	font-size:16px;
}
h3{
	margin-left:10px;
}
h2, h4, h5{
 	margin-left:10px;
	margin-right:10px;
}
span{
	font-weight:bold;
}
.center{
	text-align:center;
}
ul{
	list-style-type:none;
}
.titremenugauche{
	padding: 1px 0 0 0;
	width: 250px;
	height: 20px;
	background:#4D1800;
	text-indent:10px;
	color:#FFFFE0;
	text-align:center;
	float:left;
}
.txtcontenubas{
	width: 213px;
	height: 77px;
	float:left;
}
.txtcenter{
	text-align:center;
}
