/* CSS Document */

a.lingua:link {
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	display:block;
	margin-top:10px;
}
a.lingua:visited {
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	display:block;
	margin-top:10px;
}
a.lingua:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:none;
	color:#999999;
	font-weight:bold;
	display:block;
	margin-top:10px;
}
a.sezMenuTop:link {
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:none;
	color:#999999;
}
a.sezMenuTop:visited {
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:none;
	color:#999999;
}
a.sezMenuTop:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:none;
	color:#000000;
}
.sezMenuTopSelect {
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:none;
	color:#000000;
}
a.vociSubmenu {
    font-family:"Trebuchet MS";
    font-size:11px;
    color:#666666;
    text-decoration: none;
}
a.vociSubmenu:hover {
    font-family:"Trebuchet MS";
    font-size:11px;
    color:#000000;
}
.vociSubmenuSel {
    font-family:"Trebuchet MS";
    font-size:11px;
    font-weight: bold;
    color:#666666;
    text-decoration: none;
}
#spaginaModelli a {
    font-family:"Trebuchet MS";
    font-size:13px;
    color:#666666;
    font-style: italic;
    text-decoration: none;
}
#spaginaModelli a:hover {
    color:#000000;
}
.paginaSel {
    font-family:"Trebuchet MS";
    font-size:13px;
    font-weight: bold;
    color:#000000;
    font-style: italic;
}

/*CONTATTI STYLE*/
.styleContatti {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#333333;
	text-decoration:none;
	display:block;
	text-align:right;
}
.txt {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.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;
}

/*NEWS STYLE*/
a.spagina:link {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
a.spagina:visited {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
a.spagina:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.spaginaSelect {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a.singolaNews:link {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	display:block;
	padding-bottom:8px;
	text-decoration:none;
}
a.singolaNews:visited {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	display:block;
	padding-bottom:8px;
	text-decoration:none;
}
a.singolaNews:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666666;
	display:block;
	padding-bottom:8px;
	text-decoration:none;
}
#resocontoContatti {
    margin-top: 150px;
    font-family:"Trebuchet MS";
    font-size:13px;
    font-weight: bold;
    color:#666666;
    text-align: center;
}