/**
 * LOGIN
 */


.SAGammaYeti a{
	color: #365b6d;
}

.SAGammaYeti a:hover{
	color: #7bacc4;
}


/**
 * FINE LOGIN
 */



/**
 * HEADERS
 */
 

.SAGammaYeti #headerImageTopLogoContainer{
	
}


/**
 * FINE - HEADERS
 */



.SAGammaYeti #menuContainer{
	background: #fff url(../images/bkg/backgroundMenu.gif) 0 -70px no-repeat;
}

.SAGammaYeti #menuContainer a, .SAGammaYeti #menuContainer li.firstLevelSelected ul li a {
	color: #365b6d;
}

.SAGammaYeti #menuContainer li.firstLevelSelected a, .SAGammaYeti #menuContainer li.firstLevelSelected ul li.secondLevelSelected a{
	color: #7bacc4;
}


.SAGammaYeti #colsRightTop{
	background: url(../images/bkg/bckColRightTop.gif) repeat-x;
}

.SAGammaYeti #colsRightBottom{
	background: url(../images/bkg/bckColRightBottom.gif) repeat-x;
}

.SAGammaYeti #columnRight .columnContent{
	background: #eef4f7;
}


/*SKODA AUTO GAMMA YETI MENU */


.SAGammaYeti #menuThirdTop{
	background: url(../images/bkg/Menu_3liv_top.jpg) no-repeat;
	height: 14px;
}

.SAGammaYeti #menuThirdContent{
	background: url(../images/bkg/Menu_3liv_content.jpg) repeat-y;
}

.SAGammaYeti #menuThirdContent ul li a{
	background: url(../images/bkg/Menu_3liv_normal.jpg) repeat-x;
	color: #005e82;
}

.SAGammaYeti #menuThirdContent ul li.selected a{
	background: url(../images/bkg/Menu_3liv_selected.jpg) repeat-x;
}

.SAGammaYeti #menuThirdContent ul li ul li a, .SAGammaYeti #menuThirdContent ul li.selected ul li a{
	color: #005e82;
	background: none;
}

.SAGammaYeti #menuThirdContent ul li a:hover{
	background: url(../images/bkg/Menu_3liv_selected.jpg) repeat-x;
}

.SAGammaYeti #menuThirdContent ul li.selected ul li.selected a, .SAGammaYeti #menuThirdContent ul li ul li a:hover{
	color: #393a3a;
	background: none;
}

.SAGammaYeti #menuThirdBottom{
	background: url(../images/bkg/Menu_3liv_bottom.jpg) no-repeat;
	height: 14px;
}


/*DIDASCALIE */

.label{
	color: red;
}

.label a{
	color: red;
}