body {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size : 12px;
	color : #000;
	margin:0px;
	text-align: center; /* pour corriger le bug de centrage IE */
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #000000;
	scrollbar-face-color : #FFF6DF;
	scrollbar-dark-shadow-color : #FFF6DF;
	scrollbar-highlight-color : #FFF6DF;
	scrollbar-shadow-color : #FFF6DF;
	scrollbar-3d-light-color : #000000;

}

form{
margin:0;
padding:0;
}

#global {
	width:906px;
     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.jpg);
	padding-bottom:0px;
	height:149px;
}

.logo {
	width:160px;
	text-align: right;
	float: left;
	padding-top: 5px;
	padding-right: 4px;
}

.logos {
	width:220px;
	text-align: right;
	float: right;
	padding-top: 5px;
	padding-right: 4px;
}


.nav{  
	width:500px;
	height:27px;
	text-align : center;
	background-color: #000000;
	color: #FFF6DF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	float: left;
}

.nav A {
  	color: #FFF6DF;
	font-size: 14px;
  text-decoration: none;     
       }
       
.nav A:hover {
  	color: #FFF6DF;
	font-size: 14px;
  text-decoration: underline;     
       }
       
.maj {
	padding-top: 5px;
	float: left;
	height:25px;
  width: 195px;
  font-size: 10px;  
	color: #FFF6DF;
	text-align: right;
     } 
       
.connexion {
	padding-top: 5px;
	padding-left: 5px;
	float: left;
	height:25px;
  width: 195px;
  font-size: 10px;  
	color: #FFF6DF;
	text-align: left;
     } 
              

       
.menu_gauche {
  float: left;
  width:200px;
  height: 610px;
  background-color: #FFFFFF;
  background-image: url('../images/fond_menu.jpg');
  background-repeat: none;
  text-align: center;
       }


.content{
	width:485px;
	height: 610px;
	background-image: url(../images/fond_contenu.jpg);
	background-repeat: none;
	background-color: #FFFFFF;
	float: left;
	padding-left: 18px;
	overflow: auto;
	background-attachment: fixed;
  background-position: center center;
}




.menu_droite{
  float: left;
  width:200px;
  height: 610px;
  background-color: #FFFFFF;
  background-image: url('../images/fond_menu.jpg');
  background-repeat: none;
  text-align: center;
}


h2{
background-image: url('../images/fond_titres.gif');
font-weight: bold;
font-size: 12px;
color: #000000;
text-transform: uppercase;
text-align: center;
height:23px;
width:466px;
padding-top: 7px;
margin-top: 20px;
}


h3{
background-image: url(../images/boutons.gif);
height: 21px;
width: 194px;
font-weight: bold;
font-size: 12px;
color: #FFF6DF;
padding-top: 7px;
text-transform: uppercase;
}


h4{
background-image: url(../images/je_vend.gif);
height: 32px;
width: 197px;
font-weight: bold;
font-size: 12px;
color: #FFF6DF;
padding-top: 15px;
text-transform: uppercase;
}
h5{
font-weight: bold;
font-size: 12px;
color: #000000;
border-bottom: thin;
border-bottom-style: outset;
}


.menu_gauche A {
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
color: #FFF6DF;
text-decoration: none;          
               }
               
.menu_gauche A:hover {
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
color: #FFF6DF;
text-decoration: underline;          
               }


.menu_droite A {
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
color: #FFF6DF;
text-decoration: none;          
               }
               
.menu_droite A:hover {
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
color: #FFF6DF;
text-decoration: underline;          
               }

.clear{
	clear:both;
}

.form {
 width:193px;
 height: 215px;
 font-size: 10px;
 font-weight: bold;
 color: #000000;
 text-align: left;
 padding-top: 10px;
 padding-left: 5px;
 background-color: #FFF6DF;
 border: 1px #000000 solid;
}

#table{
	border: 1px #000000 solid;
}

#submit{
 background-color: #000000;
	border: 1px #FF9600 solid;
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
height: 25px;
}

input{
	border:1px solid #000000;
	 background-color: #FFF6DF;
}

.submit-button{
	border:none;
	width:91px;
	height:21px;
	background-image: url('../images/rechercher.gif');
}

.actu{
	width:174px;
	min-height: 100px;
	background-color: #FFF6DF;
	border: 1px #000000 solid;
 color: #000000;
 font-size: 12px;
 text-align: left;
 padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
}


.actu A{
font-weight: bold;
 color: #000000;
 font-size: 10px;
 text-align: right;
 text-decoration: none;
 border: none;
}

.actu A:hover{
font-weight: bold;
 color: #000000;
 font-size: 10px;
 text-align: right;
 text-decoration: undeline;
}


A {
  color: #FF9600;
	text-decoration : none;
	font-weight : bold;
	}

A:HOVER {
	text-decoration : underline;
	font-weight : bold;
}




.precedent_suivant{
 text-align: center;
 font-weight: bold;
 color:#FF9600;
 font-size:10px;
 padding-left:0px;
 padding-top:10px;
 padding-right:0px;
 padding-bottom:10px;
}

.precedent_suivant A{
 color:#FF9600;
 text-decoration: none;
}

.precedent_suivant A:hover{
 color:#FF9600;
 text-decoration: underline;
}

.image_actu{
	border: 0px;
}
.photo_cadre{
	width: 190px;
	height:145px;
	vertical-align: middle;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
}
.photo_etiquette{
	padding-top: 110px;
	z-index: 2;
}