body, html {
	background-image: url(immagini/bg_sito.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#testata {
	background-image: url(immagini/bg_testata.jpg);
	background-repeat: no-repeat;
	height: 450px;
	width: 950px;
}
#corpo {
	padding-left: 90px;
	width: 855px;
}
#piede {
	width: 855px;
	background-color: #669999;
	margin-left: 90px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#titolo {
	width: 850px;
}
#sx{
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	
}
#centro{
	float: left;
	width: 285px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-top: 15px;

}
#dx{
	float: left;
	width: 225px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	text-align: right;
	padding-top: 15px;
	margin-left: -5px;
}
#top {
	clear: both;
}
#azienda {
	clear: both;
}
#portfolio {
	clear: both;
}
#clients {
	clear: both;
}
#contacts {
	clear: both;
}
#quality {
}
#news {
	clear: both;
}
#dx_qualita{
	float: right;
	width: 225px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	text-align: right;
	padding-top: 15px;
}
.news {
	font-size: 10px;
	margin-left: 25px;
	margin-right: 5px;
	text-align: right;
}
.datanews {
	/*color: #82001C;*/
	color: #e30059;
}
.corponews {
	text-align: justify;
}
.contacts {
	font-size: 10px;
	margin-left: 25px;
	margin-right: 5px;
}
.quality {
	font-size: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

.gm_titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #990000;
}
.rossobbs {
	/*color: #82001C*/
	color: #e30059;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a {
	text-decoration: none;
	color: #666666;
}
