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

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

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

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

/************************************************
				MISE EN FORME TEXTE
************************************************/

h1, a {color:#666666;}

.texte_mis_en_evidence {color:#591B1B}

a {	font-weight:bold; }
a:hover { text-decoration:none; color:#591B1B; }

h1, h1.nav {
	font-size:16px;
	font-weight:bold;
	margin:0 10px 0 360px;
	padding:20px 0 0 0;
}

h2 {
	font-family: 'Dancing Script', Arial, serif;
	font-size:26px;
	font-weight:bold;
	color:#809100;
	margin:0 0 0 0;
	padding:0px;
}



h3 {
	font-family: 'Dancing Script', Arial, serif;
	font-size:20px;
	letter-spacing:-0.02em;
	font-weight:bolder;
	margin:0 5px 0 0;
	padding:5px;
	color:#591B1B;
}

h4 {
	font-size:12px;
	font-weight:bold;
}

.titre_vert {
	font-family: 'Dancing Script', Arial, serif;
	font-size:28px;
	font-weight:bold;
	color:#809100;
	margin:0 0 0 0;
	padding:0px;
}

.gris {
	font-family: 'Dancing Script', Arial, serif;
	font-size:17px;
	font-weight:bold;
	color:#4C4A4B;
	margin:0; padding:0px;
}

.vert {
	font-family: 'Dancing Script', Arial, serif;
	font-size:17px;
	font-weight:bold;
	color:#809100;
	margin:0; padding:0px;
}

.rouge {
	font-family: 'Dancing Script', Arial, serif;
	font-size:22px;
	letter-spacing:-0.02em;
	font-weight:bolder;
	margin:0; padding:0;
	color:#591B1B;
}


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

img{border:none}

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

.opacite { 
	-moz-border-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}
a img.opacite { cursor:pointer; border: 2px solid #DEE520; margin:2px; padding:0px;
-moz-box-shadow: 3px 3px 6px #AAA; -webkit-box-shadow: 3px 3px 6px #AAA;  }
a:hover img.opacite {border: 2px solid #FFE100; margin:2px; padding:0px;
-moz-box-shadow: 0px 0px 64px #E6ED17; -webkit-box-shadow: 0px 0px 64px #E6ED17; }

a img.opacite0 { cursor:pointer; border: none;-moz-opacity: 1;opacity: 1;margin:2px; padding:2px}
a:hover img.opacite0 {border: none;-moz-opacity: 0.6;opacity: 0.6;margin:2px;}

.plan { border:1px solid #666;}


/***********************************************
				CHEMINS
***********************************************/

#chemin{
	clear:both;
	font-size:11px;
	letter-spacing:-0.01em;
	font-weight:bold;
	height:16px;
	margin:0 40px 20px 360px;
	color:#666666;
	}
	
#chemin *{font-size:11px; letter-spacing:-0.01em;}

#chemin a {color:#889A0A; text-decoration:none;}
#chemin a:hover,#chemin a.active  {color:#E5CD6B;}


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

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

div#entete {
	height:277px;
	margin:0;padding:0;	
}

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


/*****************************************************
				MENU vertical
*****************************************************/
ul.menu {
	/*background:url(img/menu.jpg) repeat-y;*/
	position:absolute;
	top: 280px;
	left:140px;
	width:135px;
	margin:0;
	padding:0px;
	list-style-type:none;
	height:184px;
}

ul.menu li{	
	height:17px;
	margin:0 0 0 0;
	padding:4px 10px;	
	width:135px;
}

ul.menu li a {
	display: block ; 
	text-decoration:none;
	color:#666666;
	font-size:12px;
	line-height:17px;
	text-align:right;
	padding:0 0 20px 0;
	margin:0; 
	width:135px;
	height:17px;
}

ul.menu li a:hover, ul.menu li a.active {
	background:url(img/rollhover.png) no-repeat;
	color:#757F02;
}
ul.menu li.dernier_lien a { border:none; }



/*****************************************************
				MENU horizontal
*****************************************************/

ul.menu2 {
	position:absolute;
	top:25px;
	right:37px;
	height:24px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type:none;
}
ul.menu2 li {
	display:inline;
	margin:0;padding:0;
}
ul.menu2 li a {
	display:block;
	height:12px;
	float:left;
	margin:-24px 0 0 0;
	padding:22px 8px 0 8px;
	color:#666;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:url(img/separation.jpg) no-repeat left bottom;
}
ul.menu2 li.premier_lien a { background:none;}

ul.menu2 li a:hover, ul.menu2 li a.active, ul.menu2 li.premier_lien a:hover, ul.menu2 li.premier_lien a.active {
	background:url(img/rollhover2.png) no-repeat center top;
	color:#333;
}

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

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

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

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

div#encart-contact {
	background:url('img/encart-contact.png') no-repeat;
	position:absolute;
	top: 460px;
	left:66px;
	width:224px;
	height:176px;
	margin:0;
	padding:0 0 0 3px;
	color:#FFF;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
div#encart-contact p {margin:12px 0;}
	
div#encart-contact p.grand { font-size:20px; padding:0; margin:12px 0 20px 0;}

div#encart-contact:hover {
	background:url('img/encart-contact-hover.png') no-repeat;
	cursor:pointer;
	text-shadow:1px 1px 12px #FFF;
}

div#encart-contact:hover span { color:#CC3; }
	
/****************************************************
		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;
	height:85px;
	color:#FFF;
	font-weight:bold;
	line-height:16px;
	text-align:right;
	padding:0 20px 0 0;
}

div#adresse div.vcard {
	padding:3px 0 0 0;
	
}
div#adresse div.vcard .fn {
	font-size:16px;
}
div#adresse div.vcard span.adr span.tel, div.vcard span.adr span.region {
	font-size:12px;
}

/****************************************************
				FOOTER
****************************************************/
#footer {
	margin:5px auto;
	margin-bottom:5px;
	width:980px;
	font-size:10px;
	color:#000;
}

#txt_ref {
	text-align:center;
	font-size:10px;
	width:900px;
	margin:5px auto;
	color:#000;
}

#mention {
	text-align:center;
	font-size:10px;
}
#mention a{ color:#000;}



.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:#FF0000;
}

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

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

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