/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}
td {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffcd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0a220b;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82A35A;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


h1 {
	margin: 0px;
	font-size: 24px;
	color: #12500f;
	font-weight: normal;
	background-image: url(gifs/titre.jpg);
	background-repeat: no-repeat;
	height: 65px;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 64px;
}
h2 {
	font-size: 1.2em;
	margin-top: 1.8em;
	margin-right: 0px;
	margin-bottom: 0.9em;
	margin-left: 0px;
	text-transform: uppercase;
	padding: 0px;
	color: #165216;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}
h4 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 13px;
	font-weight: bold;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
.txt_couleur {
	color: #165216;
	font-weight: bold;
}
.quatorz {
	font-size: 16px;
	font-weight: bold;
}


/******************************************************************** Lien ******************************************************************/
a {
	font-size: 1em;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-size:11px;
	color:#165216;
	background-color:#ffffff;
	height: 14px;
	margin-top: 10px;
	margin-right: 20px;
	width: 200px;
	border: 1px solid #165216;
}

/**********************************************************BDD AUTO **************************************/
/*.numpage {
	display: block;
	height: 22px;
	width: 22px;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	background-image: url(gifs/bt_nombre2.jpg);
	background-repeat: no-repeat;
}
.numpage:hover {
	text-decoration: none;
	height: 22px;
	width: 22px;
	line-height: 20px;
	background-image: url(gifs/bt_nombre.jpg);
	background-repeat: no-repeat;
}
.numpage_selec {
	display: block;
	height: 22px;
	width: 22px;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	background-image: url(gifs/bt_nombre.jpg);
	background-repeat: no-repeat;
}
.bt_suivant{
	height: 22px;
	width: 120px;
	display: block;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	background-image: url(gifs/bt_suivant.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.bt_suivant:hover {
	height: 22px;
	width: 120px;
	display: block;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	background-image: url(gifs/bt_suivantover.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.bt_precedent{
	height: 22px;
	width: 120px;
	display: block;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	background-image: url(gifs/bt_suivant.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.bt_precedent:hover {
	height: 22px;
	width: 120px;
	display: block;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	background-image: url(gifs/bt_suivantover.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.bt_transparent {
	height: 20px;
	width: 120px;
	display: block;
	float: left;
	background-color: #780E10;
}
.liste_deroulante {
	width: 300px;
	margin-bottom: 20px;
	margin-left: 200px;
}
.news_auto_pagination {
	margin-right: auto;
	margin-left: auto;
}
.news_auto {
	width: 500px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
*/
.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/



/*********************************************************LIGHTBOX*****************************************/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{border:none;}

#overlay{background-image:url('gifs/overlay.png');}

* html #overlay{background-color:transparent;background-image:url(blank.gif);}
	
/**********************************************************************************************************/
	
#container {
	height: auto;
	width: 995px;
	margin-right: auto;
	margin-left: auto;

}
#header {
	height: 300px;
	width: 734px;
}
#logo {
	height: 150px;
	width: 210px;
	display: block;
	margin-bottom: 58px;
}
.logo-print {
	display: none;
}

.header-accroche {
	display: block;
	position: absolute;
	height: 150px;
	width: 410px;
	left: 0px;
	top: 100px;
	font-size: 13px;
	text-align: justify;
}
.header-accroche1 {
	font-size: 16px;
	letter-spacing: 1px;
	display: block;
}
.header-accroche2 {
	font-size: 29px;
	font-weight: bold;
	display: block;
	margin-bottom: 18px;
}
#diaporama {
	height: 231px;
	width: 330px;
	position: absolute;
	top: 75px;
	right: 5px;
	overflow: hidden;
}
#menu {
	float: left;
	height: 227px;
	width: 266px;
}

/***************************************************** CONTENU ********************************************************/

#content {
	width: 995px;
	background-image: url(gifs/colonne-droite.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#colonne-gauche {
	float: left;
	width: 210px;
	background-image: url(gifs/colonne-gauche.png);
	background-repeat: no-repeat;
	background-position: 33px 0px;
	height: 646px;
}
ul.MenuVertical {
	width: 156px;
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 34px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
}
ul.MenuVertical li {
   width: 156px;
   height: 23px;
   margin-bottom: 8px;
}
ul.MenuVertical li a {
	width: 156px;
	display: block;
	color: #ffffcd;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
	height: 23px;
	text-decoration: none;
	text-indent: 28px;
	line-height: 23px;
	background-image: url(gifs/menuv.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
ul.MenuVertical li a:hover, .selected {
	display: block;
	color: #18511a;
	width: 156px;
	height: 23px;
	background-image: url(gifs/menuvover.jpg)!important;
	background-repeat: no-repeat;
}
.newsletter {
	background-image: url(gifs/newsletter-bg.png);
	background-repeat: no-repeat;
	display: block;
	height: 128px;
	width: 152px;
	margin-left: 33px;
}
.newsletter:hover {
	background-image: url(gifs/newsletter-bgover.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 128px;
	width: 152px;
}
#colonne-droite {
	float: right;
	width: 734px;
	padding-left: 12px;
	padding-right: 34px;
	overflow: hidden;
	position: relative;
	padding-bottom: 30px;
}
#colonne-droite p {
	padding-left: 24px;
}
#colonne-droite ul {
	padding-left: 30px;
}
#colonne-droite li {
	margin-bottom: 10px;
}
.concessionnaire-gauche {
	float: left;
	width: 360px;
	display: block;
}
.concessionnaire-droit {
	float: right;
	width: 310px;
	display: block;
}
#espace-gauche {
	float: left;
	width: 420px;
}
#espace-gauche label {
	text-align: left;
	width: 120px;
}
#espace-gauche fieldset {
	border: 1px solid #C0C87D;
}
#espace-gauche legend {
	color: #175316;
	font-weight: bold;
}
.chp-message {
	height: 80px;
	width: 212px;
}
.chp-info {
	height: 15px;
	width: 212px;
}
.bt-form {
	height: 20px;
	width: 100px;
	background-color: #185417;
	text-align: center;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	color: #FFFFCD;
	float: right;
	margin-top: 10px;
	margin-right: 6px;
	text-decoration: none!important;
}
.bt-form:hover {
	height: 20px;
	width: 100px;
	background-color: #FFFFCD;
	color: #185417;
	display: block;
}
#espace-droit {
	float: right;
	width: 260px;
}
#espace-droit p {
	padding: 0px;
}
#espace-droit label {
	text-align: left;
	width: 65px;
	padding-left: 10px;
}
#espace-droit fieldset {
	border: 1px solid #C0C87D;
}
#espace-droit legend {
	color: #175316;
	font-weight: bold;
}
.chp-message-droit {
	height: 80px;
	width: 150px;
}
.chp-info-droit {
	height: 15px;
	width: 150px;
}
.produits-intro {
	display: block;
	float: left;
	width: 144px;
	padding-left: 40px!important;
	font-size: 15px;
	font-weight: bold;
	margin-top: 25px;
}
.produits-intro li {
	margin-bottom: 15px;
	list-style-image: url(gifs/puce.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.produits-intro a {
	font-size: 15px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.produits-intro a:hover {
	background-color: #08350B;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFCD;
}
.produits-intro2 {
	display: block;
	float: left;
	width: 100px;
	padding-left: 65px!important;
	font-size: 15px;
	font-weight: bold;
	margin-top: 25px;
}
.produits-intro2 li {
	margin-bottom: 15px;
	list-style-image: url(gifs/puce.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.produits-intro2 a {
	font-size: 15px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.produits-intro2 a:hover {
	background-color: #08350B;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFCD;
}
.description-produit {
	display: block;
	float: right;
	width: 286px;
	text-align: justify;
}

.photo-produit {
	border: 1px solid #18511A;
	display: block;
	float: left;
	margin-bottom: 10px;
}
.prix {
	color: #175316;
	font-size: 12px;
	display: block;
	margin-top: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.impression {
	float: right;
	margin-top: 10px;
	display: block;
	height: 22px;
	width: 160px;
	text-decoration: none!important;
	background-image: url(gifs/icone-impression.jpg);
	background-repeat: no-repeat;
}
.impression:hover {
	display: block;
	height: 22px;
	width: 160px;
	background-image: url(gifs/icone-impressionover.jpg);
	background-repeat: no-repeat;
}
.retour {
	float: left;
	margin-top: 10px;
	display: block;
	height: 22px;
	width: 160px;
	text-decoration: none!important;
	background-image: url(gifs/icone-retour.jpg);
	background-repeat: no-repeat;
}
.retour:hover {
	display: block;
	height: 22px;
	width: 160px;
	background-image: url(gifs/icone-retourover.jpg);
	background-repeat: no-repeat;
}
.liste-produit {
	display: block;
	width: 190px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #18511A;
}
.produits {
	display: block;
	width: 196px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
.nom-produit {
	color: #FFFFCE;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 5px;
	display: block;
	font-size: 12px;
	background-image: url(gifs/nom-produit.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 182px;
	padding-top: 4px;
	text-align: center;
	padding-right: 4px;
}


.link {
	text-align: right;
	float: right;
	margin-top: 10px;
	font-size: 13px;
	padding-right: 5px;
	padding-left: 5px;
}
.link:hover {
	background-color: #08350B;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFCD;
}
ul.MenuHorizontal {
	width: 542px;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: right;
}
ul.MenuHorizontal li {
   float: left;
}
ul.MenuHorizontal li a {
	display: block;         
	font-size: 12px;        
	font-weight: bold;
	padding-top: 0px;         
	height: 40px;       
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	margin-right: 6px;
}
li#menu0 {
   width: 65px;
}
li#menu1 {
   width: 180px;
}
li#menu2 {
   width: 128px;
}
li#menu3 {
   width: 71px;
}
li#menu4 {
   width: 96px;
}
li#menu0 a {
   background-image: url('gifs/menu0.jpg');         /*Ici l'image de fond de la cellule*/
}
li#menu1 a {
   background-image: url('gifs/menu1.jpg');         /*Ici l'image de fond de la cellule*/
}
li#menu2 a {
   background-image: url('gifs/menu2.jpg');         /*Ici l'image de fond de la cellule*/
}
li#menu3 a {
   background-image: url('gifs/menu3.jpg');         /*Ici l'image de fond de la cellule*/
}
li#menu4 a {
   background-image: url('gifs/menu4.jpg');         /*Ici l'image de fond de la cellule*/
}
li#menu0 a:hover, a#selected-over0 {
   background-image: url('gifs/menu0over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color: #ffffcd;
}
li#menu1 a:hover, a#selected-over1 {
   background-image: url('gifs/menu1over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color: #ffffcd;
}
li#menu2 a:hover, a#selected-over2 {
   background-image: url('gifs/menu2over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color: #ffffcd;
}
li#menu3 a:hover, a#selected-over3 {
   background-image: url('gifs/menu3over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color: #ffffcd;
}
li#menu4 a:hover, a#selected-over4 {
   background-image: url('gifs/menu4over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color: #ffffcd;
}
#footer {
	background-image: url(gifs/footer.jpg);
	background-repeat: no-repeat;
	width: 969px;
	height: 111px;
	text-align: center;
	padding-top: 10px;
	padding-left: 26px;
	background-position: 26px 0px;
}
#footer a {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
}
.options {
	display: block;
	margin-bottom: 5px;
}
.options a {
	font-size: 12px!important;
	font-weight: bold!important;
	color: #12500f!important;
}
