/**
 * LOGIN
 */


.SArete a{
	color: #252345;
}


.SArete a:hover{
	color: #64618f;
}

/**
* retevendita link provincie
*/

.SArete .listProvince a{
	text-transform: uppercase;
}

.SArete .tx-retevendita-pi1{
	height: 300px;
	overflow: auto;
}



/**
 * FINE LOGIN
 */






/**
 * HEADERS
 */
 
 

.SArete #headerImageTopLogoContainer{
	background:  url(../images/bkg/header.jpg) no-repeat;	
}



/**
 * FINE - HEADERS
 */





.SArete #menuContainer{
	background: #fff url(../images/bkg/backgroundMenu.gif) 0 -70px no-repeat;
}

.SArete #menuContainer a, .SArete #menuContainer li.firstLevelSelected ul li a {
	color: #252345;
}

.SArete #menuContainer li.firstLevelSelected a, .SArete #menuContainer li.firstLevelSelected ul li.secondLevelSelected a{
	color: #64618f;
}



.SArete #colsRightTop{
	background: url(../images/bkg/bckColRightTop.gif) repeat-x;
}

.SArete #colsRightBottom{
	background: url(../images/bkg/bckColRightBottom.gif) repeat-x;
}

.SArete #columnRight .columnContent{
	background: #ebebf1;
}






/*SKODA AUTO RETE MENU */


.SArete #menuThirdTop{
	background: url(../images/bkg/Menu_3liv_top.jpg) no-repeat;
	height: 14px;
}

.SArete #menuThirdContent{
	background: url(../images/bkg/Menu_3liv_content.jpg) repeat-y;
}

.SArete #menuThirdContent ul li a{
	background: url(../images/bkg/Menu_3liv_normal.jpg) repeat-x;
	color: #252345;
}

.SArete #menuThirdContent ul li.selected a{
	background: url(../images/bkg/Menu_3liv_selected.jpg) repeat-x;
}

.SArete #menuThirdContent ul li ul li a, .SArete #menuThirdContent ul li.selected ul li a{
	color: #252345;
	background: none;
}

.SArete #menuThirdContent ul li a:hover{
	background: url(../images/bkg/Menu_3liv_selected.jpg) repeat-x;
}

.SArete #menuThirdContent ul li.selected ul li.selected a, .SArete #menuThirdContent ul li ul li a:hover{
	color: #393a3a;
	background: none;
}

.SArete #menuThirdBottom{
	background: url(../images/bkg/Menu_3liv_bottom.jpg) no-repeat;
	height: 14px;
}




/*DIDASCALIE */

.label{
	color: red;
}

.label a{
	color: red;
}


/*IE NON VEDE I CONTENUTI DELLA COLONNA DI DESTRA*/
#columnRightContent{
height: 1%;
}  
