.header{
	font-family: "Gill Sans MT";
	font-size: 10pt;
	color: #FFE54A;
	text-align: center;
	text-transform: capitalize;
	font-stretch: extra-expanded;
	}

.body
{
/*	background-color: #6DAECA; background-repeat: no-repeat;*/
  background-color:  #77d5ff;
  background-image: url(../images/fond.jpg);
  background-repeat: repeat-x ;
  background-position : bottom center;
 	color: black;
	vertical-align: middle;
	font-family: "Gill Sans MT";
	font-size: 11pt;
	text-align: center; 
	
}
.font
{

color: black;
	font-family: "Gill Sans MT";
	font-size: 13pt;
}

.text
{
color: #ffffff;
	font-family: "Gill Sans MT";
	font-size: 11pt;
}
.title
{
color: #FFE54A;
	vertical-align: middle;
	font-family: "Gill Sans MT";
	font-size: 11pt;
	text-align: left; 
}
h3{
	color: #9ABD45;
	height: 15px;
	text-transform: uppercase;
}


.title a {
color: #000000;
text-decoration: none;
}
.title a:hover {
color: #000000;
text-decoration: none;
}

.haut{
	border-bottom : #9ABD45 solid 1px;
	}
	
.arobase{
	font-size: 40pt;
	text-decoration: none;
	}

.milieu
{
background-color:white ;
height : 500px;
/*background-image: url(../images/fond.jpg);
background-repeat: no-repeat;
background-position: bottom right;*/
 


}

.milieu_bas{
border-bottom: solid 5px #9ABD45;
text-align: justify;
font-stretch: condensed;
padding-bottom : 0px;
margin-bottom : 0px;
 }

a{
color: #9ABD45;
text-decoration: underline;
font-family: "Gill Sans MT";
font-weight: bold;
}
.image{
border : solid 2px #9ABD45;


}

a:hover{
	text-decoration: underline;
	font-family: "Gill Sans MT";
	color: #9ABD45;
	font-weight: bold;
}

.tableau
{
	/*text-align: center; /*  permet de mettre l'affichage centr� sous IE !!!*/
	font-family: "Gill Sans MT";
	font-size: 10pt;
	width: 990px;
	height: 420px;
	vertical-align: middle;
	position: relative;
	background-color: white;
}

.mention
{
color: #AFB7D5;
	/*text-align: left; /*  permet de mettre l'affichage centr� sous IE !!!*/
	font-family: "Gill Sans MT";
	font-size: 11pt;
}

.footer
{
  
	font-size: 9pt;
	margin-bottom: 0px;
	height: 16px;
/*background-color:#89A93A ;*/
  color: black;
  background-color: white;
}

.mentions {
position: absolute;
top : 300px;
left : 10pt;
color: #AFB7D5;
background-color: #ddd;
}
.font{
	font-size: large;
}

/**************************************************************************
/******************                MENU               *********************
/**************************************************************************
/**************************************************************************/




.menu a {       /* d�finition de chaque bouton du menu */
width: 150px;	
height: 20px;
float: left;
padding-left: 0px;
margin-left: 0px;
font-family: "Gill Sans MT";
font-size:10pt; 
display: block;
text-align: left;
text-decoration: none;
position: relative;
background-color:white ;
color: black;

}

.menu a:hover {
font-size:11pt; 
text-decoration: none;
font-weight: bold;
color: #AFB7D5; 
font-family: "Gill Sans MT";
}


/**************************************************************/
/***********************deroulement des logos******************/
/**************************************************************/
.logo{
	padding-left: 0px;	
}

.logo a span
 {     /* d�finition de la balise <span> inclue dans <a> */
	display: none;
	top : 50%;
	position : relative;
	/*bottom: 100px;*/
	margin-left: 360px;
	margin-right : 360px;
}

.logo a:hover span {   /* d�finition de la balise <span> au survol */
	display: block;
	position: absolute;
	/*bottom: 300px;		/* hauteur de la zone de commentaire*/
	/*bottom: auto;
	top: auto;
	margin-left: 400px;*/
}


/***************iframe***********
.name{
text-align: left;
}



.center{ 
	margin-right:auto;
	margin-left:auto;
}
/*
div.main {
	z-index:1;
	left:150px;
	top:70px;
	width:800px;
	margin:0px;
	padding:10px;
	margin-left:10px;
  text-align:left;
}


div.panel {
	background-color:#000816;
/*	border:1px solid #555599;
	color: #FFFFFF;
}
/****************************************************/
