/********************************************************************* Balise ****************************************************************/
* {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


form {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin:0; padding:0;
	}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #635605;
	text-decoration: none;
	margin:0; padding:0;
	}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin:0; padding:0;
	}

.h3_bis{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin:0; padding:0;
	}  
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img{border:none;}

/******************************************************************** Lien ******************************************************************/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #356039;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #356039;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #635605;
}
a:active {
	text-decoration: none;
	color: #356039;
}


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

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border:#d9cd83 1px solid;
}

.grasrouge{
font-size:13px;
font-weight:bold;
color:#934E31;
}
.grasvert{
font-size:12px;
font-weight:bold;
color:#356039;
}
.grasvert2{
font-size:10px;
font-weight:bold;
color:#356039;
}
.bouton_news {
	margin-top:5px;
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#000000;
	background-color:#d9cd83;
	border:#d9cd83 1px solid;
}


/**********************************************************BDD AUTO **************************************/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/**************************************************MENU********************************************/

#accueil {    /* "lien" sera notre conteneur, ici la balise div */
    width: 260px;  /* changer la largeur ici */
    height: 22px; /* changer la hauteur ici */
    background: url(gifs/images/menuover_04.jpg) no-repeat left top;    /* placement de l'image over */
}

#accueil a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/menu_04.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#accueil a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#historique {    /* "lien" sera notre conteneur, ici la balise div */
    width: 260px;  /* changer la largeur ici */
    height: 21px; /* changer la hauteur ici */
    background: url(gifs/images/menuover_07.jpg) no-repeat left top;    /* placement de l'image over */
}

#historique a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/menu_07.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#historique a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}

#vcommande {    /* "lien" sera notre conteneur, ici la balise div */
    width: 260px;  /* changer la largeur ici */
    height: 32px; /* changer la hauteur ici */
    background: url(gifs/images/menuover_11.jpg) no-repeat left top;    /* placement de l'image over */
}

#vcommande a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/menu_11.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#vcommande a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#trouver {    /* "lien" sera notre conteneur, ici la balise div */
    width: 260px;  /* changer la largeur ici */
    height: 21px; /* changer la hauteur ici */
    background: url(gifs/images/menuover_12.jpg) no-repeat left top;    /* placement de l'image over */
}

#trouver a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/menu_12.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#trouver a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}




#acces {    /* "lien" sera notre conteneur, ici la balise div */
    width: 260px;  /* changer la largeur ici */
    height: 50px; /* changer la hauteur ici */
    background: url(gifs/images/menuover_13.jpg) no-repeat left top;    /* placement de l'image over */
}

#acces a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/menu_13.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#acces a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}

#elaboration {    /* "lien" sera notre conteneur, ici la balise div */
    width: 260px;  /* changer la largeur ici */
    height: 21px; /* changer la hauteur ici */
    background: url(gifs/images/menuover_08.jpg) no-repeat left top;    /* placement de l'image over */
}


#elaboration a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/menu_08.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#elaboration a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#gamme {    /* "lien" sera notre conteneur, ici la balise div */
    width: 260px;  /* changer la largeur ici */
    height: 21px; /* changer la hauteur ici */
    background: url(gifs/images/menuover_09.jpg) no-repeat left top;    /* placement de l'image over */
}

#gamme a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/menu_09.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#gamme a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#commande {    /* "lien" sera notre conteneur, ici la balise div */
    width: 260px;  /* changer la largeur ici */
    height: 21px; /* changer la hauteur ici */
    background: url(gifs/images/menuover_10.jpg) no-repeat left top;    /* placement de l'image over */
}

#commande a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/menu_10.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#commande a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#conseil {    /* "lien" sera notre conteneur, ici la balise div */
    width: 260px;  /* changer la largeur ici */
    height: 22px; /* changer la hauteur ici */
    background: url(gifs/images/menuover_06.jpg) no-repeat left top;    /* placement de l'image over */
}

#conseil a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/menu_06.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#conseil a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#qui {    /* "lien" sera notre conteneur, ici la balise div */
    width: 260px;  /* changer la largeur ici */
    height: 22px; /* changer la hauteur ici */
    background: url(gifs/images/over_14.jpg) no-repeat left top;    /* placement de l'image over */
}

#qui a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/champ_12.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#qui a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
} 

#inttab{
background-image:url(gifs/images/int.jpg); background-repeat: repeat-y;
text-align:left;
}
#intcontenu{
background-image:url(gifs/images/interieur.jpg);
}






/**************************************************MENU UK********************************************/

#accueilUK {    /* "lien" sera notre conteneur, ici la balise div */
    width: 260px;  /* changer la largeur ici */
    height: 34px; /* changer la hauteur ici */
    background: url(gifs/images/ukmenu_o_05.jpg) no-repeat left top;    /* placement de l'image over */
}

#accueilUK a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/ukmenu_05.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#accueilUK a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#historiqueUK {    /* "lien" sera notre conteneur, ici la balise div */
    width: 260px;  /* changer la largeur ici */
    height: 25px; /* changer la hauteur ici */
    background: url(gifs/images/ukmenu_o_12.jpg) no-repeat left top;    /* placement de l'image over */
}

#historiqueUK a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/ukmenu_12.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#historiqueUK a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}

#vcommandeUK {    /* "lien" sera notre conteneur, ici la balise div */
    width: 260px;  /* changer la largeur ici */
    height: 22px; /* changer la hauteur ici */
    background: url(gifs/images/ukmenu_o_16.jpg) no-repeat left top;    /* placement de l'image over */
}

#vcommandeUK a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/ukmenu_16.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#vcommandeUK a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}

#accesUK {    /* "lien" sera notre conteneur, ici la balise div */
    width: 260px;  /* changer la largeur ici */
    height: 45px; /* changer la hauteur ici */
    background: url(gifs/images/ukmenu_o_17.jpg) no-repeat left top;    /* placement de l'image over */
}

#accesUK a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/ukmenu_17.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#accesUK a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}

#elaborationUK {    /* "lien" sera notre conteneur, ici la balise div */
    width: 260px;  /* changer la largeur ici */
    height: 25px; /* changer la hauteur ici */
    background: url(gifs/images/ukmenu_o_13.jpg) no-repeat left top;    /* placement de l'image over */
}


#elaborationUK a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/ukmenu_13.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#elaborationUK a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#gammeUK {    /* "lien" sera notre conteneur, ici la balise div */
    width: 260px;  /* changer la largeur ici */
    height: 25px; /* changer la hauteur ici */
    background: url(gifs/images/ukmenu_o_14.jpg) no-repeat left top;    /* placement de l'image over */
}

#gammeUK a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/ukmenu_14.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#gammeUK a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#commandeUK {    /* "lien" sera notre conteneur, ici la balise div */
    width: 260px;  /* changer la largeur ici */
    height: 25px; /* changer la hauteur ici */
    background: url(gifs/images/ukmenu_o_15.jpg) no-repeat left top;    /* placement de l'image over */
}

#commandeUK a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/ukmenu_15.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#commandeUK a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#conseilUK {    /* "lien" sera notre conteneur, ici la balise div */
    width: 260px;  /* changer la largeur ici */
    height: 25px; /* changer la hauteur ici */
    background: url(gifs/images/ukmenu_o_11.jpg) no-repeat left top;    /* placement de l'image over */
}

#conseilUK a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/ukmenu_11.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#conseilUK a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#quiUK {    /* "lien" sera notre conteneur, ici la balise div */
    width: 260px;  /* changer la largeur ici */
    height: 22px; /* changer la hauteur ici */
    background: url(gifs/images/over_14.jpg) no-repeat left top;    /* placement de l'image over */
}

#quiUK a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/champ_12.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#quiUK a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
} 






/*********************************************************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: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
	
/***************************************************ENCART TABLEAUX*********************************************/
.cgv {
padding-left:30px;
}


#liens-haut{
background-image:url(gifs/images/contenu-liens.jpg); 
background-repeat:no-repeat;
width:393px;
height:29px;
text-align:left;
}
	#liens-haut div{
	margin:10px 0px 5px 23px;
	padding:0;
	}
	#liens-haut a:link{
	font-size:10px; font-weight:bold; color:#356039; margin-right:20px; text-decoration:none;
	}
	#liens-haut a:visited{
	font-size:10px; font-weight:bold; color:#356039; margin-right:20px; text-decoration:none;	
	}
	#liens-haut a:hover{
	font-size:10px; font-weight:bold; color:#356039; margin-right:20px; text-decoration:underline;	
	}

#lettre-info{
background-image:url(gifs/images/champ_15.jpg); 
background-repeat:no-repeat;
width:260px;
height:133px;
text-align:center;
margin:0; padding:0;
}
	#lettre-info div{
	padding:0;
	margin:35px 0px 0px 0px;
	}

#footer{
background-image:url(gifs/images/champ_17.jpg); 
background-repeat:no-repeat;
width:1003px;
height:66px;
text-align:center;
margin:0; padding:0;
}
	#footer p{
	margin:15px 0px 5px 0px; padding:0;
	}
	#footer a:link{
	font-size:10px;
	}
	
	
	
/************************accueil*************************/
#cadre-accueil{
background-image:url(gifs/images/contenu.jpg);
background-repeat:no-repeat;
width:743px;
height:424px;
text-align:left;
margin:0; padding:0;
}

#UKcadre-accueil{
background-image:url(gifs/images/ukcontenu.jpg);
background-repeat:no-repeat;
width:743px;
height:424px;
text-align:left;
margin:0; padding:0;
}

	#accueil-haut{
	padding:5px 0px 0px 325px; margin:0;
	width:360px;
	}
		#accueil-haut a{
		font-weight:bold; color:#000000;
		}
		#accueil-haut h2{
		padding:0px 0px 5px 0px;
		}
		
	#accueil-milieueu{
	}
		#encart-historique{
		 float:left;
		 padding:21px 0px 0px 100px;
		 margin:0;
		 width:260px;
		}
			#encart-historique h3{
			margin:0;
			padding:2px 10px 19px 90px;
			}
			#encart-historique a{
			margin:0;
			padding:0px 10px 0px 90px;
			width:120px;
			font-size:10px;
			display:block;
			font-weight:bold;
			}
			#titre-historique{
			width:150px; height:20px; background-color:transparent;
			}
			
		#encart-gamme{
		float:right; padding:21px 20px 0px 0px; margin:0; width:260px;
		}
			#encart-gamme h3{
			margin:0; padding:2px 0px 7px 70px; width:160px;
			}
			#encart-gamme a{
			margin:0; padding:2px 0px 0px 70px; width:190px; font-size:10px; display:block; font-weight:bold;
			}
			#titre-gamme{
			width:200px; height:20px; background-color:transparent;
			}
			
		#encart-elaboration{
		float:left; padding:23px 0px 0px 100px; margin:0; width:260px;
		}	
			#encart-elaboration h3{
			margin:0; padding:4px 10px 19px 90px;
			}
			#encart-elaboration a{
			margin:0; padding:0px 10px 0px 90px; width:150px; font-size:10px; display:block; font-weight:bold;
			}
			#titre-elaboration{
			width:240px; height:20px; background-color:transparent; 
			}
			
		#encart-commande{
		clear:both; float:right; padding:23px 20px 0px 0px; margin:0; width:260px;
		}	
			#encart-commande h3{
			margin:0; padding:2px 0px 7px 70px; width:160px;
			}
			#encart-commande a{
			margin:0; padding:2px 0px 0px 70px; width:160px; font-size:10px; display:block; font-weight:bold;
			}
			#titre-commande{
			width:150px; height:20px; background-color:transparent; 
			}
	.zone{
	display: block; width: 100%; background: transparent none; height: 100%;
	}
	
	
/*********************CONTENU****************************/
#chapeau{
padding:5px 40px 0px 29px; margin:0; text-align:left;
}
#chapeau strong {
color:#356039;
}

/*********************COMMANDE****************************/
div#commander{
	width:600px;
	margin:auto;	
}
div#commander label{
	float:left;
	text-align:left;
	width:280px;
}
div#commander .ss_total{
	float:none;
}

fieldset#coordonnees{
	width:300px;
}
fieldset#coordonnees label{
	width:100px;
	text-align:right;
}
