
.es{
color: #e80ff9;
border: 1px solid #e80ff9
}


*{padding: 0; margin: 0;}

a img{
border: 0;
}

a{
	color: #d58400;
	text-decoration: none;
	}

a:hover{
	color: #1847c3;
	}
	
body{

	margin-top: 20px;
	margin-bottom: 15px;
	/*background-image: url(images/fond_body.jpg);*/
	background: #dee4fb;
	font-family: tahoma, "arial narrow", arial;
	font-size: 0.8em;
}	 

#conteneur{
	width: 958px;
	margin: auto;
}

#bleu{
	width: 318px;
	background: #7a95ee;	
	background-image: url(images/fond_bleu.jpg);
	background-repeat: no-repeat;
	padding: 1px;
	position: relative;
}
 
#encadre_page{  
	width: 900px;
	margin: 50px 0 50px 50px;
	background: #fff;	
	border: 3px solid #8f92cf;
} 

#page1{  
	position: relative;
	margin: 7px;
	padding-bottom: 40px;
	background: url(images/fond_menu.gif);
	overflow: auto;
}

#entete{ /*------------------------------------------ Entête ----------------*/ 
	height: 80px;
	position: relative;
	background: #fcd9aa;
	overflow:  auto;	
}

#entete_droite{  
	height: 80px;
	width: 500px;
	position: absolute;
	right: 0;
	text-align: right;
	right: 25px;
	top: 0px;	
	color: #000;
	font-family: "arial narrow", arial;
	font-weight: bold;
}				   

#entete_droite p.tete{	
	font-size: 1.3em;
color: #000;
}

#entete_droite p{	
font-size: 0.9em;
color: #be0022;
font-family: tahoma, "arial narrow", arial;
}

#entete_gauche{  
	height: 80px;
	width: 150px;
	position: absolute;
	background: url(images/fond_menu.gif);
}  

#entete_gauche p{
	position: absolute;	
	left: 25px;
	top: 15px;
	width: 650px;
	font-family: "arial narrow", arial;
	font-weight: bold;
	font-style: italic;
	font-size: 36px;
	color: #535353; 	
}

/*------------------------------------------ Titre ----------------*/ 
#titre{
	height: 80px;
	width: 100%;
	position: absolute;
	top: 80px;
	left: 0;
	background-image: url(images/ombre.png);
 	z-index: 500;
}

#titre h1, #titre_imag h1{
	position: absolute;	
	left: 25px;
	top: -70px;
	width: 850px;
	font-family: "arial narrow", arial;
	font-weight: bold;
	font-style: italic;
	font-size: 3.5em;
	color: #be0123;
	z-index: 500;
 	
}

#titre_imag{
	height: 80px;
	width: 100%;
	position: absolute;
	top: 80px;
	left: 0;
	background-image: url(images/ombre.png);
 	z-index: 500;
}

#titre_gauche{  
	height: 80px;
	width: 150px;
	position: absolute;
	background: url(images/fond_menu.gif);
}

#gauche{ /*------------------------------------------ Gauche ----------------*/  
	width: 150px;
	position: absolute;
	background: url(images/fond_menu.gif);
	top: 80px;
	left: 0;
	font-size: 13px;	
}

#gauche_haut{  	
	width: 150px;
	height: 100px;
	background: url(images/fond_menu.gif);

}


#droite{  /*------------------------------------------ Droite ----------------*/ 	
	background: #f6f6f6;
	margin-left: 150px;
	padding: 80px 0 30px 0;
	min-height: 500px;	
	overflow: hidden;
	font-size: 1.2em;
}

#debut_imag{
	margin-top: -80px;
	margin-bottom: -35px;
}

#droite p.debut{
	padding-top: 40px;
} 

#droite p{
	margin: 5px 25px 5px 25px;
}

#droite img.gauche{
	float: left;
	display: block;
	padding: 5px;
	margin: 20px 25px 20px 25px;
	border: 1px solid #479eeb;
	width: auto;
}

#droite img.droite{
	float: right;
	display: block;
	padding: 5px;
	margin: 20px 25px 20px 25px;
	border: 1px solid #479eeb;
	width: auto;
}

#droite blockquote{
	clear: both;
	font-style: italic;
}

.expo h3{
	color: #535353;
	padding: 10px;
}

.expo p{

	font-size: 100%;
}

.press{
	font-style: italic;
	font-weight: bold;
}

.spacer{
	padding-top: 30px;
}

.alternatif{
position: absolute;
	top: -9999px;
	left: -9999px;
}

.clear{
clear: both;
}

.lien_texte{
text-decoration: none;
font-weight: bold;
color: #479eeb;
}

a:hover.lien_texte {
text-decoration: underline;
}
 #droite h2{
 font-size: 15px;
 padding-bottom: 30px;
text-align: center;
 }
 
#menu{  /*------------------------------------------ Menu ----------------*/ 	
	width: 150px;
	margin-top: 0px;
	list-style-type: none;
	background-image: url(images/gauche_centre.jpg);	
	background-repeat: repeat-y;	
	background-position: 2px top;
} 

#menu_haut{  	
	height: 10px;
	background-image: url(images/gauche_haut.jpg);
	background-position: right top;
	background-repeat: no-repeat;		
}

#menu_bas{  	
	height: 10px;
	background-image: url(images/gauche_bas.jpg);
	background-position: right bottom;	
	background-repeat: no-repeat;	
	
}  

#menu ul{ 	
		list-style-type: none;
			overflow: hidden;
		
}			  


#menu li a{ 	
	text-decoration: none;
	display: block;
	width: 139px; 
	padding-right: 11px;
	text-align: right;
	color: #000;
	cursor: pointer;
	font-weight: bolder;
	font-style: normal;	
	background: url(images/puce.jpg);
	background-repeat: no-repeat;
	background-position: right 8px;
	margin-top: 5px;		
}

#menu li{ 	
	line-height: 20px;
	width: 150px;
}

#menu li a:hover{ 	
	width: 110px;
	font-style: normal;
	font-weight: bold;
	color:#f7723b; 
	padding-right: 40px;
	font-style: normal;
	background: url(images/puce_hover.jpg);
	background-repeat: no-repeat;
	background-position: right 8px;	
	
}

#menu li a.courant{ 	
	width: 110px;
	font-style: normal;
	font-weight: bold;
	color:#f7723b; 
	padding-right: 40px;
	font-style: normal;
	background: url(images/puce_hover.jpg);
	background-repeat: no-repeat;
	background-position: right 8px;
}

.menu{ 	
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	color: #258CE7;
	margin-bottom: 10px;
}
	 
#menu  h1 {
position: relative;
line-height: 17px;
font-size: 1.1em;
}
	 
#menu  h2 a{

}

#menu  h2 a:hover{

}

#menu  h2 a img{
display: block;
}

.flag_gauche{
position: absolute;
left: 6px;
top: 30px;
}

.flag_droite{
position: absolute;
right: 6px;
top: 30px;
}	 
	
.flag_centre{
position: absolute;
left: 50%;
margin-left: -13px;
top: 30px;
}

/*.flag_gauche, .flag_droite, .flag_centre{
display: none;
}*/
	
#mini_news { /*------------------------------------------ Mini News ----------------*/ 
	width: 100%;
	margin-top: 20px;
	background-image: url(images/gauche_centre.jpg);	
	background-position: right top;
}

#mini_news_haut{  	
	height: 10px;
	padding: 10px 0 20px 0;
	background-image: url(images/gauche_haut.jpg);
	background-position: right top;
	background-repeat: no-repeat;				
}

#mini_news_bas{  	
	height: 10px;
	background-image: url(images/gauche_bas.jpg);
	background-position: right bottom;	
	background-repeat: no-repeat;
	clear: both;		
}

#mini_news a { 
	position: relative;
	float: right;
	width: 15px;
	margin-top: 5px;
	margin-right: 2px;
	display: block;
	background: #479EEB;
	text-decoration: none;
	font-family:  "Verdana", "Times New Roman", Times;
	line-height: 12px; 
	margin-bottom: 5px;
	color: #000;
}
 
#mini_news span.titre{
	color: #000;
	float: right;
	margin-right: 1px;
}

#mini_news a span{
	display: none;
}

#mini_news a:hover {
	background: none; 
}

#mini_news a:hover span{
	position: absolute;
	bottom: 0px;
	left: 15px;
	width: 500px;
	display: block;
	background: #FAF6EB;
	border: 1px solid #130065;
	color: #130065;
	font-size: 1em;
	font-style: normal;
	text-align: left; 
}

#mini_news a:hover span em{
	display: block;
	margin: 15px;
	line-height: 18px;	
} 

.archive{
	margin-left: 37px;
	line-height: 18px;
	text-decoration: none;
	color: #000;
	font-size: 0.85em;
	clear: both;

}

#pied{ /*------------------------------------------ Pied ----------------*/  
	height: 40px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fcd9aa;
	overflow: auto;
	border: none;
}

#pied_gauche{  
	height: 40px;
	position: absolute;
	left: 0px;
	top: 0;
	width: 250px;
	background: url(images/fond_menu.gif);
	background-repeat: repeat-y;
}

#pied #pied_gauche p{
margin: 5px;
text-align: center;
font-size: 0.88em;
color: #be0022;
font-family: tahoma, "arial narrow", arial;
line-height: 1.3em;
font-style: normal;
font-weight: normal;
}

#pied p{
	margin-left: 150px;
	margin-right: 20px;
	text-align: right;
	line-height: 40px;
	font-family: "arial narrow", arial;
	font-weight: bold;
	font-style: italic;
	font-size: 30px;
	color: #f7723b;
	position: relative;

}

.top {
	display: block;
	width: 40px;
	text-align: center;
    background: green;
	font-size: 14px;
	text-decoration: none;
    line-height: 16px; 
    padding: 3px 0 3px 0;
	margin-left: 110px;
} 

#pied_gauche img {
	display: block;
	margin: auto;
	margin-top: 3px;
}

#bleu p.pied{	 /*------------------------------ Pied bleu ----------------------------*/
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 320px;
	text-align: center;
	font-size: 11px;
		height: 50px;
	background: url(images/bas_bleu.jpg);
}

#bleu span.pied{	
	font-weight: bold;	
}

#bleu a.pied{	
	color: #fff;
	text-decoration: none;
}

.arrondi{ /*----------------------------- Bords arrondis ---------------------------------------*/
	width: 90%;
	margin: auto;
	padding-bottom: 10px;
	margin-top: 20px;
	border: 1px solid #479eeb;
}	
	
.evidence{
	background: url(images/voir.jpg);
	background-position: 99% top;
	background-repeat: no-repeat;
	border: 4px solid #479eeb;
}
	
.arrondi h3{
	color: #F7723B;
	margin:  10px 0 5px 12px;
	font-size: 1em;	
}

.interview{
	margin-left: 100px;
	margin-top: 20px;
}

/* --------------------------------------- tableau de liens -------------------------------*/
#contient_lien
{  
   margin: auto;
   margin-top: 50px;
   padding-top: 10px;
   border: 2px  solid #479EEB;
   background-color: #f2f2f2;
   width: 714px;
   font-family: Tahoma, "Times New Roman", Times;
   overflow: hidden;
}

#contient_lien a{
   text-decoration: none;
   color: #000;
}

#contient_lien p{
   text-align: center;
   font-size: 80%;
   margin-top: 30px;
}

#contient_lien img{
   border: none;
   display: block;
   margin: auto;   
}

.colonne_gauche, .colonne_droite
{  
   background-color: #f2f2f2;
   width: 350px;
   height: 1%;
   float: left;	
   padding-bottom: 30px;
}

.colonne_gauche img, .colonne_droite img
{
   border: 0px;

}

.colonne_gauche p, .colonne_droite p
{
   text-align: left;
}


form{  /*-------------------- formulaire contact --------------------------------------*/
   width: 90%;
   margin-top: 20px;
   margin-left: auto;
   margin-right: auto; 

}					

fieldset{
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  border: 0;
} 
 
label{
  color: #000;
  font-size: 1em;
}

input, textarea{
	border: 2px solid #479EEB;

}

.envoyer{
	border: 1px solid #000;
	background: #F7723B;
	color: #fff;
	font-weight: bold;
}

.erreur{
	width: 300px;
	text-align: center;
	border: 1px solid #000;
	background: red;
	color: #fff;
	font-weight: bold;

}

.reessayer{
	text-decoration: none; 
	font-weight: bold; 
	color: #F7723B;;
}

legend{
  color: #F7723B;
  font-weight: bold;
  padding: 0px;

  margin: 5px;
 
}




