/* CSS Document */
html, body {
	/*height:100%;
	min-height: 100%;*//*Supprimés le 26-11-2007 pour le positionnement de la baseline*/
	clear:both;
	padding:0;
	margin:0;
	font-family: Verdana;
	width:985px ;
	}
/*---------------------------------------------------------------------------------------------------------------------------- */
									/* Concerne la page menu.php */

#menu {
	background-image:url(images/fond.png);
	background-repeat:no-repeat;
	/*border: 1px solid blue;*/
	width: 100%;
	height: 176px;
}

#menu ul,#menu li{
	border:0;
	margin:0;
	padding:0;
}

.log_gauche{float:left; left:3px;position:absolute;width:168px;height:175px;/*background:url(images/logo_caue_63.jpg) no-repeat;*/}

div#menu ul li a#img_actu, div#menu ul li a#img_actu:visited{
	background-image:url(images/menu_actu_off.png);
	}
	
div#menu ul li a#img_actu:hover{
	background-image:url(images/menu_actu_over.png);
	}
	
div#menu ul li a#img_misstat, div#menu ul li a#img_misstat:visited{
	background-image:url(images/menu_mission_off.png);
	}
	
div#menu ul li a#img_misstat:hover{
	background-image:url(images/menu_mission_over.png);
	}
	
div#menu ul li a#img_maison, div#menu ul li a#img_maison:visited, div#menu ul li a#img_maison:active{
	background-image:url(images/menu_maison_off.png);
	}
	
div#menu ul li a#img_maison:hover{
	background-image:url(images/menu_maison_over.png);
	}

div#menu ul li a#img_caue, div#menu ul li a#img_caue:visited{
	background-image:url(images/menu_structure_off.png);
	}
	
div#menu ul li a#img_caue:hover{
	background-image:url(images/menu_structure_over.png);
	}

div#menu ul li a#img_partenaires, div#menu ul li a#img_partenaires:visited{
	background-image:url(images/menu_partenaires_off.png);
	}
	
div#menu ul li a#img_partenaires:hover{
	background-image:url(images/menu_partenaires_over.png);
	}
	
div#menu ul li a#img_faq, div#menu ul li a#img_faq:visited{
	background-image:url(images/menu_faq_off.png);
	}
	
div#menu ul li a#img_faq:hover{
	background-image:url(images/menu_faq_over.png);
	}
	
div#menu ul li a#img_ressources, div#menu ul li a#img_ressources:visited{
	background-image:url(images/menu_ressources_off.png);
	}
div#menu ul li a#img_ressources:hover{
	background-image:url(images/menu_ressources_over.png);
	}
	
div#menu ul li a#img_ss_statut, #img_ss_statut:visited{
	background-image:url(images/statut_off.png);
	}
	
div#menu ul li a#img_ss_statut:hover{
	background-image:url(images/ss_statut_over.png);
	}
	
div#menu ul li a#img_ss_mission, #img_ss_mission:visited{
	background-image:url(images/mission_off.png);
	}
	
div#menu ul li a#img_ss_mission:hover{
	background-image:url(images/ss_mission_over.png);
	}
	
div#menu ul li a#img_ss_structure, #img_ss_structure:visited{
	background-image:url(images/structure_off.png);
	}
div#menu ul li a#img_ss_structure:hover{
	background-image:url(images/ss_structure_over.png);
	}	
	
div#menu ul li a#img_ss_batiment, #img_ss_batiment:visited{
	background-image:url(images/batiment_off.png);
	}
div#menu ul li a#img_ss_batiment:hover{
	background-image:url(images/ss_batiment_over.png);
	}	
	
div#menu ul li a#img_ss_service, #img_ss_service:visited{
	background-image:url(images/service_off.png);
	}
div#menu ul li a#img_ss_service:hover{
	background-image:url(images/ss_service_over.png);
	}
div#menu ul li a#img_ss_equipe, #img_ss_equipe:visited{
	background-image:url(images/equipe_off.png);
	}
div#menu ul li a#img_ss_equipe:hover{
	background-image:url(images/ss_equipe_over.png);
	}	
div#menu ul li a#img_ss_conseil, #img_ss_conseil:visited{
	background-image:url(images/conseil_off.png);
	}
div#menu ul li a#img_ss_conseil:hover{
	background-image:url(images/ss_conseil_over.png);
	}
div#menu ul li a#img_ss_urcaue, #img_ss_urcaue:visited{
	background-image:url(images/urcaue_off.png);
	}
div#menu ul li a#img_ss_urcaue:hover{
	background-image:url(images/ss_urcaue_over.png);
	}	
div#menu ul li a#img_ss_federation, #img_ss_federation:visited{
	background-image:url(images/fede_off.png);
	}
div#menu ul li a#img_ss_federation:hover{
	background-image:url(images/ss_federation_over.png);
	}	
div#menu ul li a#img_ss_theme, #img_ss_theme:visited{
	background-image:url(images/theme_off.png);
	}
div#menu ul li a#img_ss_theme:hover{
	background-image:url(images/ss_theme_over.png);
	}
div#menu ul li a#img_ss_publication, #img_ss_publication:visited{
	background-image:url(images/pub_off.png);
	}
div#menu ul li a#img_ss_publication:hover{
	background-image:url(images/ss_publication_over.png);
	}	

/*---------------------------------------------------------------------------------------------------------------------------- */


/* balise englobant l'ensemble de l'accueil */
#global {
	border:1px solid white; /* a laisser sinon la boucle de l'image déborde*/
	clear:both;
	background: url(images/ligne.png) repeat-y 170px 0;
	margin-top:5px;
	
	/*padding-left:100px;*/
}
#bloc_principal{position: relative;min-height: 100%;height: auto !important;height: 100%;}
#baseline{font-size:11px;width:812px;color:#666666;position:absolute;bottom: 0 !important;bottom: -1px;height:40px;left:174px;}
#baseline a{font-size:11px;color:#c9000b;text-decoration:none;}
#baseline a:hover{text-decoration:underline;}
#bloc{height:50px;display:block;}
#ht{
	border:none;
}
#global2 {
	border:1px solid white; /* a laisser sinon la boucle de l'image déborde*/
	clear:both;
	background: url(images/lignetfond.png) repeat-y 162px 0;
	margin-top:5px;
	/*padding-left:100px;*/
}

#poucet{
	display: block;
	background : #f3f3f3;
	color: #7c8083;
	width : 81.30%;
	margin-left: 17.6%;
	font-size : 10px;
	height : 10px;
	margin-top: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#poucet a{
	text-decoration: none;
	color : #7c7f82;
}

/* balise englobant l'ensemble des éléments de principaux */
#globalMargeGauche {width:170px;float:left;/*border:1px blue solid;*/}
div.globalMargemenu {width:175px;float:left;/*border:1px blue solid;*/}
#globalMargebas {width:173px;float:left;/*border:1px blue solid;*/height:40px}


/*---------------------------------------------------------------------------------------------------------------------------- */
									/* Concerne la page actu.php et index.php */

#actu_date {
	font-size: 17px;
	color: #c9000b;
	width: 500px;
	margin-bottom:3%;
	text-align: justify;
	margin: 0px 0px 10px -4px;
	padding-left:172px;
	padding-bottom: 3px;
	position:relative;
	background:#FFFFFF;
	clear:both;
	letter-spacing:5px;
	word-spacing:9px;
}
#actualite {
	float:left;
	width: 740px;
	/*border:1px blue solid;*/
}
#actu_intro {
	float:left;
	/*width: 50.5%;*/
	text-align: justify;
	margin-top: 0px;
	/*border:1px blue solid;*/
}
#actu_intro p {
	margin-top:0;
	margin-bottom:0;
	color: #666666;
	font-size: 10px;
}
#actu_intro div.first p:first-child:first-letter {
	margin-top:0;
	margin-bottom:0;
	font-size: 3em;
	color: #666666;
}
#conteneur {
	/*border-right:5px green solid;*/
	/*border-left:5px #43b93f solid;*/
	float:left;
	position:relative;
	width: 740px;
}
#actu_img {
	float:left;
	/*border:1px solid pink;*/
	/*position:absolute;*/
	margin-right:20px;
	padding-left:00px;
	top:265px;
	left:30px;
}
#actu_img img{
	margin-bottom:10px;
}
div.actu_li {
	font-size: 10px;
	color: #c9000b;
	clear: right;
	text-align: right;
	padding: 5px 5px 5px 5px ;
	margin: 0px 10px 0px 10px;
	list-style-type:none;
}

div.actu_li a {
	text-decoration:none;
	color: #c9000b;
	font-weight:bold;
}
#actu_li1 {
	font-size: 10px;
	color: #c9000b;
	/*border:1px gray solid;*/
	clear: right;
	text-align:right;
	margin-top: 20px;
}
#actu_li1 a{
	text-decoration:none;
	color: #c9000b;
	font-weight:bold;
}
#actu_suite {
	background:#E4E4E4;
	/*border:1px red solid;*/
	width: 225px;
	float: left;
	margin-left:13px;
}
.lien_pdf {
	margin:0px;
	padding:0px;
	color:#666666;
	text-decoration:underline;
}
/*---------------------------------------------------------------------------------------------------------------------------- */
								/* Concerne la partie droite du fichier actu et index.php */
#actu_tout {
	font-size: 13px;
	color:#FFFFFF;
	background-color:#c9000b;
	text-align:center;	
	/*border:1px violet solid;*/
	height:17px;
	padding:0;
	margin:0;
	letter-spacing:5px;
	word-spacing:5px;
	font-weight:bold;
}
#actu_autre {
	border-top: 1px solid #a93e35;
	padding:0;
	margin:0;
}
div.actu_autre {
	border-top: 1px solid #a93e35;
	padding:0;
	margin:0;
}

div.actu_mtext {
	padding : 0 8px 0 15px;
	font-size: 10px;
	text-align:justify;
	/*border:1px orange solid;*/
	color:#666666;
	margin-top:10px;
}
div.actu_mimg {
	width: 66px;
	height: 60px;
	float:left;
	/*border:1px blue solid;*/
	background-repeat:no-repeat;
	background-position:center;
	background-image:url(images/cadre.png);
	margin: 15px 8px 0px 8px;
	padding:0;
}


#actu_mtext {
	padding : 0 8px 0 15px;
	font-size: 10px;
	text-align:justify;
	/*border:1px orange solid;*/
	color:#666666;
	margin-top:10px;
}
#actu_mimg {
	width: 66px;
	height: 60px;
	float:left;
	/*border:1px blue solid;*/
	background-repeat:no-repeat;
	background-position:center;
	background-image:url(images/cadre.png);
	margin: 15px 8px 0px 8px;
	padding:0;
}
img.img {
	margin:5px 0 0 8px;
}

/*---------------------------------------------------------------------------------------------------------------------------- */
										/* Concerne la page batiment.php */

#batiment_img{
	/*border:1px solid pink;*/
	/*position:absolute;*/
	margin-right:20px;
	padding-left:40px;
	top:270px;
	left: -15px;
	position:absolute;
}
#batiment_g {
	width: 195px;
	border-style: none;
	/*border:1px #c9f150 solid;*/
	margin-right:-5px;
	position:absolute;
	top: 540px;
	clear:both;
}
#batiment_g p{
	margin: 0 0px 0 12px;
	padding: 0;
	font-size: 10px;
	text-align: justify;
	color:#767c81;
	font-style: italic;
}
#batiment_d {
	background:#ffffff;
	/*border:1px red solid;*/
	width: 590px;
	position:relative;
	margin:-00px 0 0 390px;
	padding:0 0 0 0;
	clear:both;
	height:380px;
}
#batiment_d p{
	margin:0 0 10px 0;
	padding:0;
	font-size: 11px;
	text-align: justify;
	color:#767c81;
}

#batiment_d li{
	margin-left:0px;
	list-style-image: url(images/puce.jpg);
	font-size: 11px;
	text-align: justify;
	color:#767c81;
	/*border: 1px red solid;*/
}

#actu_batiment{
	font-size: 17px;
	/*border : red solid 1px;*/
	width: 811px;
	color: #c9000b;
	margin-bottom:3%;
	text-align: justify;
	margin: 0px 0px 10px -2px;
	padding-bottom: 3px;
	position:relative;
	background:#FFFFFF;
	word-spacing:0.3em;
	letter-spacing: 0.3em;
	clear:both;
}

#actu_sondage{
	font-size: 17px;
	width: 811px;
	color: #c9000b;
	margin-bottom:3%;
	text-align: justify;
	margin: 0px 0px 10px -2px;
	padding-bottom: 3px;
	position:relative;
	background:#FFFFFF;
	word-spacing:0.1em;
	letter-spacing: 0.2em;
	clear:both;
}

#global #batiment_photos #statuts_photos1 {
	position:absolute;
	margin:0px;
	padding:0px;
	width:280px;
	top:650px;
	left:450px;
}
#global #batiment_photos #statuts_photos2 {
	position:absolute;
	margin:0px;
	padding:0px;
	width:280px;
	top:650px;
	left:20px;
}
#bat_conteneur {
	/*border-right:5px green solid;*/
	/*border-left:5px #43b93f solid;*/
	/*border: 1px solid pink;*/
	height:37px;
	float:left;
}
#vignette{
	margin:0px;
	padding:0px;
	margin-top:-25px;
	margin-left:30px;
}
#vignette .min_photos0{
	margin:0px;
	padding:0px;
	margin-right:19px;
	cursor:pointer;
}
/*---------------------------------------------------------------------------------------------------------------------------- */
										/* Concerne la page faq.php */
#conteneur_faq {
	/*border-right:5px green solid;*/
	/*border-left:5px #43b93f solid;*/
	float:left;
	position:relative;
	width: 572px;
	height: 310px;
}
/* Petit hack pour avoir la bordure verte a gauche qui descendre suffisement bas */
html>body #conteneur_faq {
height:auto;
min-height: 310px;;
} 
#actu_date_faq {
	font-size: 17px;
	color: #c9000b;
	width: 570px;
	margin-bottom:3%;
	text-align: justify;
	margin: 0px 0px 10px -1px;
	padding-left:0px;
	padding-bottom: 3px;
	position:relative;
	background:#FFFFFF;
	clear:both;
	letter-spacing:5px;
	word-spacing:9px;
}
#faq_g {
	width: 100%;
	border-style: none;

	height:100%;
	min-height:100%;
	margin-right:-5px;
}
#faq_d {
	float: left;
	/*background:#E4E4E4;
	border:1px red solid;*/
	width: 224px;
	margin-left:13px;
}
#faq_tout {
	font-size: 14px;
	color:#FFFFFF;
	background-color:#c9000b;
	text-align:center;	
	/*border:1px violet solid;*/
	height:20px;
	padding:0;
	margin:0;
	letter-spacing:2px;
	word-spacing:7px;
	font-weight:bold;
	
}

#faq_rep {
	padding-left: 10px;
	padding-top: 6px;
	background-color:#f2fcd5;
	color: #666666;
	margin-left: 20px;
	height: 24px;
	clear:both;
	width: 535px;
	font-size: 12px;
}
#rappel{
	margin-left: 20px;
	clear:both;
	font-size:0.78em;
	margin-top:44%;
	display:block;
}
#notice{
	margin-left: 13px;
	margin-right:15px;
	clear:both;
	text-align:justify;
	font-size:0.78em;
	color:#666666;
	display:block;
}
div.faq_block {
	margin-left: 20px;
	background:#cdcdcd url(images/rep_fond.png) repeat-y 0px 0;
	position: relative;
	padding:0;
	/*border:solid 1px red;*/
	clear:both;
	width: 545px;
	margin-top: 15px;
}

div.faq_question {
	padding:0;
	padding-left:10px;
	clear:both;
	padding-top: 8px;
	background-color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	color: #444444;
	width:535px;
	height:27px;
	background-image:url(images/cadre_faq.png);
	background-repeat:no-repeat;
}

div.faq_reponse {
	padding:10px 18px 10px 10px;
	margin:0;
	background:#f8f8f7;
	color:#666666;
	width: 370px;
	float:left;
	text-align: justify;
	font-size: 10px;
	/*border:solid 1px yellow;*/
}

div.faq_reponse2 {
	padding:10px 10px 10px 10px;
	margin:0;
	background:#f8f8f7;
	color:#666666;
	width: 231px;
	float:left;
	text-align: justify;
	font-size: 10px;
	/*border:solid 1px yellow;*/
}

div.faq_reponse1 {
	padding:10px 18px 10px 10px;
	margin:0;
	background:#f8f8f7;
	color:#666666;
	width: 517px;
	float:left;
	text-align: justify;
	font-size: 10px;
	/*border:solid 1px yellow;*/
}

div.faq_photo {
	padding:0;
	margin: 0;
	float:left;
	width:147px;
	/*border: blue 1px solid;*/
}

div.faq_photo2 {
	padding:0;
	margin: 0;
	float:right;
	width:294px;
	/*border: blue 1px solid;*/
}

ul#faq_menu {
	list-style-type:none;
	font-size:12px;
	line-height: 20px;
	padding:0px;
	margin:10px 0 20px 0;
	clear:both;
	/*border:1px violet solid;*/
}
#faq_menu li{
	text-indent:10px;
	font-size: 10px;
	color:#434d56;
	
}
#faq_menu a {
	display:block;
	text-decoration:none;
	width: 100%;
	text-indent:10px;
	font-size: 10px;
	font-weight:bold;
	padding-bottom:2px;
	color: #434d56;
	clear:both;
}

#faq_menu a:hover {
	display:block;
	background: #a9acaf;
	clear:both;
}
#chercher {
	clear:both;
	background: #d5d6d6;
	border: #bcbebf solid 2px;
	color: #515960;
	margin:10px -5px 15px 0px;
	padding: 0px;
	font-size: 10px;
}
#t_chercher {
	border-color: #cccece;
	border-style: solid;
	width: 200px;
	margin-top: 0px;
	clear:both;
	
}
.rechercher{
	float: right;

}
#faq_recherche {
	position:relative;
	margin:0 0px 0 12px;
	padding:10px 0 0px 0px;
	width: 200px;
	border-top: 1px solid #a93e35;
	border-bottom: 1px solid #a93e35;
	clear:both;
	font-size: 10px;

}

#faq_form {
	margin:0px;
	clear:both;
}

/******* sondage *******/
.themes_sondage{
	min-height:400px;
}

.chiffre_passe{
	/*color:white;*/
	font-size:19px;
	padding-top:16px;
	padding-left:11px;
	font-weight:bold;
	width:40px;
	float:left;
}

.chiffre_sondage{
	background:url(./images/fond_chiffre.jpg) no-repeat center left;
	height:62px;
	width:415px;
	display:block;
	text-decoration:none;
	font-size:19px;
	color:white;
	/*border:1px solid blue;*/
}

.chiffre_sondage .choix_theme{color:#767676;text-decoration:underline;}
.chiffre_sondage .choix_theme:hover{color:#d6000a;text-decoration:underline;}

.chiffre_sondage .choix_theme span{color:#d6000a;text-decoration:underline;}
.chiffre_sondage .choix_theme span:hover{color:#d6000a;text-decoration:underline;}

.choix_theme{
	float:left;
	padding-left:10px;
	padding-right:15px;
	height:45px;
	font-size:17px;
	margin-top:15px;
	/*border:1px solid green;*/
}

.chiffre_sondage:hover{
	background:url(./images/fond_chiffre_hover.jpg) no-repeat center left;
	color:#d6000a;
}

.fleche_theme{
	float:left;
	height:62px;
}

.tous_les_themes{
	width:700px;
	margin-left:30px;
	/*border:1px solid red;	*/
}

.vignette{width:155px;height:226px;background:url(./images/fond_photo_sondage.jpg) no-repeat bottom left;text-align:center;vertical-align:bottom;}
.vignette img{padding-bottom:5px;padding-left:0px;}
.vignette2{text-align:left;}
.btn_zoom{width:22px;vertical-align:bottom;}
.descriptif_projet{padding-left:10px;}
.fleche_valider{padding-left:20px;padding-right:20px;}
/****** fin sondage ****/


#sous_menu{
	margin: 5px 0 0px 0;
}
img.ss_menu1{

	padding:0;
	margin-right:3px;
}
img.ss_menu2{

	padding:0;
	margin:0;
}
a img {
	border:none;
	/*float:left;*/
	padding:0;
	margin:0;

}
#sous_menu a{float:left;}
/*---------------------------------------------------------------------------------------------------------------------------- */
										/* Concerne la page bas.php */

#bas {
	height :50px;
	clear:both;
	margin-top:15px;
}

#coordonnees {
	float: left;
	color:white;
	width: 808px;
	background-color: #c9000b;
	border-style: none;
	height: 20px;
	background: url(images/bas.png);
}

#tel, #fax {
	padding-top:3px;
	display : block;
	width: 15%;
	font-size:10px;
	float:left;
	text-align:center;
	height:20px;
	border-left: 1px solid white;
}
#adresse {
	display : block;
	width: 550px;
	font-size:10px;
	padding-top:3px;
	padding-left: 5px;
	height:20px;
	float:left;
}
#resume {
	float:left;
	width: 808px;
	height:18px;
	
}
#accueil, #contact, #plan, #legal, #boite {
	float:left;
	font-size:9px;
	font-weight:bold;
}

#accueil a{
	text-decoration:none;
	color:#cd0009;
}
#accueil {
	width: 75px;
	border-right: 1px solid red;
	padding-left: 5px;
	color:#cd0009;
	margin-top: 3px;
}
#contact a{	
	text-decoration:none;
	color:#cd0009;
}
#contact {	
	width: 120px;
	border-right: 1px solid red;
	padding-left: 5px;
	color:#cd0009;
	margin-top: 3px;
}
#plan a{	
	text-decoration:none;
	color:#cd0009;
}
#plan {	
	width: 100px;/*
	border-right: 1px solid red; */
	padding-left: 5px;
	color:#cd0009;
	margin-top: 3px;
}
#legal a{
	text-decoration:none;
	color:#cd0009;
}
#legal {
	padding-left: 5px;
	width:262px;
	color:#cd0009;
	margin-top: 3px;
}
#boite {
	width:213px;
	color:#9a9a98;
	padding:0px 15px 3px 0px;
	margin: 0 0 0 0;
	text-align:right;
	background:#e8e8e7;
	display:block;
	font-size:13px;
	background: url(images/boite.png);
}

/* --------------------------------------------------------- Page Structure.php --------------------------------------------------------- */

#global #structure {
	position:relative;
	background:#ffffff;
	font-size:11px;
	color:#767c81;
	/*border:1px red solid;*/
	margin: 0px 0 0 190px;
	padding:0 0 0 0;
	width: 790px;
	clear:both;
}

#global #structure .struct_titre {
	/*float:right;
	display:block;
	font-size: 15px;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom: 15px;
	clear:both;*/
	
	padding:0;
	text-indent: 10px;
	margin-left:0px;
	padding-top: 8px;
	font-size:15px;
	font-weight:bold;
	color: #444444;
	clear:both;
	width:545px;
	height:22px;
	background-image:url(images/cadre_faq.png);
	background-repeat:no-repeat;
}
#global #structure #discours{
	float:left;
	margin-left:10px;
}

#global #structure .vignette2 {
	clear:right;
	float:left;
	margin:0px;
	padding:0px;
	margin-left:5px;
	margin-bottom:15px;
	width:239px;
	height:233px;
	background-image: url(images/fond_photos_identite2.png);
	background-repeat: no-repeat;
}
#global #structure .vignette2 .vig_haut img{
	width: 200px;
	margin-left:18px;
}
#global #structure .vignette2 .vig_haut{
	margin-top:20px;
}
#global #structure .vignette2 .vig_bas {
	font-size:10px;
	margin-top:-8px;
	text-align:center;
	color:#000000;
}

#global #structure .vignette {
	clear:right;
	float:left;
	margin-right:45px;
	width:152px;
	background-image: url(images/fond_photos_identite.png);
	background-repeat: no-repeat;
}
#global #structure .decalage {
	margin-left: 20px;
	margin-bottom:-10px;
}
#global #structure .vignette .vig_haut img{
	width: 115px;
	/*margin-left:18px;*/
}
#global #structure .vignette .vig_haut{
	margin-top:15px;
}
#global #structure .vignette .vig_bas {
	font-size:10px;
	margin-top:-8px;
	text-align:center;
	color:#000000;
}
#global #structure .complement {
	float:right;
	font-size: 15px;
	margin-top: -15px;
	margin-bottom: 25px;
	clear:both;
}

#global #structure .trombi {
	clear:both;
	height:20px;
	padding-top:80px;
	/*border:1px solid red;*/
}

#global #structure p {
	clear:both;
}
#global #structure #struct_margegauche{
	/*border:1px solid red;*/
	float:left;
	margin-left:-200px;
	width:250px;
	height: 200px;
}
#global #structure .coordonnee{
	position:relative;
	float:right;
	margin:0px;
	padding:0px;
	text-align:center;
	width:330px;
	/*border:1px solid red;*/
	min-height:175px;
	height:175px;
}

#global #structure .coordonnee .block_coo{
	width:200px;
	height:175px;
	text-align:center;
	float:right;
}
#global #structure .coordonnee .block_coo p {
	margin:0px;
	padding:0px;
	margin-bottom: 7px;
}
#global #structure .coordonnee1{
	text-align:center;
	float:left;
	width:330px;
	margin:0px;
	padding:0px;
	/*border:1px solid red;*/
	min-height:175px;
	height:175px;
	margin-left:10px;
	position:relative;
}
#global #structure .coordonnee1 .block_coo{
	width:200px;
	height:175px;
	text-align:center;
	float:right;
}
#global #structure .coordonnee1 .block_coo p {
	margin:0px;
	padding:0px;
	margin-bottom: 7px;
}
#global #structure .coordonnee1 .logo {
	float:left;
	width:100px;
	margin-top:15px;
}
#global #structure .coordonnee .logo {
	float:left;
	width:120px;
	margin-top:30px;
}
#global #structure #struct_margegauche2{
	/*border:1px solid red;*/
	float:left;
	margin-left:-200px;
	width:420px;
	height: 100px;
}
#global #structure .coordonnee3{
	text-align:center;
	float:left;
	width:330px;
	margin:0px;
	padding:0px;
	/*border:1px solid red;*/
	min-height:175px;
	height:175px;
	margin-left:20px;
	position:relative;
}
#global #structure .coordonnee3 .block_coo{
	width:200px;
	height:175px;
	text-align:center;
	float:right;
}
#global #structure .coordonnee3 .block_coo p {
	margin:0px;
	padding:0px;
	margin-bottom: 7px;
}
#global #structure .coordonnee3 .logo {
	float:left;
	width:100px;
	margin-top:15px;
}

#global #structure .trombi img {
	width:100px;
	float:right;
	margin-top:-80px;
	margin-right: 30px;
	clear:both;
}

#global #structure p a{
	text-decoration:underline;
}
#statuts_photos1 {
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	width:240px;
	margin-top: 80px;
}
/* --------------------------------------------------------- Page statuts.php --------------------------------------------------------- */
#global #statuts {
	font-size:12px;
	position:relative;
	/*border:1px red solid;*/
	margin: 0px 0 0 200px;
	padding:0 0 0 0;
	font-size:11px;
	color:#767c81;
	width: 780px;
	/*height:580px;*/
	clear:both;
}

#global #statuts .statuts_titre{
	clear:both;
	font-weight:bold;
	font-size:14px;
	text-align:justify;
}

#global #statuts .statuts_complement{
	clear:both;
	font-weight:bold;
	font-size:14px;
	text-align:justify;
	margin-bottom:15px;
}

#global #statuts .stat_titre{
	padding:0;
	text-indent: 10px;
	margin-left:100px;
	padding-top: 8px;
	font-size:15px;
	font-weight:bold;
	color: #444444;
	clear:both;
	width:545px;
	height:22px;
	background-image:url(images/cadre_faq.png);
	background-repeat:no-repeat;
}
#global #statuts .stat_article {
	padding:0px;
	margin:0px;
	margin-left:120px;
	margin-top:5px;
	text-align:justify;
	clear:both;
}

#global #stat_photos #statuts_photos1 {
	position:absolute;
	margin:0px;
	padding:0px;
	width:280px;
	top:395px;
	left:0px;
}
#global #stat_photos #statuts_photos2 {
	position:absolute;
	margin:0px;
	padding:0px;
	width:160px;
	top:630px;
	left:0px;
}
#global #stat_photos #statuts_photos {
	position:absolute;
	margin:0px;
	padding:0px;
	width:160px;
	top:710px;
	left:120px;
}
/* --------------------------------------------------------- Page mission.php --------------------------------------------------------- */
#global #mission {
	background:#ffffff;
	font-size:11px;
	color:#767c81;
	text-align:justify;
	/*border:1px red solid;*/
	margin: 0px 0 0 200px;
	padding:0 0 0 0;
	width: 783px;
	clear:both;
}

#global #mission .mission_titre{
	clear:both;
	font-weight:bold;
	color: #444444;
	font-size:12px;
	text-align:justify;
	margin-left:80px;
}

#global #mission .mission_complement{
	clear:both;
	margin-top:30px;
	font-weight:bold;
	color: #444444;
	font-size:13px;
	text-align:justify;
	padding-bottom:0px;
	margin-left:80px;
	
}

#global #mission .mission_bordure{

	text-indent: 10px;
	padding-top: 8px;
	margin-left:80px;
	font-size:15px;
	font-weight:bold;
	color: #444444;
	clear:both;
	width:545px;
	height:22px;
	background-image:url(images/cadre_faq.png);
	background-repeat:no-repeat;
}
#global #mission .mission_bordure1{

	text-indent: 10px;
	padding-top: 8px;
	margin-left:80px;
	font-size:15px;
	font-weight:bold;
	color: #444444;
	clear:both;
	width:545px;
	height:22px;
	background-image:url(images/cadre_faq.png);
	background-repeat:no-repeat;
}
#global #mission #remplissage{
	height : 29px;
}
#global #mission .mission_bordure2{
	text-indent: 10px;
	padding-top: 8px;
	margin-left:80px;
	font-size:15px;
	font-weight:bold;
	color: #444444;
	clear:both;
	width:545px;
	height:22px;
	background-image:url(images/cadre_faq.png);
	background-repeat:no-repeat;
}
#global #mission #remplissage1{
	height : 29px;
}
#global #mission .miss_dec {
	margin-left:80px;
}
#global #mission ul {
	margin-left:80px;
}
#global #mission ul li {
	margin-left:40px;
	list-style-image: url(images/puce.jpg);
}

#global #miss_photos #statuts_photos1 {
	position:absolute;
	margin:0px;
	padding:0px;
	width:260px;
	height:130px;
	top:530px;
	left:0px;
}
#global #miss_photos #statuts_photos2 {
	position:absolute;
	margin:0px;
	padding:0px;
	width:260px;
	top:350px;
	left:0px;
}
#global #miss_photos #statuts_photos {
	position:absolute;
	margin:0px;
	padding:0px;
	width:260px;
	top:670px;
	left:0px;
}
#global #mission .mission_complement2 {
	clear:both;
	font-weight:bold;
	margin-left:120px;
	color: #444444;
	font-size:13px;
	text-align:justify;
	margin-bottom:5px;
}

#global #mission .stat_article{
	padding:0px;
	margin:0px;
	margin-left:0px;
	margin-top:5px;
	text-align:justify;
	clear:both;
}

#global #mission .stat_titre{
	padding:0px;
	margin:0px;
	margin-left:60px;
	margin-top:10px;
	font-weight:bold;
	text-align:justify;
	clear:both;
}
/* --------------------------------------------------------- Page financement.php --------------------------------------------------------- */

#global #financement {
	background:#ffffff;
	font-size:11px;
	color:#767c81;
	text-align:justify;
	/*border:1px red solid;*/
	margin: 0px 0 20px 200px;
	padding:0 0 0 0;
	width: 780px;
	height:400px;
	clear:both;
}
#global #financement .financement_titre{
	clear:both;
	font-weight:bold;
	color: #444444;
	font-size:12px;
	text-align:justify;
}
#global #financement .financement_bordure1{
	padding:0;
	text-indent: 10px;
	margin-left:80px;
	padding-top: 8px;
	font-size:15px;
	font-weight:bold;
	color: #444444;
	clear:both;
	width:545px;
	height:22px;
	background-image:url(images/cadre_faq.png);
	background-repeat:no-repeat;
}
#global #financement .financement_bordure{
	padding:0;
	text-indent: 10px;
	margin-left:80px;
	padding-top: 8px;
	font-size:15px;
	font-weight:bold;
	color: #444444;
	clear:both;
	width:545px;
	height:22px;
	background-image:url(images/cadre_faq.png);
	background-repeat:no-repeat;
}
#global #financement ul {
	margin-left:120px;
}
#global #financement ul li {
	margin-left:00px;
	top:-10px;
	list-style-image: url(images/puce.jpg);
}
#global #financement .financement_complement{
	clear:both;
	font-weight:bold;
	color: #444444;
	font-size:13px;
	margin-left:120px;
	text-align:justify;
	margin-bottom:30px;
}
#global #financement_photos #statuts_photos1 {
	position:absolute;
	margin:0px;
	padding:0px;
	width:160px;
	top:515px;
	left:00px;
}
#global #financement_photos #statuts_photos2 {
	position:absolute;
	margin:0px;
	padding:0px;
	width:160px;
	top:575px;
	left:100px;
}
#global #financement_photos #statuts_photos3 {
	position:absolute;
	margin:0px;
	padding:0px;
	width:260px;
	top:300px;
	left:00px;
}
#global #mission .financement_complement{
	clear:both;
	font-weight:bold;
	color: #444444;
	font-size:13px;
	text-align:justify;
	margin-top:20px;
	margin-left:120px;
}

/* --------------------------------------------------------- Page maison.php --------------------------------------------------------- */
#global #maison {
	background:#ffffff;
	font-size:11px;
	color:#767c81;
	text-align:justify;
	/*border:1px red solid;*/
	margin: 0px 0 20px 200px;
	padding:0 0 0 0;
	width: 780px;
	clear:both;
}
#global #maison #sommaire {
	padding-left: 10px;
	padding-top: 6px;
	background-color:#f2fcd5;
	color: #666666;
	margin-left: 50px;
	height: 24px;
	clear:both;
	width: 650px;
	font-size: 12px;
}
#global #maison #sommaire li {
	float:left;
	margin-left: 5px;
	list-style-type:none;
	background:url(images/puce.jpg) no-repeat left;
	padding-left:10px;
	margin-right: 20px;
}
#global #maison .maison_ssbordure{
	padding:0;
	margin-top:0px;
	font-size:13px;
	font-weight:bold;
	color: #444444;
	height:22px;
}
#global #maison .maison_ssbordure ul li{
	float:left;
	margin-left: 5px;
	list-style-type:none;
	background:url(images/puce.jpg) no-repeat left;
	padding-left:10px;
	margin-right: 20px;
}

#global #maison .sondage_bordure{
	padding:0;
	margin-left:0px;
	padding-top: 15px;
	padding-left: 15px;
	font-size:13px;
	color: #444444;
	width:730px;
	height:280px;
	background-image:url(images/cadre_faq.png);
	background-repeat:no-repeat;
	text-align:left;
}

#global #maison .maison_bordure{
	padding:0;
	text-indent: 10px;
	margin-left:0px;
	padding-top: 8px;
	font-size:15px;
	font-weight:bold;
	color: #444444;
	clear:both;
	width:690px;
	height:22px;
	background-image:url(images/cadre_faq.png);
	background-repeat:no-repeat;
}
#global #maison ul li .gras{
	font-weight:bold;
	color:#767c81;
}
#global #maison .description ul li {
	list-style-image: url(images/puce.jpg);
}
#global #maison ul li a{
	color:black;
	text-decoration:none;
}
#global #maison .description{
	width:600px;
	float:left;
}
#global #maison .coordonnee{
	float:left;
	margin-left:-216px;
	text-align:center;
	width:200px;
}
/*-------------------------------------------------------------------------------------------------------------------*/
#maison_tout {
	font-size: 14px;
	color:#FFFFFF;
	background-color:#c9000b;
	text-align:center;	
	/*border:1px violet solid;*/
	height:20px;
	padding:0;
	margin:0;
	font-weight:bold;
}
#global #maison #maison_menu{
	float:right;
	width:150px;
	margin-left : 20px;
	background-color:#E8E8E7;
}
#global #maison #maison_menu ul{
	list-style-type:none;
	font-size:12px;
	line-height: 20px;
	padding:0px;
	margin:10px 0 20px 0;
	clear:both;
	}
#global #maison #maison_menu ul li{
	text-indent:10px;
	font-size: 10px;
	color:#434d56;
}
#global #maison #maison_menu ul li a:hover{
	display:block;
	background: #a9acaf;
	clear:both;
}
/*-------------------------------------------------------------------------------------------------------------------*/

#global #maison .entreprise{
	clear:both;
	margin-bottom:15px;
}
#global #maison .haut{
	text-align:left;
	display:block;
	text-decoration:none;
	color:#c9000b;
	margin-top:10px;
	margin-left:690px;
	clear:both;
}
#global #maison .bar {
	color:#43b93f;
	background:#43b93f;
	border:1px solid #43b93f;
	clear:both;
}
/*---------------------------------------------------------------------------------------------------------------------------- */
								/* Concerne la partie droite du fichier theme.php */

.ressources .theme_bordure{
	padding:0;
	margin-left:190px;
	margin-bottom:5px;
	padding-top: 8px;
	font-size:12px;
	font-weight:bold;
	color: #444444;
	clear:both;
	width:545px;
	height:22px;
	background-image:url(images/cadre_faq.png);
	background-repeat:no-repeat;
}

.ressources .theme_bordure .theme_decal {
	margin-left:10px;
}

/* --------------------------------------------------------- Page ressources.php --------------------------------------------------------- */
.Marge_ressources {width:190px;float:left;/*border:1px blue solid;*/}
#global3{
	border:1px solid white; /* a laisser sinon la boucle de l'image déborde*/
	clear:both;
	background: url(images/lignetfond.png) repeat-y 162px 0;
	margin-top:5px;	
}
.ressources {
	float:left;
	width: 740px;
	margin-bottom: 15px;
	/*border:1px blue solid;*/
}
.ress_img {
	float:left;
	margin-right:20px;
	padding-left:00px;
	top:265px;
	left:30px;
}
#ressources_faq {
	float:left;
	position:relative;
	width: 740px;
}
#ressources_rep {
	padding-left: 10px;
	padding-top: 6px;
	background-color:#f2fcd5;
	color: #666666;
	margin-left: 190px;
	height: 24px;
	clear:both;
	width: 535px;
	font-size: 12px;
	margin-bottom: 10px;
}
.ressources_intro_court {
	float:left;
	font-size: 11px;
	width: 412px;
	text-align: justify;
	/*border: 1px solid red;*/
	margin-top: 0px;
	margin-bottom:15px;
	background:#f8f8f7;
}
.ressources_intro_long {
	float:left;
	font-size: 11px;
	width: 543px;
	text-align: justify;
	/*border: 1px solid red;*/
	margin-top: 0px;
	margin-bottom:15px;
	background:#f8f8f7;
}
#ressources_intro p a:hover a:link a:visited{
	margin-top:0;
	margin-bottom:0;
	color: #666666;
	font-size: 11px;
}
#ressources_intro p:first-letter {
	margin-top:0;
	margin-bottom:0;
	font-size: 3em;
	color: #666666;
}
/* Petit hack pour avoir la bordure verte a gauche qui descende suffisement bas */
html>body #ressources_faq {
	min-height: 310px;
	height:auto;
} 
#feinte{
	margin-left: 20px;
	clear:both;
	font-size:0.78em;
	color:#666666;
	margin-top:22%;
	display:block;
}
div.ress_reponse {
	margin:0;
	background:#f8f8f7;
	color:#666666;
	width: 517px;
	float:left;
	text-align: justify;
	font-size: 11px;
	/*border:solid 1px yellow;*/
}


div.ress_reponse2 {

	margin:0;
	/*background:#f8f8f7;*/
	color:#666666;
	width: 370px;
	float:left;
	text-align: justify;
	font-size: 11px;
	/*border:solid 1px yellow;*/
}
.ress_link{
	margin:0px;
	padding:0px;
	color:#666666;
	font-size: 11px;
	text-decoration:none;
}
.ress_link2{
	margin:0px;
	padding:0px;
	color:#666666;
	text-decoration:none;
	font-size: 11px;
}
.faq_block{font-size:11px;}
/* --------------------------------------------------------- Page contact.php --------------------------------------------------------- */
#form1 {
	margin-left:200px;
	display:block;
	font-size:11px;
	color:#767c81;
}
a.contact {
	width:170px;
	margin-top:15px;
	float:left;
}
#form1 #bouton {
	border:black 1px solid;
	margin-left: 103px;
	margin-top: 15px;
	background:none;
}
#form1 .contact_block {
	width: 250px;
	margin-top:10px;
	margin-left: -70px;
}
#form1 .contact_block1 {
	width: 250px;
	height: 150px;
	margin-top:10px;
	margin-left: -70px;
}

/*  ----------------- Voir cette adresse pour le code suivant http://www.htmldog.com/articles/suckerfish/dropdowns/  ----------------- */
#nav{
		background-image:url(../images/menu_trans.png);
		/*border: red solid 1px;*/
}
#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 13em;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	#nav li { /* all list items */
		position : relative;
		padding: 0;
		margin: 0;
		float : left;
		line-height : 1.25em;
		/*margin-bottom : -1px;*/
		width: 13.5em;
	}
	
	#nav li ul { 
		position : absolute;
		/*left: -999em;*/
		margin:0;
		padding:0;
		margin-left : 234px;
		padding-left:1px;
		margin-top : -26px;
	}
	
	#nav li ul li{ 
		margin:0;
		padding:0;
		line-height : 1.25em;
	}
	
	#nav li ul ul { 
		/*left: -999em;*/
	}
	
	#nav li a {
		width: 22.4em;
		display : block;
		font-weight : bold;
		font-size:10px;
		text-decoration : none;
		color: black;
/*		border-top : 1px solid #c9000b;*/
		padding : 0 0.5em;
		height:2.48em;
	}
	/*
	#nav li a:hover {
		color : white;
		background-color : black;
	}
	*/
	
	/*#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { 
		left: auto;
	}*/
	
	#smenu1 {height:175px; width:235px ;top: 1px; background-image:url(../images/menu_trans_off.png);}
		#smenu11{height:175px;background-repeat:no-repeat; width:335px ;margin-left:236px;top: 25px; background-image:url(../images/menu_trans2.png);}
		#smenu11 li {}
		#smenu12{border-right:none;height:175px;background-repeat:no-repeat; width:335px ;margin-left:236px;top: -25px; background-image:url(../images/menu_trans2.png);}
		#smenu13{border-right:none;height:175px;background-repeat:no-repeat; width:335px ;margin-left:236px;top: -50px; background-image:url(../images/menu_trans2.png);}
	#smenu2 {height:175px; width:235px ;top: -24px; background-image:url(../images/menu_trans_off.png);}
p.titre_actu{color: #666666;font-weight:bold;font-size:14px;margin-left:2px;}