/* CSS Document */

body {
	background:#014991 repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0; /* pour éviter les marges */
	padding:0;
    text-align: center; /* pour corriger le bug de centrage IE */
}
/***********************liens*******************************/
a {margin:0;padding:0;color:#D82B1A;text-decoration:underline;}
a:hover {margin:0;padding:0;color:#000;text-decoration:none;}
a img {border: 1px solid #9B2E14; }
a:hover img {border: 1px solid #999;}
td.pht1 a img {border: 1px solid #D82B1A; filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
td.pht1 a:hover img {border: 1px solid #999;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;}
a img.cadre_gauche  {border: 1px solid #D82B1A; margin:0 10px 10px 0;filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
a:hover img.cadre_gauche  {border: 1px solid #999; margin:0 10px 10px 0;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;}
a img.cadre_droit  {border: 1px solid #D82B1A; margin:0 0 10px 10px;filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
a:hover img.cadre_droit  {border: 1px solid #999; margin:0 0 10px 10px;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;}
/***************Structure principale************************/
table#conteneur {
	padding:0;
	margin-left: auto;
    margin-right: auto;
    text-align: left; /* on rétablit l'alignement normal du texte */
	width:765px;
	height:auto;
	min-height:700px;
	background: url(img/repetiteur.jpg) repeat-y;
}

td#haut {
	margin:0;
	padding:0;
	width:765px;
	height:219px;
	background: url(img/haut.jpg) no-repeat;
}
td#blocmenu_haut {
	margin:0;
	padding:0;
	width:765px;
	height:17px;
	background:url(img/fd_menuhaut.jpg) no-repeat;
	vertical-align:bottom;
}
td#haut a img {
	border:none;
}
td#haut h1.header {width:765px;height:219px;margin:0;padding:0}
td#blocmenu {
	margin:0;
	padding:0;
	width:765px;
	height:23px;
	background: url(img/fd_menu.jpg) no-repeat;
}
td#titre {
	margin:0;
	padding:0;
	height:41px;
	width:765px;
	background: url(img/titre.jpg) no-repeat;
	vertical-align:top;
}
td#centre {
	vertical-align:top;
	background: url(img/corps.jpg) no-repeat top;
	margin:0;
	padding:5px 40px 10px 40px;
	height:339px;
	width:765px;
}
td#bas {
	margin:0;
	padding:0;
	background: url(img/bas.jpg) no-repeat;
	height:61px;
	clear:both;
	width:765px; 
	text-align:center;
	vertical-align:bottom;
}
/*********************************************Titres********************************************/
h1 {font-size:1em;color: #014991;margin:0;padding:10px 0 0 40px; font-weight:bold}
h1.lettrine:first-letter {font-weight:bold;font-size:1.4em; color:#000;}
h3 {margin:0; padding:0; color:#014991;text-align:center;font-size:0.9em}
/*********************************************Textes********************************************/
td#bas p {margin:0;padding:0 0 11px 0;font-size:0.7em;color:#FFF; line-height:0.7em;text-transform:uppercase}
td#centre p {margin:0;padding:0;color:#000;font-size:0.8em; text-align:justify}
td#centre p.intro {margin:0;padding:0;color:#014991;font-size:1em; text-align:justify; font-weight:bold}
td#centre p.cliquez {color:#014991;text-align:center; font-size:0.8em; margin:8px 0 0 0}
td#centre p.merci {margin:0;padding-top:50px; text-align:center; font-weight:bold;color:#999}
td#centre p.ancre {text-align:center; font-size:0.7em; margin:15px 0 0 0}
td#centre span.rouge {color:#D82B1A;font-weight:bold }
/**********************************************Listes*********************************************/
#ul1 {color:#014991;margin:0 0 0 10px;padding:0;list-style:square inside;font-size:0.8em;}
#ul1 li {padding-bottom:7px;}
/************************************************Menu haut*****************************************/
ul#menu_haut {padding:0 0 0 437px;margin:0;}
ul#menu_haut li{
	list-style-type:none;
	margin:0;
	padding:0;
	display:block;
	float:left;
}
ul#menu_haut li a{
	height:17px;
	float:left;/*si menu horizontal pour IE*/
	line-height:17px;
	color:red;
	display:block;
	font-size:0.7em;
	margin:0;
	padding:0 10px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	border-right:1px #D82B1A solid;
}
ul#menu_haut li.border_g a {
	float:left;/*si menu horizontal pour IE*/
	display:block;
	font-size:0.7em;
	border-left:none;
	text-align:center;
	text-decoration:none;
}
ul#menu_haut li.border_d a {
	float:left;/*si menu horizontal pour IE*/
	display:block;
	font-size:0.7em;
	border-right:none;
	text-align:center;
	text-decoration:none;
}
ul#menu_haut li a:hover, ul#menu_haut li a.active{color:#FFF; background:#D82B1A repeat-x}
/**************************************************Menu*******************************************/
ul#menu {padding:0 0 0 22px;margin:0;}
ul#menu li{
	list-style-type:none;
	margin:0;
	padding:0;
	display:block;
	float:left;
}
ul#menu li a{
	height:23px;
	float:left;/*si menu horizontal pour IE*/
	line-height:23px;
	color:#FFF;
	display:block;
	font-size:0.6em;
	margin:0;
	padding:0 7px;
	border-right:1px #FFF solid;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}
ul#menu li.border_gauche a {
	float:left;/*si menu horizontal pour IE*/
	display:block;
	font-size:0.6em;
	border-left:none;
	text-align:center;
	text-decoration:none;
}
ul#menu li.border_droit a {
	float:left;/*si menu horizontal pour IE*/
	display:block;
	font-size:0.6em;
	border-right:none;
	text-align:center;
	text-decoration:none;
}
ul#menu li a:hover, ul#menu li a.active{background: url(img/bt_over.jpg) repeat-x; color:#014991}
/****************************************************
		STYLES SPECIFIQUES AUX FORMULAIRES
****************************************************/
ul#formulaire {
	list-style-type:none;
	margin:5px 0 5px 0;
	padding:0 0 0 20px;
	height:1%;
}
ul#formulaire li {
	margin-left:10px;
	padding:5px 0 5px 25px;
}
form#form1 {
	margin:auto;
	text-align:left;
	width:70%;
	padding:4px;
}
form#form1 fieldset {}
form#form1 legend {
	font-size:0.8em;
	font-weight:bold;
	color:#D82B1A
}
form#form1 label {
	text-align:right;
	float:left;
	width:33%;
	padding-top:3px;
	font-size:0.8em;
	color:#014991;
}
form#form1 ul {
	margin:0;padding:0;
	list-style-type:none;
}
form#form1 ul li { background-image:none; }
form#form1 li#bouton { float:right; }
/****************************************************
				    SIGNATURE
****************************************************/
div#signature {
	margin:5px auto;
	width:765px;
	text-align:center;
	color:#CCC;
}
div#signature div#signaturek span {
	position:relative;
	top:-5px;
	font-size:0.7em;
}
div#signature a { color:#FFF; }
div#signature p span{ font-size:0.7em;color:#CCC; }
/*********************photos***************************/
.cadre { margin:0 10px 10px 0;padding:0; border:1px #9B2E14 solid}
.cadre1 { margin:0;padding:0; border:1px #D82B1A solid}
img.cadre_gauche  {border: 1px solid #D82B1A; margin:0 10px 10px 0;}
/*********************Actu*******************************/
.cadre3 {border:1px #CCC solid; color:#FFF}

/******************* CATALOGUE **********************/

#listeVehicules {
 	border: solid 1px #F1705B;
}

#bandeauVehicules {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.01ex;
	text-align:center;
	color: #FFFFFF;
	background-color:#F1705B;
}


.lienInfos {
	font-family: arial;
	font-size: 10px;
	color: #C43024;
	font-weight: bold;
	text-decoration:underline;
	}
.lienInfos:visited {
	font-family: arial;
	font-size: 10px;
	color: #C43024;
	font-weight: bold;
	text-decoration:underline;
}
.lienInfos:hover {
	font-family: arial;
	font-size: 10px;
	color: #C43024;
	font-weight: bold;
	text-decoration:none;
}
.lienInfos:active {
	font-family: arial;
	font-size: 10px;
	color: #C43024;
	font-weight: bold;
	text-decoration:underline;
}

.lien3 {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration:underline;
	}
.lien3:visited {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration:underline;
}
.lien3:hover {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration:none;
}
.lien3:active {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration:underline;
}


.lien4 {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
	}
.lien4:visited {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}
.lien4:hover {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.lien4:active {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}


.lienVendu {
	background-color:#CCCCCC;
	font-family: arial;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration:underline;
	}
.lienVendu:visited {
	background-color:#CCCCCC;
	font-family: arial;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration:underline;
}
.lienVendu:hover {
	background-color:#CCCCCC;
	font-family: arial;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration:none;
}
.lienVendu:active {
	background-color:#CCCCCC;
	font-family: arial;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration:underline;
}

.cadre3-bas {border-bottom: 1px solid #BABABA; }
.cadre3-left {border-left: 1px solid #6F0A0A; }


.txtRed {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 15px; color: #FF0000;
	font-weight:bold;
}

.txt11 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px; color: #000000;
}

.txt11 p {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px; color: #000000;
}
