/*************************************************
				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) repeat-x 50% 0 #99B141;
	color:#4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

body#body2 {
	margin:0;
	padding:0;
	background: url(img/fond2.jpg) repeat-x 50% 0 #99B141;
	color:#4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/************************************************
				MISE EN FORME TEXTE
************************************************/
.subheader { 
	position:absolute; 
	top: 15px; 
	left:10px; 
	font-size:12px; 
	color:#000; 
	font-weight:normal; 
	text-decoration:none;
}

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

h1, h3,h2, a, .texte_mis_en_evidence {color:#316e55;}

a {	font-weight:bold; }
a:hover { text-decoration:none; color:#316e55; }

h1 {
	font-size:18px;
	font-weight:bold;
	margin:0 10px 0 40px;
	padding:20px 0 5px 0;
	text-transform:uppercase;
}

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

h3 {
	font-size:12px;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:5px;
}

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

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

img{border:none}

.border {
	border:1px solid #fcd356;
}

.opacite { -moz-border-radius: 5px; }
a img.opacite { cursor:pointer; filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1; }
a:hover img.opacite {filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6; }


/* Opacite no border */
a img.opacite-noborder {border: none;filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;margin:2px;}
a:hover img.opacite-noborder {border: none;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;margin:2px;}

.plan { border:1px solid #fcd356; padding:2px;}
/***********************************************
				CHEMINS
***********************************************/

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

#chemin a {color:#316e55;}
#chemin a:hover,#chemin a.active  {color:#316e55;}


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

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

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

#lang{
	position:absolute;
	color:#FFF;
	right:339px;
	top:93px;
}
#lang a{
	color:#FFF;
}

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

ul.menu {
	position:absolute;
	top:169px;
	left:0;
	height:52px;
	margin:0 0 0 0;
	padding:0 0 0 62px;
	list-style-type:none;
}
ul.menu li {
	display:inline;
	margin:0;padding:0;
}
ul.menu li a {
	display:block;
	height:52px;
	float:left;
	margin:0;
	padding:0 14px 0 14px;
	color:#fff;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:52px;
	text-decoration:none;
	background:url(img/separation.jpg) no-repeat left;
}

ul.menu li a:hover, ul.menu li a.active {
	color:#fffb64;
}

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

ul.menu li.premier_lien a:hover, ul.menu li.premier_lien a.active {
	color:#fffb64;
}


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

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

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

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


/****************************************************
			TARIFS
****************************************************/
table.tarifs {
	width:100%;
	border-collapse:collapse;
	border:2px solid #035318;
	font-size:11px;
}
table.tarifs th, table.tarifs td {
	border:2px solid #035318;
	padding:2px;
	color:#000;
}
table.tarifs th {
	background:#fcd356;
	color:#035318;
	padding-top:10px 2px;
}
table.tarifs td {
	text-align:center;
}



/****************************************************
		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:36px;
	color:#FFF;
	font-weight:bold;
	line-height:36px;
	text-align:center;
}

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

div#mention {
	margin:5px 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;
}


div#ref {
	margin:5px auto;
	padding:10px;
	text-align:center;
	color:#000;
	font-size:10px;
	width:950px;
} 
div#ref a {
color:#000;
}

