body {
	margin: 0;
	padding: 0;
	bottom: 0;
	background: #4c0001;
	font-family:Arial;
	font-size:14px;
	color: #fff;
	scrollbar-face-color :#828080;  
}
.spacer {
  clear: both;
}
.center{
	position: relative;
	width: 900px;
	margin-right:auto;
	margin-left: auto;
	text-align:left;
}
.ie{
   text-align:center;
}

/********************** CSS GAUCHE ************************************/

.col-gauche{
	float: left;
	width: 158px;
}

/********************** CSS DROITE ************************************/

.col-droite{
	float: right;
	width: 158px;
}

/******************* CSS CENTRE **********************************/

.col-center{
	float: left;
	width: 528px;
	height: 500px;
}

.top-center{
	float: left;
	width: 528px;
	height: 42px;
	background:url("images/menu.jpg");
}

.contener-center{
	float: left;
	width: 528px;
	background:url("images/fond.jpg") repeat-y;
}

.foot-center{
	float: left;
	width: 100%;
	height: 20%;
	font-family:Small Fonts;
	font-size:8px;
	color: #8f080e;
	background:url("images/bas.jpg") no-repeat;
}

/*************************** CSS NEWS ***************************************************/

.box-news{
	float: left;
	margin: 10px 0 0 0;
	width: 100%;
}

.s-titre{
	color: white;
}

.title-news{
	padding: 5px 0 0 20px;
	color: #eae17c;
	text-align: left;
	width: 92%;
	font: bold 24px  verdana, "Times New Roman", Times, serif;
}

.hr{
	border-top: 2px solid #000;
	width: 92%;
	margin: 2px 0 0 20px;
	line-height:0px;
	
}

.poste{
	padding: 5px 0 0 20px;
	color: #edba69;
	text-align: left;
	font-size:10px;
}

.img-news{
	/*border: 1px solid black;
	width: 50px;*/
	/*height: 100px;*/
	margin: 10px 0 0 20px;
	text-align: center;
}

.txt-news{
	padding: 5px 30px 0 20px;
	color: #f2f2f0;
	text-align: justify;
	
}

.link-news{
	width: 92%;
	color: #edba69;
	text-align: right;
}

A:link{color: #edba69;font-weight: normal;font-style:normal;text-decoration: none;}
A:visited{color: #fff;font-weight: normal;font-style:normal;text-decoration: none;}
A:active{color: #edba69;font-weight: normal;font-style:normal;text-decoration: none;}
A:hover{color: #edba69;font-weight: normal;font-style:normal;text-decoration: underline;}

A.link-news:link{color: #edba69;font-weight: normal;font-style:normal;text-decoration: none;}
A.link-news {color: #edba69;font-weight: normal;font-style:normal;text-decoration: none;}
A.link-news:hover{color: #edba69;font-weight: normal;font-style:normal;text-decoration: underline;}
h2.linkcat-2:{visibility: hidden}
/**************************** CSS MENU BOUTONS ****************************************/

.top-menu{
	width: 486px;
	height: 32px;
}

.menu-ve{
	width: 81px;
	height: 32px;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0 0 17px;
}

.menu-ve1{
	width: 81px;
	height: 32px;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	margin: -32px 0 0 98px;
}

.menu-ve2{
	width: 81px;
	height: 32px;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	margin: -32px 0 0 179px;
}

.menu-ve3{
	width: 81px;
	height: 32px;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	margin: -32px 0 0 260px;
}

.menu-ve4{
	width: 81px;
	height: 32px;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	margin: -32px 0 0 341px;
}

.menu-ve5{
	width: 81px;
	height: 32px;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	margin: -32px 0 0 422px;
}

a.image-menu-ve:hover{
	background: url("images/bouton-accueil1.jpg");
}

.image-menu-ve-actif{    
	background: url("images/bouton-accueil1.jpg");
	display: block; 
	width: 81px; 
    height: 32px;
}

a.image-menu-ve{ 
     display: block; 
	 background: url("images/bouton-accueil.jpg");
     width: 81px; 
     height: 32px;
}

a.image-menu-ve1:hover{
	background: url("images/bouton-biographie1.jpg");
}

.image-menu-ve1-actif{
	background: url("images/bouton-biographie1.jpg");
	display: block; 
	width: 81px; 
    height: 32px;
}

a.image-menu-ve1{ 
     display: block; 
	 background: url("images/bouton-biographie.jpg");
     width: 81px; 
     height: 32px;
}

a.image-menu-ve2:hover{
	background: url("images/bouton-itiniraire1.jpg");
}

.image-menu-ve2-actif{
	background: url("images/bouton-itiniraire1.jpg");
	display: block; 
	width: 81px; 
    height: 32px;
}

a.image-menu-ve2{ 
     display: block; 
	 background: url("images/bouton-itiniraire.jpg");
     width: 81px; 
     height: 32px;
}

a.image-menu-ve3:hover{
	background: url("images/bouton-ressources1.jpg");
}

.image-menu-ve3-actif{
	background: url("images/bouton-ressources1.jpg");
	display: block; 
	width: 81px; 
    height: 32px;
}

a.image-menu-ve3{ 
     display: block; 
	 background: url("images/bouton-ressources.jpg");
     width: 81px; 
     height: 32px;
}

a.image-menu-ve4:hover{
	background: url("images/bouton-galerie-photos1.jpg");
}

.image-menu-ve4-actif{
	background: url("images/bouton-galerie-photos1.jpg");
	display: block; 
	width: 81px; 
    height: 32px;
}

a.image-menu-ve4{ 
     display: block; 
	 background: url("images/bouton-galerie-photos.jpg");
     width: 81px; 
     height: 32px;
}

a.image-menu-ve5:hover{
	background: url("images/bouton-contact-soutien1.jpg");
}

.image-menu-ve5-actif{
	background: url("images/bouton-contact-soutien1.jpg");
	display: block; 
	width: 81px; 
    height: 32px;
}

a.image-menu-ve5{ 
     display: block; 
	 background: url("images/bouton-contact-soutien.jpg");
     width: 81px; 
     height: 32px;
}

