@charset "utf-8";
/* CSS Document */
#accueil-footer a{
	color: #7e7e7e;
	text-decoration:none;
}
#accueil-footer a:hover{
	text-decoration:underline;
}
#menu a{
	display:block;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7b7b7b;
	float:left;	
	padding-top:12px;
	text-align:center;
	height:28px;
	text-decoration:none;
	margin-left:3px;
	margin-right:3px;
}
#menu a.historique{
	width:101px;
}
#menu a.historique:hover{
	background-image: url(../images/bg-bouton-historique.jpg);
	font-weight: bold;
	color: #FFFFFF;	
}
#menu a.historique-selected{
	width:101px;
	background-image: url(../images/bg-bouton-historique.jpg);
	font-weight: bold;
	color: #FFFFFF;	
}
#menu a.hommes{
	width:100px;
}
#menu a.hommes:hover{
	background-image: url(../images/bg-bouton-hommes.jpg);
	font-weight: bold;
	color: #FFFFFF;	
}
#menu a.hommes-selected{
	width:100px;
	background-image: url(../images/bg-bouton-hommes.jpg);
	font-weight: bold;
	color: #FFFFFF;	
}
#menu a.photos{
	width:65px;
}
#menu a.photos:hover{
	background-image: url(../images/bg-bouton-photos.jpg);
	font-weight: bold;
	color: #FFFFFF;	
}
#menu a.photos-selected{
	width:65px;
	background-image: url(../images/bg-bouton-photos.jpg);
	font-weight: bold;
	color: #FFFFFF;	
}
#menu a.foires{
	width:124px;
}
#menu a.foires:hover{
	background-image: url(../images/bg-bouton-foires.jpg);
	font-weight: bold;
	color: #FFFFFF;	
}
#menu a.foires-selected{
	width:124px;
	background-image: url(../images/bg-bouton-foires.jpg);
	font-weight: bold;
	color: #FFFFFF;	
}
#menu a.vente{
	width:64px;
}
#menu a.vente:hover{
	background-image: url(../images/bg-bouton-vente.jpg);
	font-weight: bold;
	color: #FFFFFF;	
}
#menu a.vente-selected{
	width:64px;
	background-image: url(../images/bg-bouton-vente.jpg);
	font-weight: bold;
	color: #FFFFFF;	
}
#menu a.domaines{
	width:115px;
}
#menu a.domaines:hover{
	background-image: url(../images/bg-bouton-domaines.jpg);
	font-weight: bold;
	color: #FFFFFF;	
}
#menu a.domaines-selected{
	width:115px;
	background-image: url(../images/bg-bouton-domaines.jpg);
	font-weight: bold;
	color: #FFFFFF;	
}
#menu a.contact{
	width:78px;
}
#menu a.contact:hover{
	background-image: url(../images/bg-bouton-contact.jpg);
	font-weight: bold;
	color: #FFFFFF;	
}
#menu a.contact-selected{
	width:78px;
	background-image: url(../images/bg-bouton-contact.jpg);
	font-weight: bold;
	color: #FFFFFF;	
}
#left-links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858585;	
	text-decoration:none;
}
#left-links a:hover{
	text-decoration:underline;
}
#footer #right a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;	
	text-align:right;
	text-decoration:none;
}
#footer #right a:hover{
	text-decoration:underline;
}