#titre_page_module_chev{
	float:left;
	width:690px;
	height:30px;
	text-align:center;
	font-family:tahoma;
	font-size:15px;
	color:black;
	font-weight:bold;
}

#chev_ventes{
	float:left;
	width:690px;
}

.bloc_cheval{
	float:left;
	width:168px;
	cursor:pointer;
	text-align:center;
	border:1px dashed black;
	margin-left:1px;
}

.text_mini_case{
	width:168px;
	text-decoration:underline;
	font-family:tahoma;
	font-size:13px;
	text-align:center;
}

.td_intitule{
	font-family:arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	width:100px;
	background-color:#c1b083;
}

.td_donnees{
	font-family:arial;
	font-size:12px;
	color:#000000;
	background-color:#d3c6a5;
}

.titre_cheval{
	background-image:url(./img_site/test.jpg);
	background-repeat:repeat-x;
	float:left;
	text-align:center;
	color:white;
	width:168px;
	height:20px;
	font-size:12px;
	font-family:verdana;
	font-weight:bold;
}

tr{
	border:1px black dashed;
}