/*************************************************
				STYLES BALISES GENERIQUES
*************************************************/
body {
	margin:0;
	padding:0 0 0 0;
	background: url(img/fond_haut.jpg) repeat-x 50% 0 #cbe4f1;
	color:#000000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#fond-bas {
	background: url(img/fond_bas.jpg) no-repeat bottom;
}

hr { clear:both;visibility:hidden;margin:0;padding:0;height:0; }
/************************************************
				MISE EN FORME TEXTE
************************************************/
.petit { font-size:10px; }
.grand { font-weight:bold;font-size:130%; }
.subheader { position:absolute; top: 0px; left:175px; font-size:10px; color:#4A9F7E; font-weight:normal; text-decoration:none;}
.subheader:hover { font-size:10px; color:#000; font-weight:normal; text-decoration:none;}
.big {
	margin-left:-5px;
	font-weight:bold;
	font-size:18px;
	color:black;
}
h1, h3, a, .texte_mis_en_evidence {color:#4A9F7E;}
h2, a:hover {color:#000;}

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

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

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

a {	font-weight:bold;}
a:hover { text-decoration:none; }
/************************************************
				IMAGES
************************************************/
.border {
	margin:2px;
	border:1px solid #000;
}
/***********************************************
				STYLES MISES EN FORME
***********************************************/
div#conteneur {
	position:relative;
	margin:auto;
	width:800px;
	background: url(img/repetition.jpg) top repeat-y ;
}

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

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

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

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

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

h1#entete a span{
	display:block;
	height:227px;
	visibility:hidden;
}


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

ul#menu {
	position:absolute;
	top:181px;
	right:0px;	
	height:39px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	list-style-type:none;
}
ul#menu li {
	display:inline;
	margin:0;padding:0;
}
ul#menu li a {
	display:block;
	height:39px;
	float:left;
	margin:0;
	padding:0 3px 0 4px;
	color:#fff;
	font: 11px Arial, Helvetica, sans-serif;
	line-height:39px;
	text-decoration:none;
	background:url(img/separation.jpg) no-repeat left;
}

ul#menu li a:hover, ul#menu li a.active {
	background:#C3C3C3;
	color:#fff;
}

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

ul#menu li#premier_lien a:hover, ul#menu li#premier_lien a.active {
	background:#4A9F7E ;
	color:#fff;
}

/*****************************************************
				MENU vertical
*****************************************************/
ul#menu2 {
	background:url(img/menu.jpg) repeat-y;
	position:absolute;
	top: 222px;
	left:4px;
	width:160px;
	margin:0 0 5px 0;
	padding:0px;
	list-style-type:none;
}

ul#menu2 li{	
	height:16px;
	margin:13px 0 0 0;
	padding:0 0 0 0;	
	color:#FFFFFF;
	width:160px;	
}

ul#menu2 li a {
	display: block ;
	background:#C3C3C3;
	text-decoration:none;
	color:#267A5A;
	font-size:16px;
	line-height:25px;
	text-align:left;
	padding:0 0 0 12px;
	margin:0px 0 0 0; 
	width:160px;
	height:25px;
}

ul#menu2 li a:hover, ul#menu2 li a.active {
	color:#fff ;
}
ul#menu2 li#dernier_lien a { border:none; }

ul#menu2 div {

}

/***********************************************************
				CORPS
***********************************************************/
div#corps {
	background: url('img/bas.jpg') no-repeat 0 bottom;
	height:auto;
	min-height:500px;
	_height:500px;
}

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

}
div#contenu_modifiable {
	border:none;
	margin:0 0 0 0;
	padding:10px 0 50px 40px;
	color:#000;
	width:490px;
	position: relative;
}

div#contenu p {
	text-align:justify;
	margin:0;
	padding:5px;
}

div#contenu_modifiable ul {
	list-style-type:disc;
	margin:5px 0 5px 0;
	padding:0 0 0 20px;
	height:1%;
}
div#contenu_modifiable ul li {
	background:url(img/puce.jpg) no-repeat left 5px;
	margin-left:10px;
	padding:2px 0 2px 15px;
}

/****************************************************
		FORMULAIRES
****************************************************/
form#form1 {
	margin:auto;
	text-align:left;
	width:60%;
	padding:4px;
}
form#form1 fieldset {
	border:1px solid #;
	margin-bottom:5px;
}

form#form1 legend {
	font-weight:bold;
	color:#666;
}
form#form1 label {
	text-align:left;
	float:left;
	width:33%;
	padding-top:3px;
}
form#form1 ul {
	margin:0;padding:0;
	list-style-type:none;
}
form#form1 ul li { background-image:none; }
form#form1 li#bouton { float:left; }

input.bt {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	color: #ffffff;
	background:#74A83A;
}

input.bt:active {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	color:#ffffff;
	background:#378B6A;
}


input, textarea {
	color:#666;
	font-weight:bold;
	background:#fff;
	border:1px solid #666;
}

#cryptogram {
	border: 1px solid #666;
	margin:0 0 0 0;
	padding:0;
	background:#fff;

}

/****************************************************
				SIGNATURE
****************************************************/
div#pied {
	clear:both;
	height:35px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	background:url(img/pied.jpg) top left no-repeat;
	padding:5px 0 0 0;
}

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

div#signature {
	margin:5px auto;
	width:765px;
	text-align:center;
	color:#000;
	font-size:10px;
}

/****************************************************
				MODULES ACTUALITES 
****************************************************/
.cadre3{ border:1px dashed #378B6A; background:#C3C3C3}
.cadre4{ border:1px solid #378B6A;}

#newsletter{
	background:#C3C3C3;
	height:50px;
	padding:2px;
	width:172px;
	text-align:left;
}
#newsletter .formulaire-newsletter{
	background-color:#fff;
	font-size:10px;
	color: #000;
	border-color:#fff;
}
#newsletter h2{
	margin:0px;
	padding:0 0 8px 0;
	font-size:12px;
	color:#507349;
}

/************************************************************
					sousMenu 
************************************************************/
#smenu1 {
	position:absolute;
	width:146px;
	margin:0 0 0 0;
	padding:0;
	background: #CCC;
	border:1px #FFF solid;
	border-bottom:none;
	left: 56px;
	top: 38px;
	cursor:pointer;
	}
#smenu1 ul, #smenu1 ul li {
	margin:0;
	padding:0;
	width:100%;
	}
#smenu1 ul li a {
	width:140px;
	margin:0;
	padding:0 3px;
	color: #FFF;
	border-bottom:1px solid #FFF;
	}
#smenu1 ul li a:hover {
	margin:0;
	padding:0 3px;
	background:#4A9F7E;
	}
.imgGauche {
	background:url(img/rocbaron.jpg) top left no-repeat;
	position:absolute;
	top:190px;
	left:30px;
	width:110px;
	height:250px;
	margin:20px 0;
}

.chiffreJour {
	width:190px;
	height:135px;
	background:#FFF;
	position:absolute;
	top:-83px;
	left:511px;
	border: 1px solid #096;
	padding:8px;
	text-align:center;
	font-size:12px;
	color: #333;
	background:url(img/fd-box.jpg) bottom no-repeat #FFF;
}
.chiffreJour h2{
	text-transform:uppercase;
	color:#096;
	font-size:16px;
}
.chiffreJour h3{
	font-size:12px;
	text-transform:uppercase;
	color:#F60;

}

