/* Styles relatifs a l'univers Auto */

.titre1, a{
	color: #f89d1a;
}

.txt9 a{
	color: #f89d1a!important;
}

/*style ecrase le style ds da_main table2 th*/
.table2 th{
	color: #f89d1a;
	/*padding: 9px 1px;*/
}

/*style ecrase le style ds da_main table2 th#formules*/
.table2 th#formules{
	/*padding: 9px;*/
}

/*style ecrase le style ds da_main table2 td.tablecontent div*/
.table2 td.tableContent div{
	border-left: 5px solid #f89d1a;
}

.backToTop{
	background: white url(../img/common/habitation/puce_backtotop.gif) 7px 7px no-repeat;
}

#menu2 #tarif{
	width: 134px;
	margin-left: 0;
	background: url(../img/common/menu2_habitation/menu2_tarif_off.gif) no-repeat left top;
}

#menu2 #tarif.on {
	width: 134px;
	margin-left: 0;
	background: url(../img/common/menu2_habitation/menu2_tarif_on.gif) no-repeat left top;
}

#menu2 #tarif.rollover {
	width: 134px;
	margin-left: 0;
	background: url(../img/common/menu2_habitation/menu2_tarif_rollover.gif) no-repeat left top;
}

#menu2 #garanties{
	width: 117px;
	background: url(../img/common/menu2_habitation/menu2_garanties_off.gif) no-repeat left top;
}

#menu2 #garanties.on{
	width: 117px;
	background: url(../img/common/menu2_habitation/menu2_garanties_on.gif) no-repeat left top;
}

#menu2 #garanties.rollover{
	width: 117px;
	background: url(../img/common/menu2_habitation/menu2_garanties_rollover.gif) no-repeat left top;
}

#menu2 #services{
	width: 106px;
	background: url(../img/common/menu2_habitation/menu2_services_off.gif) no-repeat left top;
}

#menu2 #services.on{
	width: 106px;
	background: url(../img/common/menu2_habitation/menu2_services_on.gif) no-repeat left top;
}

#menu2 #services.rollover{
	width: 106px;
	background: url(../img/common/menu2_habitation/menu2_services_rollover.gif) no-repeat left top;
}

#menu2 #guide{
	width: 219px;
	background: url(../img/common/menu2_habitation/menu2_guide_off.gif) no-repeat left top;
}

#menu2 #guide.on{
	width: 219px;
	background: url(../img/common/menu2_habitation/menu2_guide_on.gif) no-repeat left top;
}

#menu2 #guide.rollover{
	width: 219px;
	background: url(../img/common/menu2_habitation/menu2_guide_rollover.gif) no-repeat left top;
}

/*couleur de titre des rubrique des questions ds la liste deroulante. 1 produit 1 couleur */
.homeAutoBloc1 select optgroup, .homeAutoBloc3 select optgroup, .faqHeader select optgroup{
	color: #f89d1a;
}

/* Nous Contacteur */
#leMenu div.head h3 { 
	color: #787789;
	background: #FFF url(../img/common/perso/puce_cercle_jaune.gif) no-repeat 5px 12px;
	}

#leMenu div.head a { 
	color: #787789;
	border-bottom:1px solid #F89D1A;
	}
	
#leMenu ul li {
	background: #FFF url(../img/common/perso/puce_cercle_jaune.gif) no-repeat 0 14px;
	}

#leMenu ul li a {
	color: #787789;
	border-bottom:1px solid #F89D1A;
	}

/* Espace Personel */
#contacterInfo li a {
	color: #F89D1A;
	}

#contacterEspace {
	border: 2px solid #F89D1A;
	}
	
	#contacterEspace h2 {
		color: #F89D1A;
		}
	
	#contacterEspace .persoNews {
		border-top: 1px solid #F89D1A;
		}


/*
PLAN.NET
*/
.logo {
	position: relative;
	top: 10px;
	left: 20px;
	z-index: 6;
}
