/* CSS Document */

body {
	background: url(img/fond.jpg) 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:#4293D2;text-decoration:underline;}
a:hover {margin:0;padding:0;color:#2E618A;text-decoration:none;}
a img {border: 1px solid #0D346F; }
a:hover img {border: 1px solid #DCA523;}
td.pht1 a img {border: 1px solid #4293D2; filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
td.pht1 a:hover img {border: 1px solid #2E618A;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:600px;
	background: url(img/repetiteur.jpg) repeat-y;
}
td#haut {
	margin:0;
	padding:0;
	width:765px;
	height:9px;
	background: url(img/haut.jpg) no-repeat;

}
td#blocmenu_haut {
	margin:0;
	padding:0;
	width:765px;
	height:43px;
	background: url(img/fd_menu_haut.jpg) no-repeat;
}
td#bandeau {
	margin:0;
	padding:0;
	width:765px;
	height:171px;
	background: url(img/bandeau.jpg) no-repeat;
}
td#bandeau a img {
	border:none;
}
td#bandeau h1.header {width:765px;height:171px;margin:0;padding:0}
td#blocmenu {
	margin:0;
	padding:0;
	width:765px;
	height:25px;
	background: url(img/fd_menu.jpg) no-repeat;
}

td#titre {
	margin:0;
	padding:0;
	height:63px;
	width:765px;
	background: url(img/titre.jpg) no-repeat;
}
td#centre {
	vertical-align:top;
	background: url(img/corps.jpg) no-repeat top;
	margin:0;
	padding:10px 20px;
	height:259px;
	width:765px;
}
td#bas {
	margin:0;
	padding:0;
	background: url(img/bas.jpg) no-repeat;
	height:30px;
	clear:both;
	width:765px; 
	text-align:center;
	vertical-align:middle;
}
/*********************************************Titres********************************************/
h1 {font-size:1.1em;color:#215E8E;margin:0 0 0 70px;padding:20px 0 0 0; text-transform: uppercase; font-weight:500}
h2 {margin:0; padding:5px; color:#FFF;text-align:left;font-size:1em; background:#05A235; border:2px #006600 solid; text-align:center}
h3 {margin:0 0 20px 162px; padding:10px 10px; color:#4293D2;text-align:center;font-size:1em; border: 1px #FBA02A solid; width:380px}
/*********************************************Textes********************************************/
td#bas p {margin:0;padding:6px 0 1px 0;font-size:0.8em;font-weight:bold;color:#FFF; line-height:0.7em}
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:#FBA02A;font-size:0.9em; text-align:justify; font-weight:bold}
td#centre p.cliquez {font-style:italic;color:#FBA02A;text-align:center; font-size:0.8em}
td#centre p.visite {color:#FBA02A; text-align:center; font-weight:bold; font-size:0.9em}
td.legende {margin:0;padding:2px 0 0 0;color:#0D346F;font-size:0.8em;}
td#centre p.merci {margin:0;padding-top:50px; text-align:center; font-weight:bold;color:#4293D2}
/**********************************************Listes*********************************************/
#ul1 {color:#215E8E;margin:0 0 0 30px;padding:0;list-style:square;font-size:0.8em;}
#ul1 li {padding-bottom:3px;}
#ul2 {color:#FFF;margin:0;padding:5px 5px;list-style:square inside;font-size:0.9em; font-weight:bold; background:#215E8E; border:1px #999 solid}
#ul2 li {padding-bottom:10px;}
#ul3 {color:#666;margin:5px 0 15px 20px;padding:0;list-style:square;font-size:0.8em;}
#ul3 li {padding-bottom:5px;}
/*****************************************Menu bas****************************************/
ul#menu_haut {padding:0;margin:0 0 0 540px; }
ul#menu_haut li{
	list-style-type:none;
	margin:0;
	padding:0;
	display:block;
	float:left;
}
ul#menu_haut li a {
	height:28px;
	line-height:28px;
	float:left;/*si menu horizontal pour IE*/
	line-height:0.7em;
	color:#FFF;
	font-size:0.7em;
	margin:0;
	padding:15px 8px 0 8px;
	border-left:1px #A1CBF0 solid;
	border-right:1px #3E84BC solid;
	text-decoration:none;
	font-weight:bold;
}
ul#menu_haut li.border_bleu a {
	height:28px;
	line-height:28px;
	float:left;/*si menu horizontal pour IE*/
	line-height:0.7em;
	color:#FFF;
	font-size:0.7em;
	margin:0;
	padding:15px 8px 0 8px;
	border-left:1px #A1CBF0 solid;
	border-right:1px #A1CBF0 solid;
	text-decoration:none;
	font-weight:bold;
}
ul#menu_haut li a:hover { background:url(img/bt_over_haut.jpg) repeat-x;text-decoration:none;color:#FFF;} 
ul#menu_haut li a.active {background:url(img/bt_over_haut.jpg) repeat-x;text-decoration:none;color:#FFF;} 
/**************************************************Menu*******************************************/
ul#menu {padding:0 0 0 7px;margin:0;}
ul#menu li{
	list-style-type:none;
	margin:0;
	padding:0;
	display:block;
	float:left;
}
ul#menu li a{
	height:25px;
	float:left;/*si menu horizontal pour IE*/
	line-height:25px;
	color:#FFF;
	display:block;
	font-size:0.7em;
	font-weight:bold;
	margin:0;
	padding:0 9px;
	border-right:1px #CD7708 solid;
	border-left:1px #FFC375 solid;
	text-align:center;
	text-decoration:none;
}
ul#menu li.border_marron a {
	height:25px;
	float:left;/*si menu horizontal pour IE*/
	line-height:25px;
	color:#FFF;
	display:block;
	font-size:0.7em;
	font-weight:bold;
	margin:0;
	padding:0 9px;
	border-right:1px #CD7708 solid;
	border-left:1px #CD7708 solid;
	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:#FFF}
/****************************************************
		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;
	background:#E5EFF8;
}
form#form1 fieldset {}
form#form1 legend {
	font-size:0.8em;
	font-weight:bold;
	color:#2E618A;
}
form#form1 label {
	text-align:right;
	float:left;
	width:33%;
	padding-top:3px;
	font-size:0.8em;
	color:#2E618A;
}
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:#FFF;
}
div#signature div#signaturek span {
	position:relative;
	top:-8px;
	font-size:0.7em;
}
div#signature a { color:#FFF; }
div#signature p span{ font-size:0.7em;color:#FFF; }
/*********************photos***************************/
.pht {border:none;margin:0  10px 5px 0;padding:0;}
.cadre { margin:0 10px 5px 10px;padding:0; border:1px #2E618A solid}
img.puce {margin:0;padding:0 5px 0 0}

.cadre3{
	border:1px solid #215EBA;
	font-size:12px;
	color:#215EBA;
}
.cadre3 h2{
	font-size:14px;
	margin:0;
	padding:0 0 10px 0;
	 color:#215EBA;text-align:left; background:none; border:none;
}
/******************* CATALOGUE **********************/

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

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


.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;
}
