/*MENU START*/
a.menu:link{color: #FFF; font-size: 13px; text-decoration:none;}
/*MENU END*/

/*VEHICULES / VEHICULE START */
div.vehicules_title h1 {
font-size : 20px;
font-weight:bold;
text-align: left;
padding: 2px 2px 2px 30px;
margin-bottom: 10px;
margin-top: 10px;
margin-left: 0px;
margin-right: 0px;
text-decoration : none;
background: #F0EADB;
color: #961414;
}


div.vehicules
{
	height:auto;
	margin:auto;
	padding:0;
	width:600px;
}
div.vehicules table
{
	width:600px;
	background-color:#DFCDBA;
}
td.vehicules_img
{
	text-align:center;
	width:140px;
	height:110px;
	border-bottom:2px solid #FFFFFF;
}
td.vehicules_img img
{
	width:100px;
	border:1px solid #FFFFFF;
}

td.vehicules_desc
{
	border-bottom:2px solid #FFFFFF;
	width:460px;
}

td.vehicules_desc p
{
	color:#5A5853;
	font-family:inherit;
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:7px 20px 6px 10px;
}

td.vehicules_desc a:link{color: #7E0D0D; font-size: 14px; text-decoration:underline;}
td.vehicules_desc a:active {color: #7E0D0D; font-size:14px; text-decoration:underline;}
td.vehicules_desc a:visited {color: #7E0D0D; font-size:14px; text-decoration:underline;}
td.vehicules_desc a:hover {color: #7E0D0D; font-size:14px; text-decoration:underline;}

div.vehicules_price
{
	height:auto;
	margin:auto;
	padding:10px;
	width:750px;
}
div.vehicules_price p
{
	text-align:center;
	color:#5A5853;
	font-family:inherit;
	font-size:12px;
	font-weight:normal;
}

div.vehicule h1 {
font-size : 20px;
font-weight:bold;
text-align: left;
padding: 0 2px;
margin-bottom: 10px;
margin-top: 10px;
margin-left: 0px;
margin-right: 0px;
text-decoration : none;
background: #F0EADB;
color: #961414;
}

div.vehicule h2
{
	color: #961414;
	font-family:inherit;
	font-size: 14px;
	padding:0;
	padding: 0 2px;
	font-weight:bold;
}

td.vehicule_img img
{
	border:1px solid #961414;
}

/*VEHICULES / VEHICULES ENF*/

/*PARTNER START*/
div.partner
{
padding:0;
margin:0px 30px 0px 30px;

}



div.partner_title h1
{
font-size : 20px;
font-weight:bold;
text-align: left;
padding: 2px 2px 2px 30px;
margin-bottom: 10px;
margin-top: 10px;
margin-left: 0px;
margin-right: 0px;
text-decoration : none;
background: #F0EADB;
color: #961414;
}

div.partner table
{
padding:0;
margin:0;
}

div.partner td
{
padding:10px;
margin:0;
border-bottom:#FFFFFF solid 2px;
background-color: #DFCDBA;
}

div.partner h2 
{
	font-size : 16px;
	font-weight:bold;
	text-align: left;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0px;
	text-decoration : none;
background: #DFCDBA;
color: #961414;
}

div.partner p 
{
	font-size : 12px;
	padding : 0px 0px 0px 0px;
	margin: 0px;
	text-align: justify;
	text-decoration:none;
	color: #5A5853;
}

td.partner_img
{
	width:150px;
	text-align:center;
}

td.partner_img img
{
	width:120px;
}
/*PARTNER END*/




/*ACTU START*/

div.actu_title h1
{
    text-align:left;
    font-weight:bold;
    font-size:18px;
    color:#e31d29;
    margin: 0px 25px 10px 25px;
    padding: 15px 2px 2px 2px;
background: #F0EADB;
color: #961414;
}


div.actu h2 
{
	font-size : 15px;
	font-weight:bold;
	text-align: left;
	padding: 10px 2px 2px 30px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-decoration : none;
color: #961414;
}

div.actu p 
{
	font-size : 13px;
	padding : 0px 25px 0px 30px;
	margin: 0;
	text-align: justify;
	text-decoration:none;
color: #5A5853;
}

div.actu ul
{
	font-size : 13px;
	padding : 10px 25px 10px 30px;
	margin: 0px 30px 0px 30px;
	text-align: justify;
	text-decoration:none;
color: #5A5853;
}

img.actu_img
{
float:left;
width:200px;
border:0;
margin:0 10px 5px 0px;

}

p.actu_date
{
font-style:italic;
color: #5A5853;
font-weight:bold;
}

/*ACTU END*/
