@charset "UTF-8";

@import url("main.css");

#cella_sx {
	background:url(../images/bg_sx.gif) repeat-x top;
	width:80px;
}

#news {
	width:223px;
	height:100px;
	background:url(../images/bg_extra.gif) repeat-y left;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:justify;
	overflow:visible;
}
.titolo_news {
	color:#f9c;
	font-weight:bold;
}
.titolo {
	border-left:#7c7c7c 4px solid;
	font-family:"Trebuchet MS", arial;
	color:#2b2b2b;
	font-weight:bold;
	padding:20px 20px 5px 10px;
	font-size:20px;
	/*float:left;*/
}

.titolo span {
	font-weight:normal;
	color:#666;
}

.input {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:normal;
}

