/* Styles relatifs a l'univers Auto */

.titre1, a{
	color: #a9217c;
}

.txt9 a{
	color: #a9217c!important;
}

/*style ecrase le style ds da_main table2 th*/
.table2 th{
	color:  #a9217c;
	/*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 #a9217c;
}

.backToTop{
	background: white url(../img/common/moto/puce_backtotop.gif) 7px 7px no-repeat;
}

#menu2 #tarif{
	width: 135px;
	margin-left: 0;
	background: url(../img/common/menu2_auto/menu2_tarif_off.gif) no-repeat left top;
}

#menu2 #tarif.on{
	background: url(../img/common/menu2_auto/menu2_tarif_on.gif) no-repeat left top;
}

#menu2 #garanties{
	width: 118px;
	background: url(../img/common/menu2_auto/menu2_garanties_off.gif) no-repeat left top;
}

#menu2 #garanties.on{
	background: url(../img/common/menu2_auto/menu2_garanties_on.gif) no-repeat left top;
}

#menu2 #services{
	width: 107px;
	background: url(../img/common/menu2_auto/menu2_services_off.gif) no-repeat left top;
}

#menu2 #services.on{
	background: url(../img/common/menu2_auto/menu2_services_on.gif) no-repeat left top;
}

#menu2 #guide{
	width: 219px;
	background: url(../img/common/menu2_auto/menu2_guide_off.gif) no-repeat left top;
}

#menu2 #guide.on{
	background: url(../img/common/menu2_auto/menu2_guide_on.gif) no-repeat left top;
}

/*couleur de titre des rubrique des questions ds la liste deroulante. 1 produit 1 couleur */
.homeAutoBloc1 select optgroup, .faqHeader select optgroup{
	color: #a9217c;
}



