@charset "utf-8";
/* CSS Document */

body{
	background-color: #000000;
}

div#bkg {
	background-color:#63B1D8;
}
/*#63B1D8 azzurrino	- #2B2829 grigio	*/

#header-bkg {
	background-image: url(/_skin/_images/layout/sfondo-standard.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000000;
	color: #FFFFFF;
}

#header, #headerPag, #apriRicerca {
	border-bottom-color: #A50000;
}

#header span, #headerPag span {
	color: #FFFFFF;
}

#spot{
	background-color: #F4F2F2;
	background-image: none;
}

#link-spot {color: #000000;}
#link-spot a {
	color: #006699;
}

#spot h2 {
	color: #993333;
	border-bottom-color: #DAC8C5;
}

#header-link ul li.label a {
	background-image: url(/_skin/_images/layout/nav-button-bg-rosso.gif);
	color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFD5CF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CF6C67;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CF6C67;
	background-color:#830000;
}

#header-link li.label a.actual {
	background-color: #A50000;
	color:#FFFFFF;
}

#corpo, #tu6in {
	background-color: #F9F7F7;
}

#menuSx {
	background-color: #F4EEEC;
	border-top: 1px solid #DDD6CC;
	border-right: 1px solid #DDD6CC;
	border-left: 1px solid #DDD6CC;
	border-bottom-color: #DDD6CC;
	padding-bottom: 0.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#menuSx a, #menuSx i, #menuSx em {border-bottom-color: #FFFFFF;}
#menuSx li a {
	color:#990000;
	background-color:#EFE6E2;
}
#menuSx li li a {
	background-color:#F4EEEC;
	color:#5F1818;
}
#menuSx a span{color: #333333;}

