@charset "utf-8";
/* CSS Document */
body{font-family:tahoma, geneva, helvetica; font-size:80%;}
.testo_slogan_top{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}
.testo_recapiti{
	font-size:13px;
	text-align:left;
	line-height:140%;
}
.testo_menu{
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
}
.testo_sottomenu{
	font-size:14px;
	color:#000000;
	text-align:left;
	font-weight:bold;
	padding-bottom:4px;
	padding-top:2px;
}
.testo_campo_ricerca{
	font-size:11px;
	color:#00000;
	height:15px;
	border:1px solid #000000;
}
.testo_bottone_ricerca{
	font-size:11px;
	color:#00000;
	
	
}
.testo_pagina{
	font-size:12px;
	color:#00000;
	line-height:140%;
}
.testo_news_1{
	font-size:14px;
	color:#00000;
	line-height:140%;
}
.testo_news_interna{
	font-size:13px;
	color:#00000;
	line-height:160%;
	text-align:justify;
}
.area_attiva{
	font-size:13px;
	color:#00000;
	line-height:130%;
	text-align:left;
}
.slogan_area_attiva{
	font-size:11px;
	color:#00000;
	line-height:120%;
}
.testo_calendario{
	font-size:11px;
	color:#00000;
	line-height:110%;
}
.testo_fotogallery{
	font-size:11px;
	color:#00000;
	line-height:110%;
}
.titoli_box{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}
a
{
	color: #000000;
	text-decoration: none;
}
a:link 
{
	text-decoration: none;
}
a:visited 
{
	text-decoration: none;
}
a:hover 
{
	text-decoration: underline;
}
a:active 
{
	text-decoration: none;
}