/*************************************************
				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 #E5C0A3;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

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

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

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

h1 {
	font-size:42px;
	font-weight:bold;
	font-family: 'Tangerine', arial, serif;
	margin:0 10px 0 290px;
	padding:20px 0 0px 0;
}

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 {
	margin:2px;
	border:1px solid #833600;
}

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

div#box_rappel { position:absolute; top:630px; left:43px; width:202px; height:97px; z-index:1;}
/***********************************************
				CHEMINS
***********************************************/

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

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


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

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

div#entete {
	height:363px;
	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: 365px;
	left:15px;
	width:164px;
	margin:0;
	padding:0px;
	list-style-type:none;
	height:184px;
}

ul.menu li{	
	height:23px;
	margin:0 0 0 0;
	padding:0 0 0 0;	
	width:164px;	
}

ul.menu li a {
	display: block ; 
	text-decoration:none;
	color:#833600;
	font-size:13px;
	line-height:23px;
	text-align:left;
	border-bottom:2px solid #DF9C41;
	padding:0 0 0 09px;
	margin:0; 
	width:251px;
	height:22px;
}

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

/***********************************************************
				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:0px 10px 20px 290px ;
}

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


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

#adresse .marron{color:#A05015;}
/****************************************************
				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;
	cursor:pointer;
	font-size:10px;
	color:#000;
}
#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:#833600; text-align:right;
}

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

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

/************************************************
					DIAPO
************************************************/

#myGallery {
	width: 100%;
	height: 290px;
}
#myGallery img {
	border: 2px solid #954E10;
}
a.loading {
	background: #fff url(../images/ajax_small.gif) no-repeat center;
}

.spacegallery {
	position: relative;
	overflow: hidden;
}
.spacegallery img {
	position: absolute;
	left: 50%;
}
.spacegallery a {
	position: absolute;
	z-index: 1000;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(images/blank.gif);
}
.navigationTabs {
	height: 23px;
	display:none;
	line-height: 23px;
	border-bottom: 1px solid #ccc;
}
.navigationTabs li {
	float: left;
	height: 23px;
	line-height: 23px;
	padding-right: 3px;
}
.navigationTabs li a{
	float: left;
	dispaly: block;
	height: 23px;
	line-height: 23px;
	padding: 0 10px;
	overflow: hidden;
	color: #52697E;
	background-color: #eee;
	position: relative;
	text-decoration: none;
}

