body{
	margin:0;
	padding:0;
	background:#FFFFE0;
	font-size:12px;
	font-family: "Century Gothic", Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 	
}
p{
	margin-left:10px;
	margin-right:10px;
}
h1{
	margin:2px 10px -14px 10px;
	font-size:24px;
}
h3{
	margin-left:10px;
}
h4, h5{
	margin-left:10px;
	margin-right:10px;
}
/*h4{
	text-decoration:underline;
}*/
span{
	font-weight:bold;
}
/*#select{
	margin-left:10px;
}*/
.lien{
	text-decoration:none;
	color:#FFFFE0;
}
.liens{
	text-decoration:underline;
	color:#893C44;
}
.liensnost{
	text-decoration:none;
	color:#893C44;
}
img{
	border:none;
}
.center{
	text-align:center;
}
#page{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFE0;
	
}
#entete{
	/*width: 900px;*/
	width: 640px;
	height: 84px;
	margin: 10px 0 0 10px;
	padding-bottom:10px;
	background: transparent url(../images/entete_menutop2.jpg) no-repeat;
	color:#FFFFE0;
	font-family: "Century Gothic", Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
}
#menutop{
	width: 640px;
	height: 25px;
	margin-left: 260px;
	margin-bottom:8px;
	background: #817070;
	float:left;
}
.liensmenutop{
	text-decoration:none;
	color:#FFFFE0;
}
#tabletop{
	width:640px;
	height: 25px;
	background: #FFFFE0;
}
.tdtop{
	width:108px;
	height:15px;
	margin-left:5px;
	background:#E58911;
	font-weight:bold;
	text-align:center;
	color: #FFFFE0;
}
#menugauche{
	width: 250px;
	height: 771px;
	float:left;
}
.liensmenugauche{
	text-decoration:none;
	color:black;
}
ul{
	list-style-type:none;
}
.titremenugauche{
	width: 250px;
	height: 25px;
	background:#E58911;
	font-weight:bold;
	text-indent:10px;
	color:#FFFFE0;
	text-align:center;
	float:left;
}
#casemenugauche{
	width: 250px;
	height: 196px;
	margin-top:10px;
	background: transparent url(../images/menu_gauche.jpg) no-repeat;
	float:left;
}
#pub{
	width: 250px;
	height:515px;
	background: black;
	margin-top:10px;
	float:left;
}
#imgcontenu{
	width: 640px;
	height: 114px;
	background: transparent;
	margin-left: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:537px;
	float:left;
	background: transparent url(../images/contenu_corps.jpg) repeat-y;
}
#contenu_pied{
	width:640px;
	height:4px;
	background: transparent url(../images/contenu_pied.jpg) no-repeat;
	float:left;
}
#contenubas{
	width: 640px;
	height: 77px;
	background:#E58911;
	font-weight:bold;
	color:#FFFFE0;
	margin:10px 0 0 10px;
	float:right;
}
.tableshow{
	width:620px;
	height: 280px;
	margin-left:10px;
}
.tdshow{
	width:320px;
	height: 280px;
}
.txtcontenubas{
	width: 213px;
	height: 77px;
	float:left;
}
.imgreal{
	width:305px;
	height:225px;
	margin:0 0 10px 10px;
	float:left;
}
.imgborder{
	border-color:#745C58;
}
#pieddepage {
	width: 900px;
	height: 120px;
	margin-top:10px;
	color: #745C58;
	float: left;
}
.txtcenter{
	text-align:center;
}
.lienpieddepage{
	margin-left:12px;
	color: #745C58;
}

