/************************************************************
							Body
************************************************************/
body {
	background: url(img/anis.jpg);
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 0 0 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 #000;}
img.no_border { border:none}
a {margin:0;padding:0;color:#ccff00;text-decoration:underline;}
a:hover {
	margin:0;
	padding:0;
	color:#ccff00;
	text-decoration:none;
}
a img {border: 1px solid #000; filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
a:hover img {border: 1px solid #000;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 #cc0001; filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
td.pht1 a:hover img {border: 1px solid #642b20;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 #cc0001;filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
a:hover img.cadre_gauche  {border: 1px solid #642b20; margin:0 10px 10px 0;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;}
a img.cadre_droit  {border: 1px solid #cc0001; margin:0 0 10px 10px;filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
a:hover img.cadre_droit  {border: 1px solid #642b20; margin:0 0 10px 10px;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;}
/************************************************************
				Structure principale
************************************************************/
#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:602px;
	background: url(img/gris1.jpg);
}
#bandeau {
	margin:0;
	padding:0;
	width:765px;
	height:272px;
	background:url(img/top.jpg) no-repeat;
}
#bandeau a img {
	border:none;
}
#animTop {
	float:left;
	
}

#bandeau h1.header {width:765px;height:310px;margin:0;padding:0; border:none;}

#corps {
	margin:0;
	padding:10px 20px 10px 20px;
	width:725px;
	color:#CCC;
	font-size:12px; text-align:justify;  font-weight:bold;
}
div#adresse {
	margin:0 auto;
	padding:5px;
	background: url(img/gris2.jpg);
	height:20px;
	clear:both;
	width:755px;
	text-align:center;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	vertical-align:bottom;
}
/************************************************************
							Titres
************************************************************/
h1 {font-size:20px;color:#ccff00;margin:0 0 15px 0;padding:0; font-weight:bold; }
h1.lettrine:first-letter {font-weight:bold;font-size:1em; color:#cc0001}
h2 {margin:10px 0 10px 0; padding:0; font-size:1em;text-align:center;}
h3 {margin:0 0 10px 0; padding:0; font-size:0.9em;text-align:left;}

/************************************************************
							Textes
************************************************************/
#corps p {margin:0;padding:0;font-size:12px; text-align:justify;  font-weight:bold;}
#corps p.intro {
	margin:0;
	padding:0;
	text-align:justify;
	font-weight:bold
}
#corps p.adresse {margin:0;padding:0;color:#4b2e23;font-size:1em; text-align:center; font-weight:bold}
#corps p.cliquez {color:#642b20;text-align:center; font-size:0.6em; margin:15px 0 0 0}
#corps p.merci {
	margin:0;
	padding-top:50px;
	text-align:center;
	font-weight:bold
}
#corps p.ancre {text-align:center; font-size:0.7em; margin:15px 0 0 0}
span.marron {color:#cc0001;font-weight:bold;}
span.gd {color:#cc0001; font-weight:bold; text-transform:uppercase}
/************************************************************
							Listes
************************************************************/
#ul1 {color:#642b20;margin:15px 0;padding:0;list-style-type:square; list-style-position:inside; font-size:0.8em; line-height:0.8em}
#ul1 li {padding-bottom:15px;}
#ul2 {color:#000;margin:15px 0;padding:0;list-style-type:square; list-style-position:inside; font-size:0.8em; line-height:0.8em}
#ul2 li {padding-bottom:15px;}
/************************************************************
					Menu principal
************************************************************/
ul#menu {
	padding:35px 0 0 0;
	margin:0 0 0 0;
	background:url(img/gris2.jpg);
	width:207px;
	height:231px;
	float: left;
}
ul#menu li{
	list-style-type:none;
	margin:0;
	padding:0;
	display:block;
}
ul#menu li a{
	height:17px;
	color: #CCC;
	display:block;
	font-size:0.7em;
	margin:0;
	padding:3px 0 0 13px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px #333 solid;
}
ul#menu li.border_bas a {
	border-bottom:none;
}
ul#menu li a:hover, ul#menu li a.active{ 
color:#FFF; 
background: #F09;
padding:3px 0 0 13px;
}
#chemin {
	font-size:11px;
	font-weight:normal;
	margin:0 0 10px 0;
}
#chemin a{
	color:#CCC;
}



/**************************************************
			Ombre portée
***************************************************/
.shad {
moz-box-shadow: 6px 6px 6px #999;
webkit-box-shadow: 6px 6px 6px #999;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=130, Strength=100);
} 
		
/****************************************************
		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:80%;
	padding:4px;
}
form#form1 fieldset {
border: 1px solid #666;
margin-bottom:5px;
}

form#form1 legend {
	font-weight:bold;
}
form#form1 label {
	text-align:left;
	float:left;
	width:30%;
	padding-top:3px;
	margin-left:5px;
}
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;
}
legend { font-size:130%;}
div#obligatoire {
	margin:3px;
	padding:0;
	color:#999;
	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:#333;
}
#credits a{
	font-size:11px;
	color:#FFF;
	text-decoration:underline;	
}
#credits a:hover{
	font-size:11px;
	color:#333;
	text-decoration:none;
}


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

#bandeauVehicules {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.01ex;
	text-align:center;
	color: #ccff00;
	background: url(img/gris2.jpg);
	border-bottom:1px solid #333;
}


.lienInfos {
	font-family: arial;
	font-size: 11px;
	color:#ccff00;
	font-weight: bold;
	text-decoration:underline;
	}
.lienInfos:visited {
	font-family: arial;
	font-size: 11px;
	color:#ccff00;
	font-weight: bold;
	text-decoration:underline;
}
.lienInfos:hover {
	font-family: arial;
	font-size: 11px;
	color:#ccff00;
	font-weight: bold;
	text-decoration:none;
}
.lienInfos:active {
	font-family: arial;
	font-size: 10px;
	color: #ccff00;
	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; }


.mise-valeur{
color:#ccff00;
}

.mise-valeur-rouge{
color:#FF0000;
font-size:16px;
}

.txt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

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