body {
	margin:0px;
	top:0px;
	left:0px;
	background-image:url('/templates/feuille/img/bgprincipal.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-family:arial,verdana,sans-serif;
	font-size:12px;
}

td {
	font-size:12px;
}

.bghaut {
	background-image:url('/templates/feuille/img/bghaut.png');
	background-repeat:repeat-x;
}

.menu_off_old {
	background-image:url('/templates/feuille/img/menu_background.png');
	background-repeat:no-repeat;
	width:273px;
	height:38px;
	padding-left:20px;
	/*padding-bottom:5px;*/
}

.menu_off_orange_old {
	background-image:url('/templates/feuille/img/menu_background_orange.png');
	background-repeat:no-repeat;
	width:273px;
	height:38px;
	padding-left:20px;
	/*padding-bottom:5px;*/
}

.menu_off {
	background-image:url('/templates/feuille/img/menu_background2.png');
	background-repeat:no-repeat;
	width:273px;
	height:30px;
	padding-left:20px;
	/*padding-bottom:5px;*/
}

.menu_off_orange {
	background-image:url('/templates/feuille/img/menu_background_orange2.png');
	background-repeat:no-repeat;
	width:273px;
	height:30px;
	padding-left:20px;
	/*padding-bottom:5px;*/
}

.menu_off2 {
	width:273px;
	height:30px;
	padding-left:20px;
}

.menu_haut {
	background-image:url('/templates/feuille/img/menu_haut2.png');
	background-repeat:no-repeat;
	width:273px;
	height:30px;
	padding-left:20px;
}

.menu_haut_old {
	background-image:url('/templates/feuille/img/menu_haut.png');
	background-repeat:no-repeat;
	width:273px;
	height:34px;
	padding-left:20px;
}

.menu_bas {
	background-image:url('/templates/feuille/img/menu_bas2.png');
	background-repeat:no-repeat;
	width:273px;
	height:30px;
	padding-left:20px;
}

.menu_bas_old {
	background-image:url('/templates/feuille/img/menu_bas.png');
	background-repeat:no-repeat;
	width:273px;
	height:60px;
	padding-left:20px;
}

.bandeau1 { color: #6e9807; font-weight: bold; font-size: 14px; font-family: arial; text-decoration: none ; text-transform:uppercase}
.bandeau2{ color: #6e9807; font-weight: bold; font-size: 14px; font-family: arial; text-decoration: none ; text-transform:uppercase}
.bandeau3{ color: #6e9807; font-weight: bold; font-size: 14px; font-family: arial; text-decoration: none ; text-transform:uppercase}
.bandeau4 { color: #6e9807; font-weight: normal; font-size: 12px; font-family: arial; text-decoration: none }
.bandeau5{ color: #6e9807; font-weight: normal; font-size: 12px; font-family: arial; text-decoration: none }
.bandeau6{ color: #6e9807; font-weight: normal; font-size: 12px; font-family: arial; text-decoration: none }

.textevert { color: #709b07; font-weight: bold; font-size: 12px; font-family: arial,verdana,sans-serif; text-decoration: none;}
.textbox {
	font-size:10px;
	font-weight:bold;
	color:#709b07;
	background-color:#F8F8F8;
	border-top:1px solid #537F53;
	border-right: 1px solid #A5BCA5;
	border-left: 1px solid #A5BCA5;
	border-bottom: 1px solid #DDE4DD;
	
}

.vert1{
	color:#709b07;
	font-size:14px;
	font-weight:bold;
}

.vert2{
	color:#709b07;
	font-size:16px;
	font-weight:bold;
}

.vert_clair{
	color:#c1e074;
	font-size:14px;
	font-weight:bold;
}

.noir1{
	color:black;
	font-size:14px;
	font-weight:bold;
}

.blanc1{
	color:white;
	font-size:14px;
	font-weight:bold;
}

.gris1{ color:#d5d4d5; font-size:12px; font-weight:bold; }
.gris2{ color:black; font-size:12px; font-weight:bold; }

a img {
	border:0;
}

a,a.lien { color:#709b07; font-weight: normal; font-size: 11px; font-family: verdana; text-decoration:none;  border-style:none; border:0;}
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 }

.texte2 { color: black; font-weight: normal; font-size: 12px; font-family: arial,verdana,sans-serif; text-decoration: none;}



a.rubrique1,a.rubrique1:link,a.rubrique1:visited,a.rubrique1:hover{ color: black; font-weight: bold; font-size: 11px; text-decoration: none }
a.rubrique2,a.rubrique2:link,a.rubrique2:visited,a.rubrique2:hover{ color: black; font-weight: bold; font-size: 11px; text-decoration: none }
a.rubrique3,a.rubrique3:link,a.rubrique3:visited,a.rubrique3:hover{ color: red; font-weight: bold; font-size: 11px; text-decoration: none }

.rubrique1_background{
	background-image:url('/templates/feuille/img/rubrique_background.png');
	background-repeat:no-repeat;
}
.rubrique2_background{
	background-image:url('/templates/feuille/img/rubrique_background.png');
	background-repeat:no-repeat;
}
.rubrique3_background{
	background-image:url('/templates/feuille/img/rubrique_background.png');
	background-repeat:no-repeat;
}

.bordure_encadre_haut {
	background-image:url('/templates/feuille/img/encadre_haut_bordure2.png');
	background-repeat:no-repeat;
}

.bg_encadre_haut {
	background-image:url('/templates/feuille/img/encadre_haut_background2.png');
	background-repeat:repeat-x;
}

.ligne_encadre_haut {
	background-image:url('/templates/feuille/img/ligne_encadre_haut.jpg');
	background-repeat:repeat-x;
}

.btn_orange {
	background-image:url('/templates/feuille/img/btn_orange.png');
	background-repeat:no-repeat;
	background-position:center;
	height:27px;
}

.btn_gris {
	background-image:url('/templates/feuille/img/btn_gris.png');
	background-repeat:no-repeat;
	background-position:center top;
	
}

.titre_bordure{
	background-image:url('/templates/feuille/img/titre_bordure.png');
	background-repeat:no-repeat;
}

.titre_background{
	background-image:url('/templates/feuille/img/titre_background.png');
	background-repeat:repeat-x;
}


/* 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;
}

.tab_horaires{
	color: black;
	font-size: 10px;
	font-weight: bold;

}

.legende_add{
	color: black;
	font-size: 11px;
}

.trancheTabHoraire{
	color: black;
	font-size: 10px;
}



