a {
	text-decoration:none;
	color:rgb(153, 152, 153);
}

#button a {
	color:black;
}

a:hover {
	color:inherit;
}

.notiziaprima {
	margin-left: 1px;
	position:relative;
	padding-bottom:5px;
	background-color:rgb(230, 225, 220);
	clear:left;
	border-bottom:1px solid rgb(179, 178, 179);
	overflow: hidden;
}

.newspiece {
	line-height: 120%;
	background-color:rgb(255, 254, 255);
}

.newstext {
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
	font-size:12px;
}

.newstitle {
	font-family:Arial;
	font-weight:bold;
	font-size:18px;
	line-height:19px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
}

.coltext {
	padding-left:110px;
	padding-right:10px;
}

.coltitle {
	left:100px;
	font-style:inherit;
	padding-top:5px;
	padding-left:110px;
	padding-right:5px;
	padding-bottom:5px;
	line-height:11px;
	font-size:11px;
	font-family:Arial;
	font-weight:bolder;
}

.coltext img {
	left: 0px;
	top: 0px;
	_left:-110px;
	position:absolute;
}

#colnews {
	font-size:11px;
	color:rgb(76, 75, 76);
	white-space:inherit;
	line-height:12px;
}

#deminews {
	position:absolute;
	top:0px;
	left:225px;
	width:475px;
	height:450px;
	font:inherit;
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	font-stretch:inherit;
	color:rgb(76, 75, 76);
	white-space:inherit;
	background-color:rgb(221, 221, 221);
	line-height:12px;
}

#pagenews {
	color:rgb(76, 75, 76);
	white-space:inherit;
	line-height:12px;
	left:0px;
	background-color:white;
}

#buttlist li {
	padding:inherit;
	padding-bottom:6px;
	padding-right:6px;
	padding-left:6px;
	font:inherit;
	font-family:Arial;
	font-style:inherit;
	font-stretch:inherit;
	font-size:11px;
	background-color:rgb(180, 170, 160);
	text-align:center;
	height: 8px;
	padding-top:6px;
	line-height: 12px;
	border-bottom:1px solid rgb(128, 128, 128);
}

#buttlist li:hover {
	background-color:rgb(140, 130, 120);
}

#buttlist {
	list-style-type:none;
}

#demiphoto {
	position:relative;
	width:225px;
	height:450px;
	top:0px;
	left:0px;
	background-color:rgb(179, 178, 179);
	float:left;
}

.copyline {
	font-style: normal;
	text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#copyright {
	position:absolute;
	bottom:0px;
	color:rgb(76, 75, 76);
	text-align:center;
	font-family:Arial;
	font-weight:inherit;
	left:0px;
	background-color:rgb(189, 188, 189);
	font-size:9px;
	width:900px;
	padding-top:8px;
	height:18px;
	border-bottom:1px solid rgb(153, 152, 153);
}

p { line-height: 120%;
}

