body {
	color: #60646c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

a:link {
	color: #e60004;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #e60004;
}
a:hover {
	text-decoration: underline;
	color: #e60004;
}
a:active {
	text-decoration: none;
	color: #60646c;
}

#lingua{
	width: 976px;
	text-align: right;
}

#corpo{
	width: 976px;
	margin: 0 auto;   			/* centra negli altri browser */
}

#logo1{
	width: 150px;
	float: left;
}

#indirizzo1{
	width: 300px;
	float: left;
}



.Stile1 {
	font-size: 11px;
}
.stilelink {
	font-size: 12px;
}
.fondomenu {
	background-image: url(immagini/fondomenu.gif);
	background-repeat: repeat-x;
}
.fondotop {
	background-image: url(immagini/top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondosez {

	background-image: url(immagini/fondosez.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.iform {
	background-color: #f9f9f9;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	color: #000066;

}

.stile_testo_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table{
	font-size:11px;
}

.modelTitle{font-size:13px; font-weight:bold; color:#aa0000;}
