/****
Classes générales
****/
body { font-size: 10px; font-family: Verdana ;margin: 0px 0px 0px 0px; background-color:white; 
	scrollbar-darkshadow-color:#006400;
	scrollbar-3dlight-color:#006400;
	scrollbar-arrow-color:#006400;
	scrollbar-base-color:#006400;
	scrollbar-shadow-color:#006400;
	scrollbar-highlight-color:#006400;
	scrollbar-face-color: white;
	scrollbar-track-color:white;

}

a:link,a:visited,a:active { text-decoration: none ;color:#006400; }
a:hover { text-decoration: underline;}
img {border:0px;}
img.encadre {
	border-right: 1px solid #006400;
	border-bottom: 1px solid #006400;
	border-top: 1px solid #006400;
	border-left: 1px solid #006400;
}
hr{	color:#006400; height:1px;}
a.lien { color: #006400; font-weight: bold; font-size: 10px; font-family: verdana;  }


/* texte : 
		texte1 : texte en valeurs (plus gros)
		texte2 : texte normal
		texte3 : texte légé
		texte4 : texte mis en valeur (coloré)
*/
.texte1 { color: black; font-weight: bold; font-size: 12px; font-family: verdana; text-decoration: none }
.texte2 { color: black; font-weight: normal; font-size: 10px; font-family: verdana; text-decoration: none }
.texte3 { color: #8B8B8B; font-weight: normal; font-size: 10px; font-family: verdana; text-decoration: none }
.texte4 { color: #0002BF; font-weight: normal; font-size: 10px; font-family: verdana; text-decoration: none }

.titre1 { color: #006400; font-weight: bold; font-size: 14px; font-family: verdana; text-decoration: none }
.titre2 { color: #006400; font-weight: bold; font-size: 12px; font-family: verdana; text-decoration: none }
.titre3 { color: #006400; font-weight: bold; font-size: 10px; font-family: verdana; text-decoration: none }

.prix { color: #CC0000; font-weight: bold; font-size: 20px; font-family: verdana; text-decoration: none }
.cadre_promotion {
	border:1px dotted #CC0000;
	width:300px;
}

.boxcontent{
padding:10px;
margin:10px;
border-right: 2px solid #90B130;
border-bottom: 2px solid #90B130;
border-top: 2px solid #C6DD84;
border-left: 2px solid #C6DD84;
}

.boxcontent2{
padding:2px;
margin:2px;
border-right: 1px solid #90B130;
border-bottom: 1px solid #90B130;
border-top: 1px solid #C6DD84;
border-left: 1px solid #C6DD84;
}


.boxtitre {
	color: #006400; 
	font-weight: bold; 
	font-size: 14px; 
	font-family: verdana; 
	text-decoration: none;
	border-bottom: 2px solid #C6DD84;
}

.bouton {
	display:block;
	background-color: #a2c636;
	width:150px;
	padding:3px;
	text-decoration: none;
	color:white;
	font-weight:bold;
	font-size:10px;
	border-top: 1px solid #83B60F;
	border-left: 1px solid #83B60F;
	border-bottom: 1px solid #4E6C09;
	border-right: 1px solid #4E6C09;
}
.bouton:hover {
	color: #006400;
	text-decoration:none;
}

.textbox {
		border : 1px solid #006400;
		color:black;
		font-size:11px;
		font-family: Verdana 
}


.bandeau1 { color: #006400; font-weight: bold; font-size: 12px; font-family: verdana; text-decoration: none }
.bandeau2{ color: #DC143C; font-weight: bold; font-size: 12px; font-family: verdana; text-decoration: none }
.bandeau3{ color: Navy; font-weight: bold; font-size: 12px; font-family: verdana; text-decoration: none }
.bandeau4 { color: #006400; font-weight: normal; font-size: 12px; font-family: verdana; text-decoration: none }
.bandeau5{ color: #DC143C; font-weight: normal; font-size: 12px; font-family: verdana; text-decoration: none }
.bandeau6{ color: Navy; font-weight: normal; font-size: 12px; font-family: verdana; text-decoration: none }

.entete{
	background-color: #a2c636;
	padding:3px;
	text-decoration: none;
	color:white;
	font-weight:bold;
	font-size:10px;
	border-top: 1px solid #83B60F;
	border-left: 1px solid #83B60F;
	border-bottom: 1px solid #4E6C09;
	border-right: 1px solid #4E6C09;	
}
.icone {
	background-color: #E1E1E1;
	border-top: 1px solid #EAEAEA;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #959595;
	border-bottom: 1px solid #959595;
	vertical-align: top;
	font-weight: bold;
	font-size:11px;
	font-family:Tahoma;
	color: #00014A;
	width:20px;
	height:20px;
}

.pair { color: black; font-weight: normal; font-size: 10px; font-family: verdana; text-decoration: none }
.impair { color: black; font-weight: normal; font-size: 10px; font-family: verdana; text-decoration: none;  background: #DCFCDD;  }


table.alerte_box{
	background-color: #F00000;
	border-right:1px solid #E30000;
	border-bottom:1px solid #E30000;
	border-top: 1px solid #FF4040;
	border-left:1px solid #FF4040;
	color:white;
}
a:link.alerte_texte,a:hover.alerte_texte,a:visited.alerte_texte,a:active.alerte_texte{
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:white;
	}

.bandeau_alerte {
	position:absolute;
	top:6px;
	left:580px;
	width:300px;
	height:200px;
	display:none;
}


/****
Classe du template en cours
Ces classes ne sont utilisées que pour les besoins de la mise en forme (haut.tpl, bas.tpl,...)
****/
/* bords gauche et droite */
.border {	background-color: #003300;}
.fond{	background-color: White; }

.contour {
	border: 1px solid #006400;
	background-color: White;
	width:790px;
}


.lienmenu1,.lienmenu2 { color:white; font-weight: bold; font-size: 10px; font-family: verdana; text-decoration:none; }
.lienmenu1:hover { color: #006400; text-decoration:none; }
.lienmenu2:hover { color: Yellow; text-decoration:none; }
.lienmenu3 { color: #006400; font-weight: bold; font-size: 10px; font-family: verdana;  }
.lienmenu3:hover { color: #006400;  }

.rubrique1{ display:block;color: #006400; font-weight: normal; font-size: 10px; font-family: verdana; text-decoration: none }
.rubrique2{ display:block;color: #191970; font-weight: normal; font-size: 10px; font-family: verdana; text-decoration: none }
.rubrique3{ display:block;color: #006400; font-weight: normal; font-size: 10px; font-family: verdana; text-decoration: none }
.rubrique1:hover,.rubrique2:hover  {
	text-decoration:none;
	background-color: #C1DA78;
}
.rubrique3:hover {
	text-decoration:none;
}


.haut_raisonsociale{
	color: #004C01;
	font-size: 12px;
	font-weight: bold;
}

.haut_adresse{
	color: #006400;
	font-size: 10px;
	font-weight: normal;
}
.haut_cadre{
	padding:5px;
	margin:5px;
	border-right: 1px solid #90B130;
	border-bottom: 1px solid #90B130;
	/*border-top: 2px solid #C6DD84;
	border-left: 2px solid #C6DD84;*/
	/*background-color: white;*/
}


#carte_france {
display:none;
}