/*************************************************
				STYLES BALISES GENERIQUES
*************************************************/
body {
	margin:0;
	padding:0 0 0 0;
	background: url(img/fond.jpg) repeat-x 50% 0 #CE2721;
	color:#000000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

hr { clear:both;visibility:hidden;margin:0;padding:0;height:0; }
/************************************************
				MISE EN FORME TEXTE
************************************************/
.petit { font-size:10px; }
.grand { font-weight:bold;font-size:130%; }
.subheader { 
	position:absolute; 
	top: 90px;
	right:172px;
	font-size:12px; 
	color:#000; 
	font-weight:normal; 
	text-decoration:none;}
.subheader:hover { font-size:12px; color:#000; font-weight:normal; texte-decoration:none;}
.big {
	margin-left:-5px;
	font-weight:bold;
	font-size:18px;
	font-style:italic;
	color:black;
}
h3, a, .texte_mis_en_evidence {color:#A21609;}
a:hover {color:#fff;}

h1 {
	font-size:18px;
	font-weight:bold;
	line-height:26px;
	margin:0 10px 0 30px;
	padding:0px 0 5px 35px;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#A21609;
	background-image:url(img/tomate-h1.jpg);
	background-repeat:no-repeat;
}

h2 {
	font-size:14px;
	font-weight:bold;
	margin:0 10px 0 0;
	padding:0px;
	color:#3F0D10;
}

h3 {
	font-size:12px;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:5px;
}

a {	font-weight:bold;}
a:hover { text-decoration:none; }
/************************************************
				IMAGES
************************************************/
.border {
	margin:2px;
	border:1px solid #000;
}
/***********************************************
				STYLES MISES EN FORME
***********************************************/
div#conteneur {
	position:relative;
	margin:auto;
	width:765px;
	background: url('img/repetition.jpg') repeat-y ;
}

/***********************************************
				CHEMINS
***********************************************/

#chemin{
	clear:both;
	font-size:10px;
	height:20px;
	margin:0 0 20px 30px;
	}
#chemin *{font-size:10px}

#chemin a {color:#70371C;}
#chemin a:hover,#chemin a.active  {color:#CC2616;}

/************************************************
				ENTETE
************************************************/

h1#entete {
	background: url('img/entete.jpg') no-repeat;
	height:111px;
	margin:0;padding:0;	
}

h1#entete a span{
	display:block;
	height:111px;
	visibility:hidden;
}


/*****************************************************
				MENU horizontal
*****************************************************/

ul#menu {
	background:url(img/menu.jpg) no-repeat;
	height:26px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	list-style-type:none;
}
ul#menu li {
	display:inline;
	margin:0;padding:0;
}
ul#menu li a {
	display:block;
	height:28px;
	float:left;
	margin:0;
	padding:0 20px 0 20px;
	color:#000;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:24px;
	text-decoration:none;
	background:url(img/separation.jpg) no-repeat left;
	border-right:solid 1px #000000;
}

ul#menu li a:hover, ul#menu li a.active{
	/*background:url(img/rollhover.jpg) repeat-x ;*/
	color:#EFD751;
	background-color:#C5280B;
}

ul#menu li#premier_lien a { 
	/*background:none;*/
	padding-left:10px;
	border-left:solid 1px #000000;
}

ul#menu li#premier_lien a:hover, ul#menu li#premier_lien a.active  {
	/*background:url(img/rollhover.jpg) repeat-x ;*/
	color:#EFD751;
	padding-left:10px;
	background-color:#C5280B;
}

/*ul#menu li#dernier_lien a {
	border:none;
}*/


/*****************************************************
		MENU horizontal en bas de page
*****************************************************/

ul#menu-bas {
	/*background:url(img/menu.jpg) no-repeat;*/
	height:27px;
	margin:0px 0 0px 0;
	padding:0px 0 0px 10px;
	list-style-type:none;
	position:absolute;
	top:3px;
	right:3px;
}
ul#menu-bas li {
	display:inline;
	margin:0;padding:0;
}
ul#menu-bas li a {
	display:block;
	height:14px;
	float:left;
	margin:0;
	padding:0 10px 0 10px;
	color:#415925;
	font:bold 11px Arial, Helvetica, sans-serif;
	line-height:14px;
	text-decoration:none;
	background:url(img/separation.jpg) no-repeat left;
	border-right:solid 1px #415925;
}

ul#menu-bas li a:hover, ul#menu-bas li a.active {
	/*background:url(img/rollhover.jpg) repeat-x ;*/
	color:#BD2A09;
}

ul#menu-bas li#premier_lien a { 
	background:none;
	padding-left:5px;
}

ul#menu-bas li#premier_lien a:hover, ul#menu-bas li#premier_lien a.active {
	background:url(img/rollhover.jpg) repeat-x ;
	color:#000;
	padding-left:5px;
}

ul#menu-bas li#dernier_lien a {
	border:none;
}

/***********************************************************
				CORPS
***********************************************************/
div#corps {
	background: url('img/bas.jpg') no-repeat 0 bottom;
}

div#contenu {
	background:url('img/haut.jpg') no-repeat;
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	min-height:420px;
}

div#contenu-global{/*permet de déplacer ensemble le contenu modifiable, le chemin et le h1*/
	padding-top:160px;
}

div#contenu_modifiable {
	border:none;
	margin:0 0 0 10px;
	padding:10px 0 20px 40px ;
	color:#000;
	width:700px;
}

div#contenu p {
	text-align:justify;
	margin:0;
	padding:5px;
}

div#contenu_modifiable ul {
	list-style-type:none;
	margin:5px 0 5px 0;
	padding:0 0 0 20px;
	height:1%;
}
div#contenu_modifiable ul li {
	background:url(img/puce.jpg) no-repeat left 5px;
	margin-left:10px;
	padding:2px 0 2px 15px;
}

/****************************************************
		FORMULAIRES
****************************************************/
form#form1 {
	margin:auto;
	text-align:left;
	width:60%;
	padding:4px;
}
form#form1 fieldset {
	border:1px solid #;
	margin-bottom:5px;
}

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

input, textarea {
	color:#666;
	font-weight:bold;
	background:#fff;
	border:1px solid #666;
}

#cryptogram {
	border: 1px solid #666;
	margin:0 0 0 0;
	padding:0;
	background:#fff;

}

/****************************************************
				PIED
****************************************************/
div#pied {
	clear:both;
	background: url('img/pied.jpg') no-repeat;
	height:32px;
	color:#EED851;
	font-weight:bold;
	line-height:24px;
}

/****************************************************
				MENTION LEGALE
****************************************************/

div#signature {
	margin:5px auto;
	width:765px;
	text-align:center;
	color:#000;
	font-size:10px;
}

/****************************************************
				Newsletter 
****************************************************/
div#newsletter h2{
	position:absolute;
	top: 284px;
	right:68px;
	font-size:11px;
	/*padding-bottom:4px;*/
}

#newsletter .image-newsletter{
	border:none;
	width:26px;
	height:14px;
	margin-bottom:2px;
}

#newsletter .image-newsletter:hover{
	border:solid 1px #333333;
	/*background-image:url(img/bt_recherche_ok_onmouseover.jpg);*/
}

div#newsletter #form{
	position:absolute;
	top:300px;
	right:10px;
	width:130px;
	height:14px;
}


#newsletter{

	width:130px;
	height:45px;
	text-align:left;
}
#newsletter .formulaire-newsletter{
	background-color:#fff;
	font-size:10px;
	line-height:14px;
	color: #000;
	border-color:#72361C;
	height:14px;
	width:90px;
}



/****************************************************
				MODULES ACTUALITES 
****************************************************/
.cadre3{ 
	border:1px solid #E4AE4C;
	background-color:#DFA84B;
}
.cadre4{ border:1px solid #FFFFFF;}

/****************************************************
				MODULES catalogue simple
****************************************************/

#listeVehicules {
 	border: solid 1px #97b973;
}

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


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

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


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


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

.cadre3-bas {border-bottom: 1px solid #97b973; }
.cadre3-left {border-left: 1px solid #97b973; }


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

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

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