body { /* fond de page  */
  background-image:url(../img/img_fond.jpg);
  background-attachment:fixed; 
  }
H1{ /* Titre de page */
  font-family: peilot DB, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: #FFFFFF;  
  font-weight: bolder;
  text-decoration: underline;
  text-align:center    
  } 
H2{ /* Titre de paragraphe */
  font-family: peilot DB, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #FFFFFF;  
  font-weight: bolder;
  text-decoration: underline
  }
.menu { /* bouton menu  */
  font-family: Verdana;
  font-size: 11px;
  font-style: normal;
  color:#003b78;
  line-height: 15px;
  font-weight: normal;  
  text-decoration: none;
  background-image: url(../img/menu_on.jpg);
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  vertical-align: middle;
  display: block;  
}
.menu:hover { /* bouton menu actif */
  background-image: url(../img/menu_off.jpg);
  font-weight: bold;
  color:#ffffff;
}
.s_menu { /* bouton menu  */
  font-family: Verdana;
  font-size: 11px;
  font-style: normal;
  color:#003b78;
  line-height: 15px;
  font-weight: normal;  
  text-decoration: none;
  background-image: url(../img/s_menu_off.jpg);
  background-repeat: no-repeat;
  background-position: center;
  text-align: left;
  vertical-align: middle;
  display: block;   
}
.s_menu:hover { /* bouton menu actif */
  background-image: url(../img/s_menu_on.jpg);
  font-weight: bold;
  color:#ffffff;
}
.b_menu { /* bouton menu  */
  font-family: Verdana;
  font-size: 11px;
  font-style: normal;
  color:#ffffff;
  line-height: 15px;
  font-weight: normal;  
  text-decoration: none;
  background-image: url(../img/b_menu_off.jpg);
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  vertical-align: middle;
  display: block;   
}
.b_menu:hover { /* bouton menu actif */
  background-image: url(../img/b_menu_on.jpg);
  font-weight: bold;
  color:#ffffff;
}
.c_menu { /* bouton menu  */
  font-family: Verdana;
  font-size: 11px;
  font-style: normal;
  color:#ffffff;
  line-height: 15px;
  font-weight: normal;  
  text-decoration: none;
  background-image: url(../img/c_menu_off.jpg);
  background-repeat: no-repeat;
  background-position: center;
  text-align: left;
  vertical-align: middle;
  display: block;   
}
.c_menu:hover { /* bouton menu actif */
  background-image: url(../img/c_menu_on.jpg);
  font-weight: bold;
  color:#ffffff;
}
.text { /* texte du site */
	font-family: peilot DB, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color:#000000;
}  
.text_1 {
	font-family: peilot DB, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#ffffff;	
	font-weight: bold;
}  

.com { /*teste des commentaire style ( * )  */
  font-family: Times New Roman, Times, serif;
  font-size: 8pt;
  text-decoration: none;
  color:#000000
  }
.img_page {	/* Image de la pge d'acceuil */
	border:0;
	width: 607px;
	height: 416px;	
}
.img_tableau { /*  Image des tableaux */
	border:0;
	width: 140px;
	height: 70px;
	vertical-align: middle;
	margin:auto;
	float:Aucune;
	overflow: scroll;
}
.img_tableau_1{ /*  Image des tableaux */
	border:0;
	width: 210px;
	height: 120px;
	vertical-align: middle;
	margin:auto;
	float:Aucune;
	overflow: scroll;	
}
.img_tableau_2{ /*  Image des tableaux */
	border:0;
	width: 125px;
	height: 70px;
	vertical-align: middle;
	margin:auto;
	float:Aucune;
	overflow: scroll;	
}
.img_tableau_3{ /*  Image des tableaux */
	border:0;
	width: 80px;
	height: 50px;
	vertical-align: middle;
	margin:auto;
	float:Aucune;
	overflow: scroll;	
}
.img_tableau_4{ /*  Image des tableaux */
	border:0;
	width: 190px;
	height: 30px;
	vertical-align: middle;
	margin:auto;
	float:Aucune;
	overflow: scroll;	
}
.img_tableau_5{ /*  Image des tableaux */
	border:0;
	width: 300px;
	height: 120px;
	vertical-align: middle;
	margin:auto;
	float:Aucune;
	overflow: scroll;	
}
.img_tableau_6{ /*  Image des tableaux */
	border:0;
	width: 650px;
	height: 300px;
	vertical-align: middle;
	margin:auto;
	float:Aucune;
	overflow: scroll;	
}
.text_tableau { /* Teste des tableaux */
	font-family: peilot DB, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color:#000000;
	vertical-align: top;
  }
.logo { /*Logo des partenaire */
   	border: 0;
	width: 750px;
	height: 90px;		 
}
.logo1 { /*Logo pub */
   	border: 0;
	width: 750px;
	height: 90px;		 
}
.logo2 { /*Logo de pub */
   	border: 0;
	width: 640px;
	height: 110px;		 
}
/* Ligne pour le zoom*/
.ZoomBigImageCont {
	border:			1px solid #91b817;
}

.ZoomHeader {
	font:			10px Tahoma, Verdana, Arial, sans-serif;
	color:			#fff;
	background:		#91b817;
	text-align: 	center;
}

.ZoomPup {
	border: 		1px solid #aaa;
	background: 	#ffffff;
}



