body {
	font-family: Trebuchet MS, Tahoma, Arial;
	margin: 0 auto;
	font-size: 12px;
	background: url(img/fond.gif) no-repeat;
	scrollbar-arrow-color: #cac6af;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-face-bacground: url(img/scrollbar.jpg) no-repeat;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	}


/* ELEMENTS COMMUNS */

#conteneur {
	width: 908px;		
	margin: 0px auto;
	}

#header {
	width: 908px;
	}
	
#header {
	width: 908px;
	}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	}

p {
	margin: 0;
	padding: 0;
	}



/* HEADER */

#logo {
	height: 100px;
	width: 534px;
	float: left;
	}

#logo2 {
	height: 100px;
	width: 405px;
	float: left;
	}

#actus {
	height: 100px;
	width: 340px;
	float: left;
	}

#lang {
	height: 100px;
	width: 34px;
	float: left;
	}

#lang2 {
	height: 90px;
	width: 34px;
	float: left;
	margin-top: 10px;
	}
	
	
/* FOOTER */


#footer {
	width: 908px;
	}
	
#coordonnees {
	width: 524px;
	height: 51px;
	float: left;
	background: url(img/coordonnees.jpg) no-repeat;
	}

#coordonnees2 {
	width: 403px;
	height: 51px;
	float: left;
	background: url(img/coordonnees2.jpg) no-repeat;
	}
	
.coordonnees {
	text-align: left;
	color: #b9b593;
	font-size: 12px;
	line-height: 15px;
	margin-left: 39px;
	}

.coordonnees2 {
	text-align: left;
	color: #b9b593;
	font-size: 12px;
	line-height: 15px;
	margin-left: 5px;
	}
	
#liens_footer {
	width: 384px;
	height: 51px;
	float: left;
	background: url(img/footer.jpg) no-repeat;
	}

.text_footer {
	margin-left: 8px;
	color: #FFFFFF;
	}
	
.liens_footer,.liens_footer:link,.liens_footer:visited {
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
	}

.liens_footer:hover {
	color: #9e0b1d;
	text-decoration:none;
	}

.liens_footer2,.liens_footer2:link,.liens_footer2:visited {
	text-align: left;
	color: #9e0b1d;
	font-size: 12px;
	text-decoration:none;
	}

.liens_footer2:hover {
	color: #FFFFFF;
	text-decoration:none;
	}

.rouge {
	color: #9e0b1d;
	}

.lien_rouge,.lien_rouge:link,.lien_rouge:visited,.lien_rouge:hover {
	color: #9e0b1d;
	text-decoration: underline;
	}

.form {
	margin: 0;
	padding: 0;
	}


/* CONTENU MILIEU */

#banniere {
	width: 908px;
	height: 140px;
	}

#contenu {
	width: 753px;
	height: 302px;
	margin-bottom: 15px;
	float: left;
	background: url(img/bg_contenu.jpg) repeat-y;
	}

#contenu2 {
	width: 753px;
	height: 318px;
	margin-bottom: 15px;
	float: left;
	background: url(img/bg_contenu.jpg) repeat-y;
	}
		
.text_contenu {
	color: #3f3a36;
	font-size: 13px;
	text-align: left;
	}
	
#scroll {
	overflow: auto;
	width: 722px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 287px;
	margin-left: 30px;
	}

#scroll2 {
	overflow: auto;
	height: 287px;
	width: 503px;
	float: left;
	}

#gauche {
	float: left;
	margin: 6px 38px 0 50px;
	height: 287px;
	}
*html #gauche {
	margin: 6px 38px 0 24px;
	}
	
#encart {
	float: left;
	width: 155px;
	background: url(img/tit_encart.jpg) no-repeat;
	}

.tit_encart {
	color: #6d665f;
	font-weight: bold;
	margin-left: 5px;
	}

#ill_contenu {
	float: left;
	margin: 0 10px 12px 0;
	}

#ill_contenu2 {
	float: left;
	margin: 0 10px 12px 0;
	}

.titre {
	color: #3f3a36;
	font-size: 23px;
	margin-bottom: 15px;
	}


/* CHAMPS FORMULAIRES */


.label {
	color:#ffffff;
	font-size:11px;
	float: left;	/*** Très important, ne pas suprimer ! ***/
	width: 100px;	/*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: left;	/*** ... et ils sont alignés à droite... ***/
	margin: 0;
	padding: 0 .5em 0 30px;
	line-height: 1.8;
	
	}

.input {
	background: url(img/input.jpg) repeat;
	font-style:normal;
	font-size:11px;
	color:#ffffff;
	width: 100px;
	border: none;
	text-align: center;
	}

.button {
	background: url(img/button.jpg) repeat;
	font-style:normal;
	font-size:11px;
	color:#ffffff;
	width: 18px;
	border: none;
	}
	
.focus {	/*** Mise en avant des champs en cours d'utilisation ***/
	background: url(img/input.jpg) repeat;
	color: #858267;
	width: 100px;
	font-size:11px;
	border: none;
	text-align: center;
	}

.normal {	/*** Retour à l'état normal des champs après l'utilisation ***/
	background: url(img/input.jpg) repeat;
	font-style:normal;
	font-size:11px;
	color:#ffffff;
	width: 100px;
	border: none;
	text-align: center;
	}



/* ACTUALITES */

#actus {
 	text-align: left;
	background: url(img/actus.jpg) no-repeat;
	width: 340px;
	height: 100px;
	float: left;
	margin-top: 0px;
	}

#actus2 {
 	text-align: left;
	background: url(img/actus2.jpg) no-repeat;
	width: 351px;
	height: 90px;
	float: left;
	margin-top: 10px;
	}

#contenu3 {
	width: 753px;
	height: 318px;
	margin-bottom: 15px;
	float: left;
	background: url(img/bg_actus.jpg) no-repeat;
	}

.actus_rouge {	
	color: #FFFFFF;
	background-color: #9e0b1d;
	font-size: 14px;
	text-decoration:none;
	}
	
.titre_actus {
	margin: 10px 0 6px 5px;
	}

.titre_actus2 {
	margin: 0 0 6px 5px;
	}
	
.text_actus {
	margin: 0 8px 0 5px;
	line-height: 14px;
	color: #3f3a36;
	}

#lire_actus {
	text-align: right;
	margin: 6px 8px 0 0;
	}



/* MENU DEROULANT */
/*
#menu {
	width: 200px;
	height: 16px;
	margin-left: 24px;
	background: url(img/menu.jpg) no-repeat;
	}

*/
#menu{
	margin: 0 0 0 24px;
	height: 16px;
	background: url(img/menu.jpg) no-repeat;
	}

#menu ul{
	width: 200px;
	list-style:none;
	margin: 0;
	padding:0;
}
#menu ul a{
	color: #6d665f;
	text-decoration: none;
}
#menu ul li{
	list-style:none;
	margin: 0;
	padding:0 0 0 10px;
}
#menu ul li a{
	display:block;
}
#menu ul li ul{
	margin: 5px 0 0 0;
	visibility:visible;
}
#menu ul li ul li{
	border-bottom:1px solid #FFFFFF;
	background: #e1e0cf;s
}

#menu ul li ul li a{
	display:inline-block;
}

#menu ul li ul li ul{
	left: 200px;
	margin: 0;
	visibility:hidden;
}



/* CSS MENU DEROULANT */

.suckertreemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

/* Titre du menu (ici Menu)*/
.suckertreemenu ul li{
	position: relative;
	display: inline;
	float: left;
	font-size: 11px;
	text-decoration: none;
	width: 190px;
	margin:0;
	padding:0;
	}

/* Style du lien sur le titre du menu */
.suckertreemenu ul li a{
	display: inline-block;
	color: #6d665f;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	margin-left: 7px;
	text-align: left;
	font-size: 12px;
}
	
	
/* Style du roll over sur le titre du menu */
.suckertreemenu ul li a:hover {
	color: #9e0b1d;
	text-decoration: underline;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	}

/* premier niveau du menu */
.suckertreemenu ul li ul{
	left: 0;
	position: absolute;
	top:1em; 
	display: block;
	visibility: hidden;
	margin: 0;
	padding:0;
	}

.suckertreemenu ul li ul li{
	display: list-item;
	float: none;
	text-align:left;
	border:0;
	border-bottom:1px solid #FFFFFF;
	background: #e1e0cf;
	font-size: 11px;
	color: #3f3a36;
	text-decoration: none;
	padding: 1px 3px;
	padding-left:10px;
	font-weight: bold;
	/* gestion de la transparence */
    -moz-opacity:0.9;
    opacity: 0.9;
    -khtml-opacity: 0.9;
	/* gestion de la transparence */
}
.suckertreemenu ul li ul li ul li{
	/* gestion de la transparence */
	filter:alpha(opacity=90);
	/* gestion de la transparence */
}


/* Tous les sous menus après le premier niveau */
.suckertreemenu ul li ul li ul{  
	top: 0;
	font-size: 11px;
	margin:0;
	padding:0;
	}

/* Style du lien de tous les sous niveaux */
.suckertreemenu ul li ul li a {
	display: inline-block;
	color: #3f3a36;
	text-decoration: none;
	padding: 1px 3px;	
	font-size: 11px;
	width: 177px;
	}

/* Style du roll over de tous les sous niveaux */
.suckertreemenu ul li ul li a:hover {	
	font-size: 11.1px;
	text-decoration: none;
	color: #9e0b1d;
	background-color: #d3d1ba;
	}


/* Image pour les sous menus (petite flèche) */
.suckertreemenu .subfoldericon{
background: #e1e0cf url(img/arrow-right.gif) no-repeat center right;
}


* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left;}
/* End */

.thumb{
width: 80px;
margin-left: 5px;
border: none;
}

.button_formulaire{
display: block;
height: 18px;
width: 129px;
background: url(img/btn_envoyer.jpg) no-repeat;
float: right;
border: none;
margin-right: 5px;
}


/* CONTACT */

#gauche2 {
	float: left;
	margin: 0 18px 0 14px;
	height: 293px;
	width: 200px;
	background: url(img/bg_contact.jpg) no-repeat;
	}

.fidelis_contact {
	margin-left: 5px;
	font-size: 18px;
	color: #3f3a36;
	text-align: left;
	}

.adresse_contact {
	margin-left: 5px;
	font-size: 11px;
	color: #3f3a36;
	text-align: left;
	}

.error{
	font-weight : bold;
	color : red;
}

.ok{
	font-weight : bold;
	color : green;
}