.libelle_etape_habitation
{
color: #F08A00	;
font-weight:bold;
font-size:12px;
}


/*.btn_orange_fleche*/
.btn_habitation_fleche
{
background: url(/Site/images/Btn_FicheProduit_MRH.gif);
background-repeat: no-repeat;
border: 0px;
height: 16px;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-position: left center;
text-indent: 12px;
white-space: nowrap;
border: none;
font-weight: bold;
font-size: 10px;
text-align: left;
vertical-align: middle;
}

/*hr.orange */
hr.habitation 
{
color: #F08A00;
background-color: #F08A00;
height: 1px;
border: 0;
}
/*.orange {*/
.color_habitation {
color : #F08A00;
}
/*.bg_orange {*/
.bg_habitation {
background-color : #F08A00;
}
/*.bg_orange_c {*/
.bg_habitation_c {
background-color : #F7C47F;
}
.bg_habitation_cc {
/*background-color : #FDF3E5;*/
background-color : #FCECD6;
}

/*td.orange_clair2_gauche {*/
td.habitation_2_gauche {
	background-color : #FCECD6;
	border-left-color : #FFFFFF;
	border-left-style: solid;
	border-left-width: 0px;	
	border-right-color : #FFFFFF;
	border-right-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	color:#7F7F74;
}
/*td.calcul_prime_orange {*/
td.calcul_prime_habitation_g {
padding-top:1px;
padding-bottom:1px;
padding-left:5px;
background-color:#FCECD6;
color:#7F7F74;
}

/*td.calcul_prime_orange {*/
td.calcul_prime_habitation {
padding-top:1px;
padding-bottom:1px;
padding-left:0px;
background-color:#FCECD6;
color:#7F7F74;
}


a.info_habitation {position:relative; z-index:24; color:#000; text-decoration:none}
a.info_habitation:hover{z-index:25; background-color:#ff0}
a.info_habitation span{display: none}
a.info_habitation:hover span{ 
	display:block;position:absolute;top:2em; left:2em; width:30em;
	border:1px solid #F08A00;background-color:#FCECD6;color:#7F7F74;text-align: left;
    padding:3px;    
    }
