body{
	background-color:#A26565;
}

#center{
	position:relative;
	width:752px;
	height:485px;
	margin-left:auto;
	margin-right:auto;
}

#banniere{
	position:relative;
	width:752px;
	height:113px;
	margin-left:auto;
	margin-right:auto;
	background-image:url("./img/Bann_contour.jpg");
}

#menu{
	width:752px;
	height:21px;
	border-bottom:1px solid black;
}

.titre_menu{
	cursor:pointer;
	float:left;
	width:85px;
	background-color:#A26565;
	border:1px solid black;
	border-top:none;
	border-left:none;
	font-size:11px;
	font-family:arial;
	font-weight:bold;
	color:white;
	height:20px;
	text-align:center;
}

.position_titre_menu{
	margin-top:3px;
}

#footer{
	float:left;
	width:748px;
	height:25px;
	background-color:#A26565;
	border:2px solid black;
	border-top:none;
	font-family:tahoma;
	color:white;
	font-size:10px;
}

#div_news{
	float:left;
	width:458px;
	height:180px;
	background-image:url("./img/dgrade2.jpg");
	background-repeat:repeat-x;
	border-left:2px solid black;
}

#div_photos{
	float:left;
	width:290px;
	height:180px;
	background-image:url("./img/dgrade2.jpg");
	background-repeat:repeat-x;
	border-right:2px solid black;
}

#div_contenu{
	float:left;
	width:748px;
	background-image:url("./img/dgrade.jpg");
	background-repeat:repeat-x;
	border:2px solid black;
	border-top:none;
	background-color:white;
}

.ligne_grise{
	width:400px;
	position:relative;
	top:0px;
	left:0px;
	height:1px;
	font-size:1px;
	border-bottom:1px solid #AFAD93;
}

#module_news{
	position:relative;
	top:10px;
	left:20px;
}

.titre_news{
	font-family:tahoma;
	font-size:12px;
	color:#F04444;
	font-weight:bold;
}

.titre_page{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#717171;
}

#titre_page_module_chev{
	float:left;
	width:748px;
	height:30px;
	text-align:center;
	font-family:tahoma;
	font-size:15px;
	color:black;
	font-weight:bold;
}

#chev_ventes{
	float:left;
	width:748px;
}

.bloc_cheval{
	float:left;
	width:185px;
	height:250px;
	cursor:pointer;
}

.text_mini_case{
	width:185px;
	text-decoration:underline;
	font-family:tahoma;
	font-size:13px;
}

.td_intitule{
	font-family:arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	width:100px;
}

.td_donnees{
	font-family:arial;
	font-size:12px;
	color:#000000;
}
