/*************************************************
				STYLES BALISES GENERIQUES
*************************************************/

/* Support du PNG par ie6 */
img, a, p, table { behavior: url(iepngfix.htc) }  


body {
	margin:0;
	padding:0;
	background: url(img/fond.jpg) no-repeat 50% 0 #a7caff;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/************************************************
				MISE EN FORME TEXTE
************************************************/
span.subheader { 
	position:absolute; 
	bottom:-50px; 
	left:240px; 
	font-size:10px; 
	color:#000; 
	text-decoration:none;
	font-weight:normal;
	letter-spacing:1px;
}

.subheader:hover {text-decoration:underline; }

a {	font-weight:bold; color:#538d35 }
a:hover { text-decoration:none; color:#000; }

h1 {
	font-size:18px;
	font-weight:bold;
	margin:0 10px 0 40px;
	padding:30px 0 0 0;
	color:#538d35;
}

h2 {
	font-size:16px;
	font-weight:bold;
	margin:0 10px 0 0;
	padding:3px;
	color:#538d35;
}

h3 {
	font-size:14px;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:5px;
	color:#538d35;
	text-align:center;
	line-height:25px;
}

h4 {
	background:#538d35;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:5px 0;
}

/************************************************
				IMAGES
************************************************/

img{border:none}

.border {
	margin:2px;
	border:1px solid #92A106;
}

.opacite { -moz-border-radius: 5px; }

a img.opacite {cursor:pointer;border: 1px solid #000; filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;margin:2px;}
a:hover img.opacite {border:1px solid #000;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;margin:2px;}

a img.no_cadre {border:none; filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
a:hover img.no_cadre {border:none;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;}

img.cadre_right {border: 1px solid #000; margin:0 0 10px 10px;}
img.cadre_left {border: 1px solid #000; margin:0 10px 10px 0;}

a img.cadre_droit {border: 1px solid #000; margin:0 0 10px 10px;filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
a:hover img.cadre_droit {border: 1px solid #000; margin:0 0 10px 10px;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;}
a img.cadre_gauche {border: 1px solid #000; margin:0 10px 10px 0;filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
a:hover img.cadre_gauche {border: 1px solid #000; margin:0 10px 10px 0;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;}

div#box-rappel { position:absolute; top:130px; left:40px; }
/***********************************************
				CHEMINS
***********************************************/

#chemin{
	clear:both;
	font-size:10px;
	height:20px;
	margin:0 40px 20px 40px;
	color:#000;
	}
	
#chemin *{font-size:10px}

#chemin a {color:#538d35;}
#chemin a:hover,#chemin a.active  {color:#000;}


/***********************************************
				STYLES MISES EN FORME
***********************************************/
div#conteneur {
	margin:auto;
	width:980px;
	background:url(img/repetition.jpg) repeat-y  center;
	position:relative;/**/
}

/************************************************
				ENTETE
************************************************/

div#entete {
	height:240px;
	margin:0;padding:0;	
	background:url(img/entete.jpg) no-repeat;
}

#lang{
	position:absolute;
	color:#FFF;
	margin-top:220px;
	margin-left:20px;
}
#lang a{
	color:#FFF;
}

div#fond2 { background:url(img/fond2.png) no-repeat bottom;
padding-bottom:0px; }

/*****************************************************
				MENU vertical
*****************************************************/
ul.menu {
	background:url(img/menu.jpg) no-repeat;
	margin:0 0 0 0;
	padding:31px 0 0 27px;
	list-style-type:none;
	height:24px;
}
ul.menu li {
	margin:0;padding:0;
}
ul.menu li a {
	display:block;
	height:24px;
	float:left;
	margin:0;
	padding:0 13px;
	color:#fff;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:24px;
	text-decoration:none;
	border-left:1px #2a511a solid;
}

ul.menu li a:hover, ul.menu li a.active {
	background:#2a511a ;
	color:#FFF;
}

ul.menu li.premier_lien a { border:none;}

ul.menu li.premier_lien a:hover, ul.menu li.premier_lien a.active {
	background:#2a511a ;
	color:#FFF;
}


/***********************************************************
				CORPS
***********************************************************/
div#corps {
	background:url(img/bas.jpg) no-repeat 0 bottom;
}

div#contenu {
	background:url(img/haut.jpg) no-repeat;
	text-align:left;
	margin: 0;
	padding: 0;
	height:605px;
}

html>body #contenu {
	height:auto;
	min-height:600px;
} 

div#contenu_modifiable {
	border:none;
	margin:0;
	padding:0px 40px 20px 40px ;
}

div#contenu p {
	margin:0;
	padding:5px;
}

div#contenu_modifiable ul.puce {
	list-style-type:none;
	margin:5px 0 5px 0;
	padding:0 0 0 20px;
	height:1%;
}
div#contenu_modifiable ul.puce li {
	background:url(img/puce.jpg) no-repeat left 5px;
	margin-left:10px;
	padding:2px 0 2px 15px;
}
iframe { border:1px #000 dotted}
div.signature { text-align:left; padding:10px; background:#f2f1f3; -moz-border-radius: 5px; border:1px #CCC solid; text-align:justify}

div#contenu span.color  {color:#538d35;font-weight:bold;}
div#contenu td.legende  {color:#538d35; font-size:11px; text-align:center }
div#contenu p.cliquez {color:#538d35;text-align:center; font-size:11px; margin:15px 0 0 0}
#ul1 {color:#000;margin:10px 0 10px 10px;padding:0;list-style-type:none; list-style-position:inside; font-size:12px; line-height:16px}
#ul1 li {padding-bottom:8px;}
#ul2 {color:#000;margin:15px 0 0 10px;padding:0;list-style-type:none; list-style-position:inside; font-size:12px; line-height:16px}
#ul2 li {padding-bottom:15px;}
span.prix { color:#c3db19; font-weight:bold; margin:0 0 0 30px}
#bx-01 { background:#efefef; padding:5px; width:208px; border:1px #999 solid;-moz-border-radius: 5px;}
#bx-01 h2 { background:#bb1212; color:#FFF; padding:5px; margin:0; text-align:center;-moz-border-radius: 5px; text-align:left}
#bx-02 { background:#efefef; padding:5px; width:190px; height:245px; border:1px #999 solid;-moz-border-radius: 5px;}
#bx-02 h2 { background:#bb1212; color:#FFF; padding:5px; margin:0; text-align:center;-moz-border-radius: 5px;}

div#transfert { padding:0; margin:0; position:absolute; top:480px; right:40px;  width:220px}
div#transfert a { padding:5px; margin:0; background:#363737; color:#F00; text-decoration:none;-moz-border-radius: 5px;}
div#transfert a:hover, div#transfert a.active { padding:5px; margin:0; background:#ed4d0c;color:#363737 }


/****************************************************
		FORMULAIRES
****************************************************/

.formulaire {
	border: 1px solid #CCCCCC;
	background-color:none;
	font-size:12px;
	padding:1px; 
}

/****************************************************
				ADRESSE
****************************************************/
div#adresse {
	clear:both;
	background:url(img/adresse.jpg) no-repeat center;
	height:33px;
	color:#FFF;
	font-weight:bold;
	line-height:33px;
	text-align:center;
	margin:0 auto;
}

/****************************************************
				MENTION LEGALE
****************************************************/

div#mention {
	margin:18px auto;
	text-align:center;
	color:#000;
	font-size:10px;
}

hr { clear:both;visibility:hidden;margin:0;padding:0;height:0; }

.liens_partager, .liens_partager img{
	text-align:right;
	vertical-align:middle;
}






/************************************************
					 Newsletter					
************************************************/
#newsletter{
	position:absolute;
	top:294px;
	right:25px;
	text-align:left;
}





/************************************************
					 INFOS FIXES
************************************************/


.code_incorrect {
	font-weight:bold;
	color:#000;
}

.lien_retour_haut {
	font-size:10px; color:#000; text-align:right;
}

.ligne_pointille_vertical {
	border-left:1px dotted #000;
}

.ligne_pointille_horizontal {
	border-bottom:1px dotted #000;
}