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

}

/**
a:link,a:visited,a:active { text-decoration: none ;FONT-SIZE: 11px; font-weight:bold;COLOR: #5C8C17; }
a:hover { text-decoration: underline;}
**/
img {border:0px;}
img.encadre {
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
}
hr{	color:#EEEEEE; height:1px;}
a,a.lien { color: #5C8C17; font-weight: normal; font-size: 11px; font-family: verdana;text-decoration:none;  }
a.lien:hover{
	 text-decoration:underline}
}
a.categorie{ color: #8B8B8B; font-weight: normal; font-size: 12px; font-family: verdana; text-decoration: none }
a.categorie:link{ color: #8B8B8B; font-weight: normal; font-size: 12px; font-family: verdana; text-decoration: none }
a.categorie:visited{ color: #8B8B8B; font-weight: normal; font-size: 12px; font-family: verdana; text-decoration: none }
a.categorie:hover{ color: red; font-weight: normal; font-size: 12px; font-family: verdana; text-decoration: underline }

/* 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 }
.texte5 { color: black; font-weight: bold; font-size: 10px; font-family: verdana; text-decoration: none }
.texte6 { color: #aaa; font-weight: bold; font-size: 12px; font-family: verdana; text-decoration: none }
.texte7 { color: #aaa; font-weight: bold; font-size: 12px; font-family: verdana; text-decoration: underline }

.titre1 { color: #5C8C17; font-weight: bold; font-size: 14px; font-family: verdana; text-decoration: none }
.titre2 { color: #5C8C17; font-weight: bold; font-size: 12px; font-family: verdana; text-decoration: none }
.titre3 { color: #5C8C17; font-weight: bold; font-size: 10px; font-family: verdana; text-decoration: none }
.titre4 { color: #A19FA0; font-weight: bold; font-size: 18px; font-family: verdana; text-decoration: none}
.titre5 { color: #5C8C17; font-weight: bold; font-size: 16px; 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 #5C8C17;
border-bottom: 2px solid #5C8C17;
border-top: 2px solid #5C8C17;
border-left: 2px solid #5C8C17;
}

/* petites annonces */
.boxcontent2{
padding:2px;
margin:2px;
border-right: 1px solid #5C8C17;
border-bottom: 1px solid #5C8C17;
border-top: 1px solid #5C8C17;
border-left: 1px solid #5C8C17;
}


.boxtitre {
	color: #5C8C17; 
	font-weight: bold; 
	font-size: 14px; 
	font-family: verdana; 
	text-decoration: none;
	border-bottom: 4px solid #EEEEEE;
}

.boxtitre2 {
	color: black; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: verdana; 
	text-decoration: none;
	border-bottom: 2px solid #EEEEEE;
}

.bouton,a.bouton:link,a.bouton:active,a.bouton:visited {
	display:block;
	background-color: #5C8C17;
	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 , a.bouton:hover{
	background-color: #74AF1D;
	text-decoration:none;
}

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


.bandeau1 { color: #5C8C17; 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: #5C8C17; 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: #5C8C17;
	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: #EEEEEE;  }


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.alerte_texte:link,a.alerte_texte:hover,a.alerte_texte:visited,a.alerte_texte:active{
	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: #EEEEEE;}
.fond{	background-color: White; }

.contour {
	border-left: 1px solid #5C8C17;
	border-right: 1px solid #5C8C17;
	background-color: White;
	width:790px;
}


.lienmenu1,.lienmenu2 { color:white; font-weight: bold; font-size: 11px; 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;  }

a.rubrique1,a.rubrique1:link,a.rubrique1:visited,a.rubrique1:hover{ color: #5C8C17; font-weight: normal; font-size: 10px; font-family: verdana; text-decoration: none }
a.rubrique2,a.rubrique2:link,a.rubrique2:visited{ color: #5C8C17; font-weight: normal; font-size: 10px; font-family: verdana; text-decoration: none }
a.rubrique3{ color: #5C8C17; font-weight: normal; font-size: 10px; font-family: verdana; text-decoration: none }
a.rubrique1:hover,a.rubrique2:hover  {
	text-decoration:none;
}
a.rubrique3:hover {
	text-decoration:none;
}
.lienmenu_noir { color:black; font-weight: bold; font-size: 11px; font-family: verdana; text-decoration:none; }
a.lienmenu_bleu:link,a.lienmenu_bleu:hover,a.lienmenu_bleu:visited,a.lienmenu_bleu:active, { color:#005083; font-weight: normal; font-size: 11px; font-family: verdana; text-decoration:none; }


.haut_raisonsociale{
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #999999; LINE-HEIGHT: 20px; FONT-FAMILY: Helvetica,Verdana, Arial sans-serif
}

.haut_adresse{
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #999999; LINE-HEIGHT: 14px; FONT-FAMILY: Verdana, Arial sans-serif
}
.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;*/
}

a.lienhaut,a.lienhaut:visited,a.lienhaut:hover { color: #999999; font-weight: normal; font-size: 11px; font-family: verdana;  }

/* boutique en ligne */
.articleprix
{
	font-family:verdana;
	font-size:14px;
	color:#F27022;
	padding-top:5px;
	padding-left:3px;
	font-weight:bold;
	text-align:left;
}
td.total 
	{
	background-color: #EEE;
	color: #436FBC; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: verdana; 
	text-decoration: none 
	}


div.invisibleon
{
	position:absolute;
	border-right: 0px solid #134278;
	border-left: 0px solid #134278;
	border-top: 0px solid #134278;
	border-bottom: 0px solid #134278;
	left:0px;
	top:0px;
	z-index:100;
	visibility: show;
	width: 100%;
	height:100%;
	color: #ccc;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	background-color: White;
	
	text-align: center;
}

div.invisibleoff
{
	position:absolute;
	left:0px;
	top:0px;
	width:1px;
	height:1px;
	z-index:9;
	visibility: hidden;
}

div.contenon {
	position: absolute;
	display: inline;
	background-color: white;
	width: 500px;
	height:420px;
	left: 35%; 
    top: 30%;
	border: 1px solid #5C8C17;
	z-index:190;
}
div.contenoff {
	position: absolute;
	display: none;
	background-color: White;
	top: auto;
	left: auto;
}


#pscroller1{
	width: 100%;
	height: 200px;
	padding: 2px;
}


#pscroller1 a{
	text-decoration:none;
	color:#CC0000;
	font-size:12px;
	font-weight:bold;
	font-family:tahoma;
}
#pscroller1 td{
	text-decoration:none;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	font-family:tahoma;
}

