body {

	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size : 12px;
	color : #000;
	margin:0px;
	text-align: center; /* pour corriger le bug de centrage IE */

}

form{
margin:0;
padding:0;
}

#global {
	width:906px;
	background-image: url(../images/fond_global.gif);
     margin-left: auto;
     margin-right: auto;
     text-align: left; /* on rétablit l'alignement normal du texte */
}

img {
 border:0px;      
       }

.bandeau {
	width:906px;
  background-image: url(../images/bandeau.gif);
	padding-bottom:0px;
	height:149px;
}



.logos {
	width:220px;
	text-align: right;
	float: right;
	padding-top: 5px;
	padding-right: 4px;
}


.nav{  
	width:500px;
	height:20px;
	text-align : center;
	background-color: #B2E1F6;
	color: #137DCD;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 5px;
	float: left;
}

.nav A {
  	color: #137DCD;
	font-size: 13px;
  text-decoration: none;     
       }
       
.nav A:hover {
  	color: #137DCD;
	font-size: 13px;
  text-decoration: underline;     
       }
       
.maj {
margin-right: 1px;
	padding-top: 5px;
	float: left;
	height:20px;
  width: 199px;
  font-size: 10px;  
	color: #777C7D;
	text-align: right;
	background-color: #B2E1F6;
     } 
       
.connexion {
	margin-left: 1px;
  padding-top: 5px;
	padding-left: 5px;
	float: left;
	height:20px;
  width: 200px;
  font-size: 10px;  
	color: #777C7D;
	background-color: #B2E1F6;
	text-align: left;
     } 
              

       
.menu_gauche {
margin-top: 7px;
  float: left;
  width:200px;
       }


.content{
	width:485px;
	float: left;
	padding-left: 18px;
	overflow: auto;
}



.menu_droite{
margin-top: 7px;
  float: left;
  width:195px;
}


h2{
font-weight: bold;
font-style: italic;
font-size: 22px;
color: #FFA800;
text-align: left;
padding-top: 15px;
padding-left: 10px;

}


h3{
background-image: url(../images/fond_h3.gif);
height: 23px;
width: 177px;
font-weight: bold;
font-size: 12px;
color: #F6A304;
padding-top: 7px;
padding-left: 15px;
text-transform: uppercase;
text-align: left;
margin-left: 3px;
}


h4{
background-image: url(../images/fond_h4.gif);
height: 23px;
width: 180px;
font-weight: bold;
font-size: 12px;
color: #F6A304;
padding-top: 7px;
padding-right: 15px;
text-transform: uppercase;
text-align: right;
}

h5{
font-weight: bold;
font-size: 14px;
color: #F6A304;

}


.menu_gauche A {
text-transform: uppercase;
text-align: left;
font-weight: bold;
font-size: 12px;
color: #009BE2;
padding-left: 15px;
text-decoration: none;    
line-height: 1;      
               }
               
.menu_gauche A:hover {
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
color: #009BE2;
text-decoration: underline;          
               }


.menu_droite A {
text-transform: uppercase;
float: right;
font-weight: bold;
font-size: 12px;
color: #009BE2;
padding-right: 15px;
text-decoration: none;    
line-height: 1;           
               }
               
.menu_droite A:hover {
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
color: #009BE2;
text-decoration: underline;          
               }

.clear{
	clear:both;
}

.form {
 width:193px;
 font-size: 10px;
 font-weight: bold;
 color: #000000;
 text-align: left;
 padding-top: 10px;
 padding-left: 5px;
 border: 1px #F6A304 solid;
}

#table{
	border: 1px #F6A304 solid;
}

#submit{
 background-color: #029BE2;
	border: 1px #C4E5FA solid;
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
height: 25px;
}

input{
	border:1px solid #000000;

}

.submit-button{
	border:none;
	width:91px;
	height:21px;
	background-image: url('../images/rechercher.gif');
	margin-bottom: 10px;
}

.actu{
	width:174px;
	min-height: 80px;
	background-color: #FFFFFF;
	border: 1px #F6A304 solid;
 color: #000000;
 font-size: 12px;
 text-align: left;
 padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
}


.actu A{
font-weight: bold;
 color: #009BE2;
 font-size: 10px;
 text-align: right;
 text-decoration: none;
 border: none;
}

.actu A:hover{
font-weight: bold;
 color: #009BE2;
 font-size: 10px;
 text-align: right;
 text-decoration: underline;
}


A {
  color: #FFA800;
	text-decoration : none;
	font-weight : bold;
	}

A:HOVER {
	text-decoration : underline;
	font-weight : bold;
}

.bas {
 background-color: #EFF7FC;
 height: 20px;
	color: #777C7D; 
  text-align: center;
  font-size: 10px;
  margin-left: 5px;  
  margin-right: 5px;
  padding-top: 3px;
     }
     
.copyright {
float: left
	color: #000000; 
  text-align: center;
  font-size: 10px;
width: 200px;
     }


.precedent_suivant{
 text-align: center;
 font-weight: bold;
 color:#FFA800;
 font-size:10px;
 padding-left:0px;
 padding-top:10px;
 padding-right:0px;
 padding-bottom:10px;
}

.precedent_suivant A{
 color:#FFA800;
 text-decoration: none;
}

.precedent_suivant A:hover{
 color:#FFA800;
 text-decoration: underline;
}

.image_actu{
	border: 0px;
}
