/************************************************************
							Body
************************************************************/
body {
	background: url(img/fond.jpg) repeat-x top left #533323 ;
	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
************************************************************/
img {border:none;}
img.border {border: 1px solid #4b2e23;}
img.no_border { border:none}
a {margin:0;padding:0;color:#ffca4a;text-decoration:underline;}
a:hover {margin:0;padding:0;color:#FFF;text-decoration:none;}
a img {border: 1px solid #ffca4a; filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
a:hover img {border: 1px solid #FFF;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;}
td.pht a img {border: none; filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
td.pht a:hover img {border: none;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;}
td.pht1 a img {border: 1px solid #ffca4a; filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
td.pht1 a:hover img {border: 1px solid #FFF;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;}
a img.cadre_gauche  {margin:0 10px 10px 0; padding:0 ;border: 1px solid #ffca4a;filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
a:hover img.cadre_gauche  {border: 1px solid #FFF; margin:0 10px 10px 0;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;}
a img.cadre_droit  {border: 1px solid #ffca4a; margin:0 0 10px 10px;filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
a:hover img.cadre_droit  {border: 1px solid #FFF; 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:600px;
	background: url(img/repetiteur.jpg) repeat-y;
}
td#bandeau {
	margin:0;
	padding:0;
	width:765px;
	height:165px;
	background:url(img/bandeau.jpg) no-repeat;
}
td#bandeau a img {
	border:none;
}
td#bandeau h1.header {width:765px;height:165px;margin:0;padding:0; border:none;}
td#blocmenu {
	margin:0;
	padding:0;
	width:169px;
	height:247px;
	background:url(img/menu.jpg) no-repeat;
	vertical-align:top;
}
td#titre {
	margin:0;
	padding:0;
	width:596px;
	height:100px;
	background:#000;
}
td#titre img { padding:0; margin:0}
td#corps {
	vertical-align:top;
	background:url(img/corps.jpg) no-repeat top;
	margin:0;
	padding:25px 30px 10px 80px;
	height:255px;
	width:486px;
}
div#adresse {
	margin:0 auto;
	padding:0 0 0 25px;
	background:url(img/adresse.jpg) no-repeat;
	height:80px;
	clear:both;
	width:740px; 
	text-align:left;
	color:#fca619;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	vertical-align:top;
}
/************************************************************
							Titres
************************************************************/
h1 {font-size:1.1em;color:#ffca4a;margin:0;padding:0; font-weight:bold;}
h1.lettrine:first-letter {font-weight:bold;font-size:1.1em; color:#ffca4a}
h2 {margin:10px 0 10px 0; padding:0; color:#ffca4a;font-size:1em;text-align:center;}
h3 {margin:15px 0; padding:5px; color:#000;font-size:0.9em;text-align:left; background:#c20b0b; border-bottom:2px #000 solid}
h6 {margin:0; padding:0; color:#000;font-size:0.8em;text-align:center;}
/************************************************************
							Textes
************************************************************/
td#corps p {margin:0;padding:0;color:#000;font-size:0.8em; text-align:justify}
td#corps p.intro {margin:0;padding:0;color:#ffca4a;font-size:0.9em; text-align:justify; font-weight:bold}
td#corps p.adresse {margin:0;padding:0;color:#4b2e23;font-size:1em; text-align:center; font-weight:bold}
td#corps p.cliquez {color:#000;text-align:center; font-size:0.6em; margin:15px 0 0 0}
td#corps p.merci {margin:0;padding-top:50px; text-align:center; font-weight:bold;color:#000}
td#corps p.ancre {text-align:center; font-size:0.7em; margin:15px 0 0 0}
span.color {color:#ffca4a;font-weight:bold;}
span.gd {color:#ffca4a; font-weight:bold; text-transform:uppercase}

/************************************************************
							Listes
************************************************************/
#ul1 {color:#000;margin:15px 0;padding:0;list-style-type:square; list-style-position:inside; font-size:12px; line-height:14px}
#ul1 li {padding-bottom:15px;}
#ul2 {color:#000;margin:15px 0;padding:0;list-style-type:square; list-style-position:inside; font-size:12px; line-height:14px}
#ul2 li {padding-bottom:15px;}
/************************************************************
					Menu haut
************************************************************/
table#version {padding:0;margin:15px 0 0 15px;}
table#version td{list-style-type:none;margin:0;padding:0;font-size:0.7em;color:#FFF;}
table#version td a{margin:0;padding:0 5px 0 0;text-align:left;}
ul#version td a:hover, ul#version td a.active{ text-decoration:none;color:#8da1e5}
/************************************************************
					Menu principal
************************************************************/
ul#menu {padding:0;margin:13px 0 0 10px;}
ul#menu li{
	list-style-type:none;
	margin:0;
	padding:0;
	display:block;
}
ul#menu li a{
	height:18px;
	line-height:18px;
	color:#ffca4a;
	display:block;
	font-size:0.7em;
	margin:0;
	padding:0 0 0 8px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px #ffca4a solid;
	text-transform:uppercase;
}
ul#menu li.border_bas a {
	border-bottom:none;
}
ul#menu li a:hover, ul#menu li a.active{ background:url(img/bt_over.jpg) repeat-x;  color:#000}
/****************************************************
		STYLES SPECIFIQUES AUX FORMULAIRES
****************************************************/
table#formulaire { margin:0; padding:0;}
table#formulaire td#nom { margin:0; padding:0;color:#666; font-size:0.7em; font-weight:bold}
table#formulaire td#obligatoire { margin:0; padding:0;color:red; font-size:0.7em;}
/****************************************************/
form#form1 {
	margin:auto;
	text-align:left;
	width:95%;
	padding:4px;
}
form#form1 fieldset {
border: 1px solid #000;
margin-bottom:5px;
}

form#form1 legend {
	font-weight:bold;
	color:#ffca4a;
}
form#form1 label {
	text-align:left;
	float:left;
	width:33%;
	padding-top:3px;
	font-size:0.7em;
	margin-left:5px;
	color:#000;
}
form#form1 ul {
	margin:0;padding:0;
	list-style-type:none;
}
form#form1 ul li { background-image:none; }
form#form1 li#bouton { float:left; margin:15px 0 }


#cryptogram {
background-color:#FFFFFF;
	border: 1px solid #000;
	margin:5px 0 0 0;
	padding:0;
}

input, textarea {
	color:#000;
	font-weight:bold;
	background:#eff0f1;
	border:1px solid #666;
	margin:3px 0 5px 5px;
}
input.bt { background:#ffca4a ; color:#000; border-top:1px #FFF outset;border-right:1px #FFF outset;border-left:1px #000 inset;border-bottom:1px #000 inset; padding:5px}
legend { font-size:0.8em}
div#obligatoire { margin:3px; padding:0;color:#CCC; font-size:0.7em; text-align:right}
/****************************************************
				    SIGNATURE
****************************************************/
#credits img{
	vertical-align:middle;
}
#credits{
	width:800px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:11px;
	color:#CCC;	
}
#credits a{
	font-size:11px;
	color:#FFF;
	text-decoration:underline;	
}
#credits a:hover{
	font-size:11px;
	color:#ffca4a;	
	text-decoration:none;
}


/*****************************************************************
							Module Actu
*****************************************************************/
div#news_desc {margin:0 0 5px 5px; font-size:0.7em; color:#CCC}
span#news_page {font-size:0.6em}
span#news_date { text-align:left; color:#000; width:100%; padding:5px; margin:0;font-weight:bold;}
td.cadre3 {padding:0;border:1px #000 solid; background:#c20b0b}
div#news img.pht a {border:1px #FFF solid} 
div#result_news{color:#000; font-size:0.8em}
/*****************************************************************
						Module catalogue
*****************************************************************/
#listeVehicules {
 	border: solid 1px #254e86;
}

#bandeauVehicules {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.01ex;
	text-align:center;
	color: #254e86;
	background:url(img/fd_entete_cata.jpg) repeat;
}


.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: #000;
	font-weight:bold;
}

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


