div{
	font-family:Verdana;
	font-size:12px;
}

a {
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
}

/*  Zone métiers exclusive  */
.div_metierExclusive {
	float:left;
	height:832px;	
	width:835px;
	overflow:hidden; 
	background-color:red;
	border:1px solid red;
	color: white; 
	}

.div_metierExclusive_rub {
	border:1px solid red;
	color: white; 
	}

.div_metierExclusive_scroll {
	OVERFLOW: auto;
	WIDTH: 255px; 
	HEIGHT: 173px;
	PADDING-TOP: 5px;
	scrollbar-face-color: black ;
	scrollbar-shadow-color: #9A9A9A;
	scrollbar-highlight-color: #9A9A9A;
	scrollbar-3dlight-color: #9A9A9A;
	scrollbar-darkshadow-color: #9A9A9A;
	scrollbar-track-color: #9A9A9A;
	scrollbar-arrow-color: black;
	float:left; 
}

/* Offre */
.div_texte_offre_home {
	font-family:Verdana;
	text-align:left;
	background-color:#FFCE00; 
	font-size:10px;
	font-weight:bold;
	padding:7px;
	}	
.div_titre_offre {
	text-align:left;
	background-color:#000000; 
	color: white; 
	}
.div_texte_offre {
	font-family:Verdana;
	text-align:left;
	background-color:#FFCE00; 
	font-size:10px;
	font-weight:bold;
	padding:7px;
	}

.div_lien_offre {
	color: #000000;
	font-size:11px;
	font-family:Verdana;
	font-weight:bold;
	}
	
.imgEtageOff{
	filter:alpha(opacity=20);
	-moz-opacity:.20;
	opacity:0.2;
}

.imgEtageOn{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

.fichePers{
	font-size:10px;
	text-transform: uppercase;
}