.Style1 {
	font-family: Arial;
	font-size: 12px;
	color: orange;
}
.Style2 {
font-family: Arial; 
color: #000000;
font-size: 12px;
}

.Style3 {
font-style: italic; 
color: orange; 
font-size: 14px; 
font-weight: bold; 
}

.Style4 {
font-family: Arial;
font-size: 16px; 
color: #000000; 
font-weight: bold; 
}

.Style5 {
	color: #FFFFFF; 
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.Style6 {	
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.Style7 {
font-family: Arial;
font-size: 12px;
font-weight: bold;
}

.Style8 {
color: #FF0000;
font-weight: bold;
font-size: 12px;
}

.Style9 {
font-style: italic; 
color: #000000; 
font-size: 10px; 
 
}

.Style10 {
	font-family: Arial;
	font-size: 12px;
	color: #EA6A2A;
	font-weight: bold;
}

.Style11 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.Style12 {
	font-family: Arial;
	font-size: 16px;
	color: #EA6A2A; /*orange*/
	font-weight: bold;
}
.Style13 {
	font-family: Arial;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
}

.Style14 {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.Style15 {
	font-family: Arial;
	font-size: 10px;
	color: #000099;
	font-weight: bold;
}

.Style16 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;	
}

.Style17 {
	font-family: Arial;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
}

.Style18 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;	
}

.Style19 {
font-family: Arial;
font-size: 14px;
font-weight: bold;
}

.Style20 {
color: #FF0000;
font-weight: bold;
font-size: 14px;
}

.Style21{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.Style22 {
	font-family: Arial;
	font-size: 20px;
	color: #EA6A2A; /*orange*/
	font-weight: bold;
}

.Style23 {
font-style: italic; 
color: #FFFFFF; 
font-size: 10px;

}

.Style24 {
	color: orange; 
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.Style25 {
	color: #FFFFFF; 
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.menu a:link {
	/*color: #0066FF;*/
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	
}
.menu a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-style:italic
}
.menu a:active {

/*text-decoration: none;*/
}


a.info {
   color: #FFFFFF; 
   font-weight: bold;
   position: relative;
   font-family: Arial;
   font-size: 12px;
   text-decoration: none;
    /*border-bottom: 1px gray dotted; on souligne le texte */
}
a.info span {
   display: none; /* on masque l'infobulle */
}
a.info:hover {
   font-style:italic;
   color: #000000;
   background: none; /* correction d'un bug IE */
   z-index: 500; /* on définit une valeur pour l'ordre d'affichage */
   cursor : url(image.cur);
  /* cursor: url(badmint3.gif)*/
   /*cursor: help;  on change le curseur par défaut en curseur d'aide */
}
a.info:hover span {
   display: inline; /* on affiche l'infobulle */
   position: absolute;

   white-space: nowrap; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */

   top: 20px; /* on positionne notre infobulle */
   left: -100px;

   background: white;

   color: red;
   padding: 3px;

   border: 1px solid #000099;
   border-left: 6px solid #000099;
}

.conteneur {
 min-height: 100%;
 margin: auto;  
 width: 780px;
 position: relative;
 background-color: white;
 font-family: Arial;
 font-size: 12px;
 

}

.bloc_entete {
    height: auto;
	position: relative;
 	margin: 0;    
} 

.bloc_menu {
	text-align:center;
	height: auto;
	margin: 0;
	background-color:#000099;
	}


.bloc_message {
  
  height: 12px;
  margin: 0 ;
  
  
}

.bloc_corps {
  width: 780px;
  min-height: 780px;
  margin: 0 auto ;  
  
}
 
.pied_de_page {

width: 780px;
background-image: url("images/fonds_barres/barre_bas.png");
background-repeat: repeat;
float: left ;
text-align:center;

font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
color : white;
line-height: 2px;

}


#body{
    background-image: url(images/fonds_barres/fond7.jpg);
	background-repeat: no-repeat;
	margin : 0 ; 
}

.hautgauche
{
background-image: url('images/coins_arrondis/coin_haut_gauche.jpg');
height: 30px;
width: 30px;
background-repeat: no-repeat;
float: left;
}

.hautdroit
{
background-image: url('images/coins_arrondis/coin_haut_droit.jpg');
float: right;
height: 30px;
width: 30px;
background-repeat: no-repeat;

}
.basgauche
{
background-image: url('images/coins_arrondis/coin_bas_gauche.jpg');
height: 30px;
width: 30px;
background-repeat: no-repeat;
float: left;
}

.basdroit
{
background-image: url('images/coins_arrondis/coin_bas_droit.jpg');
float: right;
height: 30px;
width: 30px;
background-repeat: no-repeat;

}
