@charset "utf-8";

p, table{
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.menu_occasion{
	font-size:11px;
	line-height:11px;
}
h1{
	color:#CC0000;
	font-size:20px;
}
h2{
	font-size:16px;
}
a{ 
	text-decoration:none;
	color:#880000;
}
a:hover{
	color:#FF0000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer a{
	text-decoration:none;
	color:#000000;
}
.footer a:hover{
	text-decoration:underline;
}
.description{
	padding-left:150px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:20px;
}
.content{
	padding:10px;
}
.occasions{
	padding:10px;
}
.marque_auto{
	font-size:16px;
	color:#666666;
	font-weight:bold;
	padding-top:20px;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#666666;
	
}
.tableau_filtre{
	background-color:#eeeeee;
	border-style:dotted;
	border-color:#666666;
	border-width:1px;
	font-size:11px;
}
.select_filtre{
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:200px;
}
.tableau_prix{
	background-color:#eeeeee;
	border-style:dotted;
	border-color:#666666;
	border-width:1px;
	font-weight:bold;
}

