/* CSS Document */

a.lingua:link {
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:none;
	color:#000000;
	display:block;
	margin-bottom: 10px;
	width:70px;
}
a.lingua:visited {
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:none;
	color:#000000;
	display:block;
	margin-bottom: 10px;
	width:70px;
}
a.lingua:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:none;
	color:#999999;
	display:block;
	margin-bottom: 10px;
	width:70px;
}
.titoloSezione {
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:none;
	text-align:right;
	color:#333333;
	display:block;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:2px;
	margin-bottom:5px;
	padding-top:10px;
}

a.numModelli:link {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}
a.numModelli:visited {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}
a.numModelli:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333333;
	text-decoration:underline;
}
.numModelliSel {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FF9900;
	text-decoration:underline;
}
a.modelli:link {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	text-decoration:none;
	display:block;
	text-align:right;
}
a.modelli:visited {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	text-decoration:none;
	display:block;
	text-align:right;
}
a.modelli:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#CCCCCC;
	text-decoration:none;
	display:block;
	text-align:right;
}
.txt {
	font-family:"Trebuchet MS";
	font-size:10px;
}
.styleContatti {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#333333;
	text-decoration:none;
	display:block;
	text-align:right;
}
.txtContatti {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
.styleTextField {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#333333;
	border:0;
	background-color:#CCCCCC;
}
.styleButton {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#333333;
	border:0;
}
a.news:link {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333333;
	display:block;
	padding-bottom:5px;
	text-decoration:none;
    height: 35px;
}
a.news:visited {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333333;
	display:block;
	padding-bottom:5px;
	text-decoration:none;
    height: 35px;
}
a.news:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FF9900;
	display:block;
	padding-bottom:5px;
	text-decoration:none;
    height: 35px;
}
.testoNews {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333333;
}
a.spaginaNews:link {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
a.spaginaNews:visited {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
a.spaginaNews:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#CCCCCC;
	text-decoration:none;
}

/*CONTATTI STYLE*/
.styleContatti {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#333333;
	text-decoration:none;
	display:block;
	text-align:right;
}
.txtContatti {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
.styleTextField {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#333333;
	border:0;
	background-color:#CCCCCC;
}
.styleButton {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#333333;
	border:0;
}

#resocontoContatti {
    margin-top: 150px;
    font-family:"Trebuchet MS";
    font-size:13px;
    font-weight: bold;
    color:#666666;
    text-align: center;
}