body{
	background:#000;
}
#logo{
	color:#fff;
}
a:hover{
	color:#fff;
}

.Tattino{
	background:url('../images/Tattino_white.gif') no-repeat center 8px  ;
}
.sel, a.sel{
	color:#fff;
}

/*.sfondo{
	
	background:#000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	position:absolute;
}*/
.parole{
	padding:10px;
	background-image:url('../images/nero.png');
	background-repeat:repeat;
	position:absolute;
	color:#fff;
}
.paroleContatti{
	padding:0px;
	/*background-image:url('../images/nero.png');*/
    background:#212423;
	background-repeat:repeat;
	
	position:absolute;
	color:#fff;
	z-index:100;
}
.sfondoBlack{
	background-image:url('../images/nero.png');	
	font-size:11px;
	line-height:11px;
	
}
.parole a{
	color:#fff;
	text-decoration:underline;

}
.cellaparters{
	width:190px;
	padding-right:10px;
	float:left;
	line-height:12px;
}