html,body {
   padding: 0;
   margin: 0;
   background: url('images/bg.png') repeat-x top;
   height: 100%;
   background-color: #ebf4f4;
}


/* Div global */
div#global {
   padding: 0 0 0 0;
   margin: auto;
   width: 1075px;
   height: 100%;
   border: none;
}



/* Div global fin */ 

/* Div banniere */
div#banniere_top {
   background: url('images/banniere_top.png') no-repeat top;
   padding: 0 0 0 0;
   margin: 0;
   width: 1075px;
   height: 154px;
   border: 0;
}
#banniere_top img {
   border: none;
   padding: 0;
   margin: 0;
   float: left;
}
#banniere_top a {
   border: none;
   padding: 0;
   margin: 0;
}
div#banniere_bottom {
   background: url('images/banniere_bottom.png') no-repeat top;
   margin: 0;
   width: 1075px;
   height: 60px;
   border:none;
}
/* Div banniere fin */ 

/* ul menu */
.menu {   
padding:18px 0 0px 45px;
margin-bottom:25px;
border:none;
	}
.menu_left {
	  background: url('images/button_right.png') no-repeat bottom right;
	  float:left;
	  height:35px;
	  width:12px;
	  padding:0;
	  margin:0 0 0 12px;
	  border:none;
	}
.menu_center {
	padding:7px 0 0 0;
	margin:0px;
	height:35px;
   float:left;
   background:  url('images/menu.png')  repeat-x  ;
   border-bottom: 3px solid #7e3f50;
   font-family: arial,verdana, helvetica, sans-serif;
   font-size: 15px;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: left;
   text-transform: uppercase;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color: #000000;
   border:none;
   }
   .menu_center a {
   padding:0;
   margin:0;
   float:left;
   font-family: arial,verdana, helvetica, sans-serif;
   font-size: 15px;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: left;
   text-transform: uppercase;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color: #ffffff;
   border:none;
   }
   .menu_center a:hover {
   padding:0;
   margin:0;
   float:left;
   background-color:#eb3914;
   font-family: arial,verdana, helvetica, sans-serif;
   font-size: 15px;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: left;
   text-transform: uppercase;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color: #cccccc;
   }
.menu_right {
     background: url('images/button_left.png') no-repeat bottom left;
     float:left;
     height:35px;
     width:12px;
     padding:0;
     margin:0;
   }
/* Div menu fin */

/* Div content */
div#content {
   padding: 10px 0 0px 0;
   margin: 0;
   width: 1075px;
   height: auto;
   float: left;
   background: url('images/shadow.png') repeat-y top;

}

div#content p.fil_ariane {
   padding: 0px;
   margin: 0 0 10px 250px;
   font-family: verdana, helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: justify;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color: #5e0f25;
   border: none;
   
}

div#content p.fil_ariane a {
   padding: 0px 5px 0 10px;
   margin: 0px;
   font-family: verdana, helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: justify;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color: #5e0f25;
   border: none;
   background: url('images/icon_puce.gif') no-repeat left;
}
div#content p.fil_ariane a:hover {
   padding: 0px 5px 0 10px;
   margin: 0px;
   font-family: verdana, helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-decoration: underline;
   text-align: justify;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color: #5e0f25;
   border: none;
   background: url('images/icon_puce.gif') no-repeat left;
}

div#content_left {
   padding-left:40px;
   width: 200px;
   
   float: left;
}

div#map_left {
	padding: 10px 0px 0px 3px;
	margin-top:-30px;
	margin-left:-2px;
	width: 200px;
	border:0;
	float:left;

}


div#content_center {
   padding: 0px 0 0 5px;
   width: 610px;
   float: left;
   height:auto;
   min-height: 400px;
}





div#content_center .accueil img{
   padding: 0px 0 0px 8px;
   margin: 0px 0 21px 0px;
   border: none;
   float: left;
   
}

div#content_center .accueil_carte a {
	font-family: verdana, helvetica, sans-serif;
	color:white;
   font-size:10px;
   margin-top:-50px;	
   margin-right:250px;
   margin-left:193px;
   float: left;
	}
	
div#content_center .accueil_carte a:hover {
   font-family: verdana, helvetica, sans-serif;
   color:red;
   font-size:10px;
   margin-top:-50px;	
   margin-right:250px;
   margin-left:193px;
   float: left;
}	

div#content_center .accueil_2 img{
   padding: 0px 0 0px 8px;
   margin: 0px 0 21px 0px;
   border: none;
   float: left;
}

div#content_center .accueil img a{
   padding: 0px 0 0 5px;
   border: none;
   float: left;
}

div#content_center .center {
	float: left;
	width: 600px;
	height: auto;	
}

div#content_center .contenu{
		width:615px;
		border:0;
		margin-top:15px;
}


div#content_center .contenu img{
		border:0;
		margin-top:20px;
}

div#content_center .colonne_g {
	width:290px;
	float:left;
	border:0;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	margin-top:3px
}

div#content_center .colonne_g h1 {
   padding: 0 12px 0px 10px;
   margin: 0px 0 0px 1px;
   border: none;
   float: left;
   background: #5e0f25;
   font-family: verdana, helvetica, sans-serif;
   font-size: 18px;
   font-style: italic;
   font-weight: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: left;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color: #ffffff;
}

div#content_center .colonne_g p {
   padding: 5px 5px 12px 5px;
   margin: 0px 2px 1px 1px;
   border: none;
   float: left;
   background: #ffffff;
   font-family: verdana, helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: left;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   border-top:#5e0f25 solid 2px;
   color: #363636;
   width: 280px;
}

div#content_center .colonne_g a {
   padding: 5px 5px 12px 5px;
   margin: 0px 2px 1px 1px;
   border: none;
   float: left;
   background: #ffffff;
   font-family: verdana, helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: left;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   border-top:#5e0f25 solid 2px;
   color: #363636;
   width: 280px;
}

div#content_center .colonne_d h1 {
   padding: 0 12px 0px 10px;
   margin: 0px 0 0px 1px;
   border: none;
   float: left;
   background: #5e0f25;
   font-family: verdana, helvetica, sans-serif;
   font-size: 18px;
   font-style: italic;
   font-weight: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: left;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color: #ffffff;
}

div#content_center .colonne_d p {
   padding: 5px 5px 12px 5px;
   margin: 0px 2px 1px 1px;
   border: none;
   float: left;
   background: #ffffff;
   font-family: verdana, helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: left;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   border-top:#5e0f25 solid 2px;
   color: #363636;
   width: 280px;
}

div#content_center .colonne_d h1 a {
   padding: 5px 5px 12px 5px;
   margin: 0px 2px 1px 1px;
   border: none;
   float: left;
   background: #ffffff;
   font-family: verdana, helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: left;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   border-top:#5e0f25 solid 2px;
   color: #363636;
   width: 280px;
}
div#content_center .colonne_g .article {
	margin-top:5px;
}



div#content_center .colonne_d {
	width:290px;
	float:right;
	border:0;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	margin-top:3px

}


div#content_center .colonne_d .article_2 {
	margin-top:5px;

}



div#content_center .navigation {

	float:right;
	width: 600px;
	height: 17px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	margin-top:-15px;
	
	
}

div#content_center .navigation a {
	color:#5e0f25;
}

div#content_center .top {
	border-top:solid 4px #5e0f25;
	width: 610px;
	height: auto;
}

div#content_center img.logo {
	float:left;
}

#fiche_entete {
	height: 150px;
}

div#fiche_img {
	width: 150px;
	height: 150px;
	float: left;
}

div#content_center .titre_principal {
	
	width: 400px;
	float: left;
	margin-top:5px;
	
}

div#content_center .titre_principal h1{
	
	font-family: verdana, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #5e0f25;
    margin: 0px;
    padding: 0px;
}

div#content_center .titre_principal h2{
	
	color: #eb3914;
	font-family: verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
    margin: 0px;
    padding: 0px;
}



div#content_center .titre_principal a {
	float: left;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: black;	
}

div#content_center .titre_principal .sous_titre {
	color: #eb3914;
	font-family: verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	
}


div#content_center .top a img { 
	border:0;
	padding-right:10px;
	padding-top:2px;
	
}



div#content_center .titre_principal_greta_1 {
	
	width: 300px;
	margin: 20px 0 0 0px;
	float: right;
	padding:0 90px 0 0;
}
div#content_center .titre_principal_greta_1 h1 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#5e0f25;
	padding: 0px; 
	margin: 0px;
}




div#content_center .titre_principal_greta_2 {
	
	width: 300px;
	margin: 20px 0 0 0px;
	float: right;
	padding:0 90px 0 0;
}

div#content_center .titre_principal_greta_2 h1 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#5e0f25;
	padding: 0px; 
	margin: 0px;
}

div#content_center .titre_principal_greta_3 {
	
	width: 400px;
	margin: 10px 0 0 0px;
	float: right;
	font-family: verdana, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#5e0f25;
	padding-right:90px;
}

div#content_center .titre_principal_greta_4 {
	
	width: 400px;
	margin: 10px 0 0 0px;
	float: right;
	font-family: verdana, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#5e0f25;
	padding-right:90px;
}


div#texte_gras {
    clear:both;
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	text-align:justify;
	width:600px;
}

#fond_flou {
	min-height:300px;
	
}

div#texte_gras2 {
	clear:both;
    margin-top:30px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	text-align:justify;
}


div#content_center .greta_1 {
	width: 610px;
	height:500px;
}
div#content_center .fond img {
	border:none;
	padding-top:10px;
	
}

div#content_center .boxes {
	padding-top:10px;
	width: 610px;
	height:200px;

}

div#content_center .liens_contacts a {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:white;
	float:left;
	margin-left:60px;
	margin-top:-175px;
	text-decoration:none;
}

div#content_center .liens_contacts2 a {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:white;
	float:left;
	margin-left:60px;
	margin-top:-175px;
	text-decoration:none;
}

div#content_center .liens_contacts3 a {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:white;
	float:left;
	margin-left:60px;
	margin-top:-175px;
	text-decoration:none;
}

div#content_center .liens_domaines a {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:white;
	float:left;
	margin-left:60px;
	margin-top:-140px;
	text-decoration:none;
	
}



div#content_center .prestations a {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:white;
	float:left;
	margin-left:60px;
	margin-top:-140px;
	text-decoration:none;
	
}

div#content_center .prestations3 a {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:white;
	float:left;
	margin-left:60px;
	margin-top:-140px;
	text-decoration:none;
	
}

div#content_center .liens_partenaires a {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:white;
	float:left;
	margin-left:60px;
	margin-top:-36px;
	text-decoration:none;
	
}

div#content_center .liens_partenaires2 a {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:white;
	float:left;
	margin-left:60px;
	margin-top:-140px;
	text-decoration:none;
	
}

div#content_center .liens_partenaires3 a {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:white;
	float:left;
	margin-left:60px;
	margin-top:-36px;
	text-decoration:none;
	
}

div#content_center .liens_lieux a {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:white;
	float:left;
	margin-left:60px;
	margin-top:-106px;
	text-decoration:none;
	
}

div#content_center .lieux_accueil a {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:white;
	float:left;
	margin-left:60px;
	margin-top:-106px;
	text-decoration:none;
	
}

div#content_center .lieux_accueil3 a {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:white;
	float:left;
	margin-left:60px;
	margin-top:-106px;
	text-decoration:none;
	
}

div#content_center .liens_certifications a {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:white;
	float:left;
	margin-left:60px;
	margin-top:-70px;
	text-decoration:none;
	
}

div#content_center .liens_certifications3 a {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:white;
	float:left;
	margin-left:60px;
	margin-top:-70px;
	text-decoration:none;
	
}



div#plan_acces a {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:white;
	float:left;
	margin-left:60px;
	margin-top:-106px;
	text-decoration:none;
}



div#box_search {
	float:left;
	width: 610px;
	height:350px;
	position:absolute;
}

div#formulaire {
	margin-top:15px;
	margin-left:20px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}



div#content_center form {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5e0f25;
	margin:-310px 35px 0px 5px;
	padding:0px 0px 0px 0px;
}





div#content_right {
   padding-right:40px;
   margin: 0 0px 0 0;
   width: 170px;
   float: right;
   

}

div#content_right img{
   padding: 0px 0px 0px 0px;
   margin: 0px;
   border: none;
   float: right;
}

div#content_right img a{
   padding: 0px 0px 0px 0px;
   margin: 0px;
   border: none;
   float: right;
}

div#content_center .part_top {
	width:610px;
	float:left;
	
	
}

div#content_center .part_top .col_g {
	width: 296px;
	float:left;
}





div#content_center .part_top .col_g p a {
	color: #0000FF;
}

div#content_center .part_top .col_d {
	width: 300px;
	float:right;
}

div#content_center .part_bottom {
	width:610px;
	float:left;
	
	border:0;
	
	
}
div#content_center .part_top .infos_titre {
   background: url('images/titre_info_big.png') no-repeat left;
   width:310px;
   height:65px;
   padding-top:16px;
   border: 0;
   
   
}

div#content_center .part_bottom .infos_titre {
   background: url('images/titre_info_big.png') no-repeat left;
   width:317px;
   height:65px;
   padding-top:16px;
   border: 0;
   float:left;
   
}
div#content_center .part_top .infos_titre  p{
   font-family: verdana, helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   font-variant: normal;
   text-decoration: none;
   text-transform: none;
   text-indent: 0px;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color: #000000;
   vertical-align:middle;
   margin-left:80px;
   margin-top:-20px;
   border:0;
   height:auto;
   width:220px;
   

}
div#content_center .part_bottom .infos_titre p{
	font-family: verdana, helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   font-variant: normal;
   text-decoration: none;
   text-align: justify;
   text-transform: none;
   text-indent: 0px;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color: #000000;
   vertical-align:middle;
   margin-left:80px;
   margin-top:-20px;
   border:0;
   height:auto;
   width:220px;
   

}

div#content_center .part_top p.infos {
   width:220px;
   height:auto;
   padding-top:15px;
   font-family: verdana, helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   font-variant: normal;
   text-decoration: none;
   text-align: justify;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color: #343434;
   border: 0;
  
}

div#content_center .part_top p.date {
   width:220px;
   height:auto;
   padding-top:15px;
   font-family: verdana, helvetica, sans-serif;
   font-size: 8px;
   font-style: normal;
   font-weight: bold;
   font-variant: normal;
   text-decoration: none;
   text-align: right;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color: #f76611;
   border: 0;
  
}

div#content_center .part_top p.infos1 {
    margin-top: -3px;	
   width:290px;
   height:auto;
   padding-top:5px;
   font-family: verdana, helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: justify;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color: #343434;
   border: 0;
  
}

.infos_titre p.titre_p {
   width:290px;
   height:auto;
   padding-top:20px;
   font-family: verdana, helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: justify;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color: #343434;
   border: 0;
}
div#content_center .part_bottom p {
   width:290px;
   height:auto;
   padding-top:20px;
   padding-right:15px;
   font-family: verdana, helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: justify;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color: #343434;
   border: 0;
   margin-left:10px;
}
div#content_center .infos_img {
   border-top: 4px solid #bcd7d9;
   border-bottom:none;
   margin-top:4.5px;
   width:260px;
   height:auto;
}




div#content_center .infos_img_bis {
   width:250px;
   height:auto;
   font-family: verdana, helvetica, sans-serif;
   font-size: 11px;
   color:#5e0f25;
}

.infos_img_bis2 {
	margin-left: 10px;
}

.infos_img_bis2 a{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color:#5e0f25;
	text-decoration: underline;
}

div#content_center .infos_img_bis img {
   color:#5e0f25;
   float:left;
   margin-right:5px;
   border:none;
   margin-top:3px;
}
div#content_center .infos_img_bis a {
    font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color:#5e0f25;

}

div#content_center .infos_news {
   clear:both;
   padding: 0px 5px 0 10px;
   margin: 0 0 0 0;
   font-family: verdana, helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color: #5e0f25;
   border: none;
   background: url('images/icon_puce.gif') no-repeat left;
}

div#content_center .infos_news a {
   clear:both;
   padding: 0px;
   margin: 0px;
   font-family: verdana, helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color: #5e0f25;
   border: none;
}

div#content_center .infos_news2 {
   clear:both;
   padding: 0px;
   margin: 0 0 0 0;
   font-family: verdana, helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color: #5e0f25;
   border: none;

}

div#content_center .infos_news2 a {
   clear:both;
   padding: 0px;
   margin: 0px;
   font-family: verdana, helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color: #5e0f25;
   border: none;
}

div#content_center .part_top .liens {
	font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
}
div#content_center .part_bottom .liens {
	font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
}

div#lien_infos {
   float:right;
   padding-right:30px;
   padding-top:30px;
   clear:both;
   border: none;
}
div#lien_infos img  {
   border: none;
   float:left;
}
div#lien_infos img a {
   border: none;
   float:left;
}
/* Div content fin */ 

/* Div content_left */

div#moteur {
   padding: 0 0 0 0px;
   margin: 0 0 1px 0;
   width: 200px;
   height: 265px;
   float: left;
   background: url('images/moteur.png') no-repeat top;
   z-index: 200;
}
div#form_moteur {
	margin-top:60px;
	width:195px;
}

div#moteur select  {
	color:#5e0f25;
	font-family: verdana, helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-align:justify;	
}

div#moteur input {
	font-family: verdana, helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;	
}

div#keyword input {
	color:#5e0f25;
	font-family: verdana, helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;	
}

div#keyword .submit input  {
	color:#5e0f25;
	font-family: verdana, helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;	
}

div#keyword .submit label input {
	color:black;	
}

div#moteur a {
	font-family: verdana, helvetica, sans-serif;
	color:black;
	font-size: 8px;
	float:right;
}

div#moteur a:hover {
	font-family: verdana, helvetica, sans-serif;
	color:red;
	font-size: 8px;
	float:right;
}

div#list_greta label input {
	color:black;
	font-family: verdana, helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold
}

div#list_greta select {
	color:#5e0f25;
	font-family: verdana, helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;	
}

div#actu_formation {
   padding: 0 0 0 0px;
   margin: 0 0 1px 0;
   width: 200px;
   border: none;
   float: left;
   background: #ffffff;
}

div#actu_formation h1 {
   padding: 0 5px 0px 5px;
   margin: 0px 0 0px 1px;
   border: none;
   float: left;
   background: #5e0f25;
   font-family: verdana, helvetica, sans-serif;
   font-size: 14px;
   font-style: italic;
   font-weight: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: left;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color: #ffffff;
}
div#actu_formation p {
   padding: 5px 5px 12px 5px;
   margin: 0px 2px 1px 1px;
   border: none;
   float: left;
   background: #ffffff;
   font-family: verdana, helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: left;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   border-top:#5e0f25 solid 4px;
   color: #363636;
   width: 187px;
}

.info {
   height: auto;
   width: 170px;
   background-color: #eceee4;
   padding-bottom: 5px;
}



.info a {
	font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    margin-left: 10px;
    color: #0000FF;
}

.info_texte {

   font-family: verdana, helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: left;
   margin-top: 15px;
   margin-left: 10px;
   margin-right: 10px;
}
   

   
.info_elements {

   font-family: verdana, helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: bold;
   font-variant: normal;
   text-decoration: none;

}

.info_elements .info_titre{
   font-family: verdana, helvetica, sans-serif;
   font-size: 10px;
   padding:0;
   text-align: left;
   
}

.haut {
	height:9px;
	width: 169px;
	margin-top: -5px;
}



.pub_dif {
	width: 172px;
	height: 81px; 
	
}




   
div#orientation {
   padding: 0px 0px 10px 0;
   margin: 0px;
   width: 170px;
   font-family: verdana, helvetica, sans-serif;
   font-size: 11px;
   float: right;
   border-top:solid 4px silver;
}

div#orientation .diplome {
	width:110px;
	margin-top:5px;
	float:left;
}
div#orientation .domaine {
	width:110px;
	margin-top:17px;
	float:left;
}

div#orientation .aide {
	width:110px;
	margin-top:17px;
    float:left;
	padding-bottom:5px;
}

div#orientation .image1 a {
	float:right;
	width:40px;
	padding-top:10px;
	padding-right:10px;
}

div#orientation .image1 img a {
	float:right;
	
}

div#orientation .image2 a {
	float:right;
	width:40px;
	padding-top:20px;
	padding-right:10px;
	
}

div#orientation .image2 img a {
	float:right;
}

div#orientation .image3 a {
	float:right;
	width:40px;
	padding-top:25px;
	padding-right:10px;
}

div#orientation .image3 img a {
	float:right;
}




div#orientation .diplome img {

	margin-top:15px;
	margin-right:5px;

	
}


div#orientation .domaine img {

	margin-top:15px;	
	margin-right:5px;
	

}



div#orientation .aide img {

	margin-top:15px;	
	margin-right:5px;
	margin-bottom:20px;



}




.info  {
   padding: 0px 0px 0px 0;
   margin: 0px 3px 0px 0px;
   font-family: verdana, helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: justify;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color: #5e0f25;
   border: none;
   float: left;
}

div#newsletter_global {
   padding: 0px 0px 10px 0;
   margin: 20px 0 0 0;
   width: 170px;
   border: none;
   float: right;
   border-top: 4px #aaaaaa solid;
   background: #eceee4;

}
div#newsletter {
   width: 173px;
   background:  url(images/icon_email.gif) no-repeat 6px 127px;
   padding-left: 0px;
   margin-right: 1px;
   padding-top: 4px;
   margin: 0 0 0px 0;
   overflow: hidden;
   /*zoom: 1;*/
}
div#newsletter h1 {
   padding: 0px 0px 10px 0px;
   margin: 0px 3px 0 10px;
   font-family: arial;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color: #000000;
   width:170px;
   text-align:left;
   border: none;
}
div#newsletter  a.pdf {
   padding: 0px 0px 0px 65px;
   margin: 10px 3px 0px 10px;
   font-family: arial;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-decoration: underline;
   text-align: left;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color: #000000;
   border: none;
   width:100px;
   height:71px;
   background:  url(images/icon_lettre.gif) no-repeat top left;
   float: left;

}
div#newsletter a.archives {
   padding: 0px 0px 0px 0px;
   margin: 5px 3px 0 10px;
   font-family: arial;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-decoration: underline;
   text-align: left;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color: #000000;
   width:137px;
   border: none;
   float: left;
   height:25px;
}
#newsletter input {
   font-size: 9px;
   margin-right: 1px;
   margin-bottom: 0px;
}
#newsletter input#champNewsletter {
   width: 97px;
   margin-left: 26px;
   font-family: verdana, helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;	
}
#newsletter input#boutonNewsletter {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color:black;
	width:30px;
	margin-left:-1px;
}

/* debut formulaire contact */

div#coordonnees {
	text-align: right;
	margin-top: -15px;
	margin-left:-10px;
	padding: 0px 0px 0px 10px;
	font-family: verdana, helvetica, sans-serif;
    font-size: 10px;
    width: 350px;
    float: left;
    border:none;
    height:auto;
    
}

div#coordonnees .shadow {
	text-align: right;
	font-family: verdana, helvetica, sans-serif;
    font-size: 10px;
}

.erreur_mail {
	text-align: right;
	font-family: verdana, helvetica, sans-serif;
    font-size: 10px;
    color: red;
    font-weight: bold;
}

div#coordonnees .shadow img{
		float:right;
		margin-top:0px;
		margin-left:28px;
		border:0;
}





div#renseignements {
	text-align: right;
	font-family: verdana, helvetica, sans-serif;
    font-size: 10px;
    margin: -12px 10px 0px 0px;
    width: 420px;
    float: right;
    border:0;
}

div#renseignements .shadow {
	text-align: right;
	font-family: verdana, helvetica, sans-serif;
    font-size: 10px;
}



div#renseignements .shadow img{
		
		float :right;
		margin-top:0px;
		margin-left:20px;
}

div#renseignements .shadow1 {
	text-align: right;
	font-family: verdana, helvetica, sans-serif;
    font-size: 10px;
}

div#renseignements .shadow1 img{
		
		float :left;
		margin-top:0px;
		margin-left:20px;
}
div#renseignements  input[type=file]{
	width:254px;
}





div#renseignements  input[type=submit]{
	margin-right:2px;
	width:83px;
}





div#renseignements textarea {
	vertical-align: top;
	width:248px; 
}




div#renseignements select {
	width:254px;
}







div#legend {
	text-align:left;
	margin-left:260px;
	margin-top:-20px;
	width: 400px;
	height: 20px;
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;	
}

div#legend_erreur {
	text-align:left;
	margin-left:260px;
	margin-top:-20px;
	width: 400px;
	height: 20px;
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	color:red;	
}





div#legend_ville {
	text-align:left;
	margin-left:210px;
	margin-top:-25px;
	width: 400px;
	height: 20px;
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;	
}

div#legend_ville_erreur {
	text-align:left;
	margin-left:210px;
	margin-top:-25px;
	width: 400px;
	height: 20px;
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	color: red;	
}





/* fin formulaire contact */

/* Div content_bottom */
div#content_bottom {
   padding: 0 0 10px 0;
   margin: 0 0 10px 0;
   width: 1075px;
   border: none;
   color: #FFFFFF;
   float: left;
}

.clear {
   clear: both;
   margin: 0px;
   padding: 0px;
}

/* Div content_bottom fin */ 

div#line_footer {
	border-top:4px #acada6 solid;
	height:4px;
	}
	
div#content_footer {
   padding: 10px 42px 0 42px;
   margin: 0;
   width: 993px;
   height: 130px;
   float: left;
   background: url('images/shadow_vertical.png') no-repeat 230px 10px;
}



div#content_footer p {
   padding: 7px 0 0px 210px;
   margin: 0 0 0 0;
   width: auto;
   font-family: verdana, helvetica, sans-serif;
   font-size: 11px;
   color: #363636;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
}


div#content_footer p img {
   border:none;
   padding: 0;
   margin: 0;
}


div#content_footer p a {
   padding: 0;
   margin: 0;
}

div#content_footer p a:link,div#content_footer p a:visited,div#content_footer p a:active {
   padding: 0;
   margin: 0;
   border-right:#ccc 1px solid;
   border-bottom:#ccc 1px solid;
   border-top:0px;
   border-left:0px;
}

div#content_footer p a:hover {
   border-right:#aaa 1px solid;
   border-bottom:#aaa 1px solid;
   border-top:0px;
   border-left:0px;
   padding: 0px;
   margin: 0px;
}

div#content_footer ul {
   padding: 7px 0 0px 10px;
   margin: 0 0 0 0;
   list-style-type:none;
   float:left;
   width:auto;
}

div#content_footer li {
   font-family: verdana, helvetica, sans-serif;
   font-size: 11px;
   color: #363636;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
}

div#content_footer li a {
   font-family: verdana, helvetica, sans-serif;
   font-size: 11px;
   color: #363636;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
}
   
div#content_footer p.menu a.menu{
   padding: 7px 0 0px 10px;
   margin: 0 0 0 0;
   width: auto;
   font-family: verdana, helvetica, sans-serif;
   font-size: 11px;
   color: #363636;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
}

div#content_footer_contact {
   padding: 10px 42px 10px 42px;
   margin: 0;
   width: 993px;
   height: 160px;
   float: left;
   background: url('images/shadow_vertical.png') no-repeat 230px 10px;
}


div#content_footer_contact p {
   padding: 7px 0 0px 210px;
   margin: 0 0 0 0;
   width: auto;
   font-family: verdana, helvetica, sans-serif;
   font-size: 11px;
   color: #363636;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
}

div#content_footer_contact p img {
	border:none;
   padding: 0;
   margin: 0;
}

div#content_footer_contact p a {
   padding: 0;
   margin: 0;
}

div#content_footer_contact p a:link,div#content_footer_contact p a:visited,div#content_footer_contact p a:active {
   padding: 0;
   margin: 0;
   border-right:#ccc 1px solid;
   border-bottom:#ccc 1px solid;
   border-top:0px;
   border-left:0px;
}

div#content_footer_contact p a:hover {
   border-right:#aaa 1px solid;
   border-bottom:#aaa 1px solid;
   border-top:0px;
   border-left:0px;
   padding: 0px;
   margin: 0px;
}

div#content_footer_contact ul {
   padding: 7px 0 0px 10px;
   margin: 0 0 0 0;
   list-style-type:none;
   float:left;
   width:auto;
}

div#content_footer_contact li {
   font-family: verdana, helvetica, sans-serif;
   font-size: 11px;
   color: #363636;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
}

div#content_footer_contact li a {
   font-family: verdana, helvetica, sans-serif;
   font-size: 11px;
   color: #363636;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
}
   
div#content_footer_contact p.menu a.menu{
   padding: 7px 0 0px 10px;
   margin: 0 0 0 0;
   width: auto;
   font-family: verdana, helvetica, sans-serif;
   font-size: 11px;
   color: #363636;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
}


/* Div footer ref*/
div#footer {
   padding: 0;
   margin: auto;
   width: 1075px;
   background: url('images/footer.png') no-repeat top;
   float: left;
   text-align:justify;
}


div#footer p {
   padding: 10px 40px 10px 40px;
   margin: auto;
   width:auto;
   color: gray;
}

div#footer p a {
   margin: auto;
   width:auto;
   font-family: arial,verdana, helvetica, sans-serif;
   color: gray;
   text-decoration:none;
}

div#footer p a:hover {
   margin: auto;
   width:auto;
   font-family: arial,verdana, helvetica, sans-serif;
   color: gray;
   text-decoration:underline;
}



/* Div footer fin */
.ref {
   font-family: verdana, helvetica, sans-serif;
   font-size: 13px;
   color: gray;
   text-decoration:none;
   font-weight:normal;
   clear:both;
   border-top-width: 4px;
   border-top-style: solid;
   border-top-color: #acada6;
   margin : 0 50px 0 50px;
}

.ref h5 {
   text-align: justify;
   font-weight:normal;
}

/* Hack Firefox pour masquer les contours en pointillé sur les liens */
a {
   outline: none;
}

:focus {
   outline: none;
}
/* Hack Firefox pour masquer les contours en pointillé sur les liens fin */

#moteur{
	margin-top:0px;
	margin-left:5px;
	background: url('images/moteur.png') no-repeat;
	height:270px;
}

div#form_moteur {
	margin:0px;
}
#partie_1{
	padding-top:10px;
	margin-top:25px;
}

#titre_select_domaine{
   font-family: verdana, helvetica, sans-serif;
   font-size: 10px;
   font-style: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: justify;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color:#5e0f25;
   margin-left:25px;
   padding:3px 0 3px 0;
   font-weight:bold;
}

#titre_select_mot_cle {
   font-family: verdana, helvetica, sans-serif;
   font-size: 10px;
   font-style: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: justify;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color:#5e0f25;
   margin-left:20px;
   font-weight:bold;
   padding:3px 0 0 0;
   margin-top:6px;
}

#titre_select_departement{
   font-family: verdana, helvetica, sans-serif;
   font-size: 10px;
   font-style: normal;
   font-variant: normal;
   text-decoration: none;
   text-align: justify;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color:#5e0f25;
   margin-left:25px;
   margin-top:6px;
   padding:3px 0 3px 0;
   font-weight:bold;
}

div#select_departement{
	width:200px;
	padding:0;
	margin:0px;
}

div#partie_1 h1.titre_formation {
   margin-left:5px;
   font-family: verdana, helvetica, sans-serif;
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   font-variant: normal;
   text-decoration: none;
   text-align: justify;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color: #ffffff;
   border: none;
}

div#partie_1 select  {
	color:#5e0f25;
	font-family: verdana, helvetica, sans-serif;
	font-size: 9.5px;
	width:135px;
	text-align:justify;
	margin-left:25px;
	font-weight:normal;
}

div#partie_1 input {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8px;
	width:30px;
	margin-left:-1px;
	font-weight:bold;
}

div#partie_2 {
	width:195px;
	margin-left:5px;
}

div#partie_2 input {
	color: #5e0f25;
	font-family: verdana, helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	width:130px;
}

div#partie_2 .submit label input  {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color:black;
	width:30px;
	margin-left:-1px;
}


div#partie_2 a {	
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	margin-right:10px;
	margin-top:5px;
	color: black;
}

div#partie_2 a:hover {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	margin-right:10px;
	margin-top:5px;	
	color:red;
}

div#partie_3 {
	width:200px;
	margin-top:45px;	
}

div#partie_3 h1.titre_greta {
   margin-left:5px;
   font-family: verdana, helvetica, sans-serif;
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   font-variant: normal;
   text-decoration: none;
   text-align: justify;
   text-transform: none;
   text-indent: 0;
   line-height: normal;
   letter-spacing: normal;
   word-spacing: normal;
   color: #ffffff;
}

div#partie_3 label input {
	color:black;
	font-family: verdana, helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	width:30px;
	margin-left:0px;	
}
div#partie_3 select {
	color:#5e0f25;
	font-family: verdana, helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	width:150px;
	margin-left:10px;	
}

#partenaires {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width:265px;
	margin-top: -17px;
	margin-left:15px;
	text-align:justify;
	color:white;
	margin-bottom: -16px;
}

#partenaires2 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width:265px;
	margin-left:15px;
	text-align:justify;
	color:white;
}

#index {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width:265px;
	margin-top:0px;
	margin-left:20px;
	text-align:justify;
	color:white;
	line-height : 2em;
	height:auto;
}

#index2 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width:265px;
	margin-top:0px;
	margin-left:20px;
	text-align:justify;
	color:white;
}

#index3 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width:265px;
	margin-top:0px;
	margin-left:20px;
	text-align:justify;
	color:white;
}

#index4 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width:265px;
	margin-top:0px;
	margin-left:20px;
	text-align:justify;
	color:white;
}



#default {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
	width:265px;
	margin-top:10px;
	margin-left:15px;
	text-align:justify;
	font-weight:bold;
	color:white;
}

#contacts {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
	width:265px;
	margin-top:10px;
	margin-left:15px;
	text-align:justify;
	font-weight:bold;
	color:white;
}

#contacts1 {
	margin-top: -10px;
}

#domaines {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top: -20px;
	width:265px;
	padding-bottom: 20px;
	margin-left:5px;
	text-align:left;
	color:white;
}

#prestations {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: -20px;
	width:265px;
	padding-bottom: 20px;
	margin-left:20px;
	text-align:left;
	color:white;
}

#lieux_accueil {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: -20px;
	width:265px;
	padding-bottom: 20px;
	margin-left:20px;
	text-align:left;
	color:white;
}

#agrements {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: -20px;
	width:265px;
	padding-bottom: 20px;
	margin-left:20px;
	text-align:left;
	color:white;
}




#lieux {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width:265px;
	margin-left:15px;
	text-align:justify;
	color:white;
	
}

#lieux_titre {
	margin-left: 55px;
}

#lieux_form {
	margin-top: 20px;
	margin-left: 20px;
}
#certifications {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 20px;
	
	width:265px;
	margin-top: -20px;
	margin-left:15px;
	text-align:left;
	font-weight:normal;
	color:white;
}

.liste_certif {
	margin-left: -15px;
}


#titre_fonct {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	text-align:justify;
	font-weight:bold;
	color:white;
	margin-left :10px;
}

#contact_fonct {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:white;
	margin-left :10px;
	margin-top: 0px;

	
}

#box_gauche {

	float: left;
	width:300px;
	height:auto;
}

#box_top {
	margin-top:-5px;
	height:auto;
	width:300px;
	
}



#box_bottom {
	margin-top: -5px;
	height:auto;
	width:300px;
}

#box_gauche_content{
	margin-top: -5px;
	background: #797979;
	height: auto;
	min-height: 168px;
	max-height: 2000px;
	width:296px;
}

#box_vide {

	float: left;
	width:300px;
	height:auto;
}

#box_vide_content{
	margin-top: -5px;
	height: auto;
	min-height: 168px;
	max-height: 2000px;
	width:296px;
}

#box_gauche_content2{
	margin-top: -5px;
	background: #797979;
	height: auto;
	min-height: 168px;
	max-height: 2000px;
	width:296px;
}


#box_droit {
	 
	float: right;
	width:300px;
}



#carte_region {
	height:300px;
	width:200px;
	margin-top: -30px;
	margin-left: 0px;
	
}


#carte_region a{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	color:black;
	margin-left: 40px;
}

#carte_region a:hover{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	color:red;
	margin-left: 40px;

}



#index span {
	font-family: verdana, helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color:white;
	line-height:0em;
	
}
/* financements.php */

#page_financements {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	width:597px;
	color:black;
	background:white;
	border-left: solid 4px #5c0d23;
	border-right: solid 4px #5c0d23;
	margin-top:-10px;
	padding-top:20px;
	padding-bottom:20px;
}

#page_financements h2 {
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
}

#page_financements ul li {
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
}

#page_financements p {
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
}

/* qui_sommes_nous.php */

#identification {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	width: 597px;
	color:black;
	border-left: solid 4px #5c0d23;
	border-right: solid 4px #5c0d23;
	margin-top:-10px;
	padding-top:20px;
	padding-bottom:20px;
	text-align: justify;
}

#identification a{
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
}

#identification a.centre{
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

#identification img{
padding-top:10px;
border:0;
}

#identification h1 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-left: 20px;
	text-align: justify;
	margin-right: 20px;
	color: #5c0d23;
}
#identification h2 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	margin-left: 20px;
	text-align: justify;
	margin-right: 20px;
}

#identification h3{
	margin-left: 20px;
}

#identification h4 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
	text-align: justify;
	margin-right: 20px;
}

#identification p{
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
}

#identification table {
	margin-left: 20px;
}



#identification ul {
	margin-right: 30px;
	text-align: left;
}

#identification li.suite1 a {
	color: #5c0d23;
}

#identification li.nav {
	padding-bottom:15px;
}

#identification li.circle {
	list-style-type:circle;
}

#identification li.none {
	list-style-type:none;
}

#identification li.nav_none {
	list-style-type:none;
	padding-bottom:15px;
}

#identification li.none a{
	list-style-type:none;
	font-weight:bold;
	color: #000000;
}

#identification p.titre {
	font-weight:bold;
}

#identification ul a {
	text-align: left;
	color: #0000FF;
	text-decoration: none;
	border: none;
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
}

#identification td a img {
	border: none;
}

#identification2 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	width: 597px;
	color:black;
	border-left: solid 4px #5c0d23;
	border-right: solid 4px #5c0d23;
	margin-top:-10px;
	padding-top:20px;
	padding-bottom:20px;
	text-align: justify;
}

#identification2 .titre p
{	
	color:#5c0d23 ;
	font-weight: bold;
	font-family: verdana, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

#identification2 h1 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-left: 20px;
	text-align: justify;
	margin-right: 20px;
	color: #5c0d23;
}
#identification2 h2 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	margin-left: 20px;
	text-align: justify;
	margin-right: 20px;
}

#identification2 h3{
	margin-left: 20px;
}

#identification2 h4 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
	text-align: justify;
	margin-right: 20px;
}

#identification2 h5 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-left: 20px;
	text-align: justify;
	margin-right: 20px;
}

#identification2 p{
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
}

#identification2 table {
	margin-left: 0px;
	margin-right: 20px;
}
#identification2  td{
	text-align: center;
}



#identification2 ul {
	margin-right: 30px;
	text-align: left;
}

#identification2 ul a {
	text-align: left;
	color:blue;
	text-decoration: none;
	border: none;
}

#identification2 td a img {
	border: none;
}



#identification3 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	width: 597px;
	color:black;
	border-left: solid 4px #5c0d23;
	border-right: solid 4px #5c0d23;
	margin-top:-10px;
	padding-top:20px;
	padding-bottom:20px;
	
}

#identification3_texte {
	margin-top: -50px;
	margin-left: 60px;
	margin-right: 60px;
    line-height: 120%; 
	
}

#identification3_texte_domaine{
	color: #5c0d23;
	font-size: 20px;
	font-weight: bold;	
	margin-top:30px;

}

#identification3_texte_ssdomaine{
	color: #5c0d23;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 5px 10px 0px;
    margin: 0px 0 0px 0;
}


#identification3_texte a{
	color: black;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}

#titre_liste {
	text-align: center;
	font-family: verdana, helvetica, sans-serif;
	color: #5c0d23;
	font-size: 16px;
	font-weight: bolder;
}

#nb_form{
	text-align: center;
	font-family: verdana, helvetica, sans-serif;
}

#nb_lignes{
	text-align: center;
	font-family: verdana, helvetica, sans-serif;
}

#identification4 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	width: 592px;
	color:black;
	border-left: solid 4px #eb3914;
	border-right: solid 4px #eb3914;
	margin-top:-10px;
	padding-top:20px;
	padding-bottom:20px;
}

#identification4_contenu {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-left: 60px;
	margin-right: 60px;
	;
}

#fiche_navigation {
	text-align: center;
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #5c0d23;
}

.ul_particuliers {
	text-align: left;
}

.ul_particuliers a {
	color:blue;
	text-decoration: none;
	text-align: left;
}

#resultat_domaine{
	margin-top: 80px;
	background-color:  #5e0f25;
	width: 300px;
	height: 25px;
	}

#resultat_domaine h2{
	color: white;
	font-family: verdana, helvetica, sans-serif;
	margin-left: 10px;
	text-align: center;
	font-size: 18px;
	margin-top: 5px;

}

#resultat_titre {
	width: 610px;
	height: 200px;
	min-height: 100px;
	max-height:1000px;
}

#resultat_titre h1{
	color: #5e0f25;
	font-family: verdana, helvetica, sans-serif;
	text-align: center;
	font-size: 18px;
	
}

.bandeau {
	border-top: solid 4px #5e0f25;
	width: 610px;
	margin-top: -4px;
}

#resultat_ss_domaine h3{
	color: #5e0f25;
	font-family: verdana, helvetica, sans-serif;
	font-weight: lighter;
	font-size: 16px;
}

#fond_flou .titre p {
   padding: 0;
   margin: 0;
   background: url('images/bg.png') repeat-x top;
   height: 100%;
   background-color: #ebf4f4;
}


#page_financements {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	width:597px;
	color:black;
	background:white;
	border-left: solid 4px #5c0d23;
	border-right: solid 4px #5c0d23;
	margin-top:-10px;
	padding-top:20px;
	padding-bottom:20px;
}

#page_financements h2 {
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
}

#page_financements ul li {
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
}

#page_financements p {
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
}

/* qui_sommes_nous.php */



.ul_particuliers {
	text-align: left;
}

.ul_particuliers a {
	color:blue;
	text-decoration: none;
	text-align: left;
}

#resultat_domaine{
	margin-top: 80px;
	background-color:  #5e0f25;
	width: 300px;
	height: 25px;
}

#resultat_domaine h2{
	color: white;
	font-family: verdana, helvetica, sans-serif;
	margin-left: 10px;
	text-align: center;
	font-size: 18px;
	margin-top: 5px;

}





#fond_flou table {
	font-family: verdana, helvetica, sans-serif;
	font-size: 16px;
	margin-left: 100px;
}

#fond_flou ul li {
	font-family: verdana, helvetica, sans-serif;
}



#fond_flou table {
	font-family: verdana, helvetica, sans-serif;
	font-size: 16px;
	margin-left: 100px;
}

#fond_flou ul li {
	font-family: verdana, helvetica, sans-serif;
}


#titre_domaine p{
	font-family: verdana, helvetica, sans-serif;
	font-size: 16px;
	color: #5e0f25;
	text-align: center;
	font-weight: bold;
	border: solid;	
}

#tableau_contact {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

#tableau_contact img{
	border: none;
}

#tableau_contact a{
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: underline;
}

li.suite {
	margin-left: 20px;
}

li.suite1 {
	margin-left: 50px;
	
}

.pub_dif {
	width:170px;
	height: 81px;
}

h3.h3_orange{
	color: #eb3914;
}

.liens_plan{
	color: #eb3914;
}

.liens_plan a{
	color: #eb3914;
}

.dir_pub {
	color: #eb3914;
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
}

.dir_pub2 {
	color: #eb3914;
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

div#trois
{
	float:left;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	width: 294px;
}

div#trois p
{
padding:0;
margin-top:0px;
text-align:justify;

}
div#trois img
{
float:left;
padding-bottom: 3px;
padding-right: 3px;
margin:0;

}

.liens_structure{
	color: white;
	text-decoration: none;
}

.radio {
	width: 160px;
}


.toutes_infos a {

   font-family: verdana, helvetica, sans-serif;
   font-size: 10px;
   font-style: normal;
   
}#box_gauche_content .dom_form{
	margin-top: -18px;
	margin-left: 10px;
}


td.postit {
   font-family       : Verdana, Arial, Helevetica, Sans serif;
   font-size         : 10pt;        
   font-weight       : bolder;    
   color             : #541e14;
   text-align        : left;
   vertical-align    : top;
   background        : #eceee3;
   border-top        : 5px solid #acaca2;   
   } 

p.alert {
	color:red;
	}

