body {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size : 12px;
	color : #000000;
	margin:0px;

}

#global {
	width:900px;
	background-color: #FFFFFF;
     margin-left: auto;
     margin-right: auto;
     text-align: left; /* on rétablit l'alignement normal du texte */
     background-image: url(../images/fond_global.gif);
}

.clear{
	clear:both;
}

.bandeau {
  width:900px;
  background-image: url(../images/bandeau.gif);
	height:176px;
	text-align: right;
}


A{
  text-decoration: none;
	color:#000000  ;
	font-weight: bold;
}

A:HOVER {
	text-decoration : underline;
	font-weight : bold;
}



.nav{
	width:145px;
	background-color: #FFEA97;
	padding-left: 3px;
	padding-top: 10px;
	color:#84746D;
	font-weight: bold;
	float: left;
	font-size: 12px;
	height:900px;
}

.nav A{
  text-decoration: none;
	color:#84746D;
	font-weight: bold;
	text-transform: uppercase;
}

.nav A:HOVER {
	text-decoration : underline;
	font-weight : bold;
}

.sous_nav{
	width:140px;
	background-color: #FFEA97;
	color:#000000;
	font-weight: bold; 
	
}

.sous_nav A{
  text-decoration: none;
	color:#000000;
	font-weight: bold;
text-transform: lowercase;
}

.sous_nav A:HOVER {
	text-decoration : underline;
	font-weight : bold;
}

.nav_h{
	width:752px;
	background-image: url(../images/fond_nav_h.gif);
	color:#84746D;
	font-weight: bold;
	float: left;
	height: 45px;
	font-size: 12px;
	text-align: right;
}

.nav_h A{
  text-decoration: none;
	color:#84746D;
	font-weight: bold;
	text-transform: uppercase;
}

.nav_h A:HOVER {
	text-decoration : underline;
	font-weight : bold;
}

.content{
	width:752px;
	float: left;
	background-color: #FFF;
	padding-top: 0px;
	padding-left: 0px;
}


h2{
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
font-weight: bold;
font-size: 15px;
color: #C90019;
}

h3{
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
font-weight: bold;
text-transform: uppercase;
font-size: 15px;
color: #84746D;
}

h4{
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
font-weight: bold;
text-transform: uppercase;
font-size: 14px;
color: #8C3F01;
}

h5{
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color: #ED7E54;
}


input {
  border: 1px #8C3F01 solid;
      }
      
.submit-button{
  border: 0px ;
  background-image: url(../images/validate.gif);
  background-repeat: no-repeat;
  background-color: #8C3F01;
	width:22px;
	height:22px;
	cursor:pointer;


}

form {
margin:0;
padding:0;
}
    







.contenu{
	width:480px;
	float: left;
	background-color: #FFF;
	padding-top: 0px;
	padding-left: 0px;
	height: 600px;
	padding-top: 25px;
	text-align: justify;
}

.actu{
	width:480px;
	float: left;
	background-color: #FFF;
	padding-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
	text-align: justify;

}

.vignettes{
	width:470px;
	background-color: #FFF;
	padding-top: 0px;
	padding-left: 0px;
	height: 100px;
	padding-top: 10px;

}





.savoir_plus{
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
font-weight: normal;
text-transform: uppercase;
font-size: 9px;
color: #8C3F01;
text-align: right;
}



ul{
	list-style-image: url(../images/puce_contenu.gif);
	list-style-position:inside;
	padding-left: 0px;
	margin-left: 0px;
}

.precedent_suivant{
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
font-weight: normal;
text-transform: uppercase;
font-size: 9px;
color: #8C3F01;
text-align: center;
}




