.sfondo {
	background-image: url(../images/taglio/sfondo_laterale.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.sfondo_sx {
	background-image: url(../images/taglio/sfondo_laterale_sx_css.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.kube {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.kube a {
	color: #FFFFFF;
	text-decoration: none;
}
.kube a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.sfondo_sx_css {
	background-image: url(../images/taglio/sfondo_laterale_sx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.testo_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
.testo_pagine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.testo_pagine_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.testo_pagine_link a {
	color: #FFFFFF;
	text-decoration: none;
}
.testo_pagine_link a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

