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

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

h1, h3 {color:#6D6030;}
h2, a, .texte_mis_en_evidence {color:#172387;}

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

h1 {
	font-size:24px;
	font-weight:normal;
	margin:0 10px 0 40px;
	padding:34px 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

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

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

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

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

img{border:none}

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

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

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

#chemin a {color:#6D6030;}
#chemin a:hover,#chemin a.active  {color:#172387;}


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

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

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

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

#banniere{
	position:absolute; 
	top:0;
	left:0;
}

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

ul.menu {
	background:url(img/menu.jpg) no-repeat;
	height:34px;
	margin:0 0 0 0;
	padding:0 0 0 4px;
	list-style-type:none;
}
ul.menu li {
	display:inline;
	margin:0;padding:0;
}
ul.menu li a {
	display:block;
	height:34px;
	float:left;
	margin:0;
	padding:0 10px 0 9px;
	color:#fff;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:34px;
	text-decoration:none;
	border-right:solid 1px #000;
	border-left:solid 1px #0013ec;
}

ul.menu li a:hover, ul.menu li a.active {
	background:url(img/rollhover.jpg) repeat-x ;
	color:#fff;
}

ul.menu li.premier_lien a {
	border-right:solid 1px #000;
	border-left:solid 1px #000;
}


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

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

div#contenu_modifiable {
	border:none;
	margin:0;
	padding:0px 40px 70px 40px ;
	text-align:justify;
}

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 0px;
	height:1%;
}
div#contenu_modifiable ul.puce li {
	background:url(img/puce.jpg) no-repeat left 7px;
	margin-left:0px;
	padding:2px 0 2px 15px;
}


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

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

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


/****************************************************
				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:#172387; text-align:right;
}

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

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