.testo{
	font-size: 11px;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.testo-small{
	font-size: 9px;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.menu-small, a.menu-small{
	font-size: 10px;
	color: green;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.menu-small2{
	font-size: 10px;
	color: red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.titoli{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #28A608;
}
.titolini{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #28A608;
	font-weight: bold;
}
.allinea_destra{
	float: right;
	border: 1px solid #cdcdcd;
}

.body{
	margin:0px;
	padding:0px;
	height:100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #278233;
	background-image: url(../img/fondo_top.gif);
	background-repeat: repeat-x;
}


a{
	text-decoration: none;
	color: Green;
}
a:hover{
	text-decoration: underline;
}

/* 
	FORMATTAZIONE TD
*/
.td-top{
	background-image: url(../img/fondo_top.gif);
	border-bottom: 1px solid #FFF;
}
.td-foto{
	background-color:black;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;	
}
.td-bianco{
	background-color: #FFF;	
}
.td-banner{
	background-color: #FFF;
	border-right: 1px solid #278233;	
}

.td-contenuti{
	background-color: #FFF;
	padding: 5px;
	border-right: 1px solid #000;
}
.td-eventi{
	background-color: #FFF;
	padding: 10px;
}
.td-cerca2{
	background-color: #0D751B;
	background-image: url(../img/fondo_cerca2.gif);
	background-repeat: repeat-x;
}
.td-contenuti-dettaglio{
	padding-left: 26px;
	padding-right: 10px;
	padding-top: 16px;
	background-color: White;
		font-size: 10px;
}
.td-contenuti-dettaglio P{
	text-align: justify;
	font-size:  12px;
	line-height: 16px;
}
.td-riquadri{
	border-top: 3px solid #000;	
	border-right: 1px solid #000;		
	vertical-align: top;
	background-color: White;
}
.div-mesi{
	font-size: 12px;
	color: #176922;
	border-bottom: 1px dotted #28A608;
	padding-bottom: 2px;
	margin-top: 5px;
}
p.manifestazioni{
	font-size: 10px;
	text-align: justify;
	border-bottom: 1px dotted #28A608;
	padding-bottom: 5px;

}
p.manifestazioni:first-line{
	font-size: 12px;
	font-weight: bold;
	color: Green;
	text-decoration: none;

}
.td-footer{
	background-color: Black;
	padding: 3px;
	text-align: center;
}
.td-footer2{
	background-color:#278233;
	padding: 3px;
	text-align: left;
}
.td-cappello-3, .td-cappello-4, .td-cappello-5, .td-cappello-6, .td-cappello-114, .td-cappello-232, .td-cappello-ricerca, .td-cappello-254{
	width: 566px;
	vertical-align: bottom;
	height: 82px;
	max-height: 82px;
	background-position: right top;
	background-repeat: no-repeat;
}

.td-cappello-3{
	background-image: url(../img/foto_cat_3.jpg);
}
.td-cappello-4{
	background-image: url(../img/foto_cat_4.jpg);
}
.td-cappello-5{
	background-image: url(../img/foto_cat_5.jpg);
}
.td-cappello-6{
	background-image: url(../img/foto_cat_6.jpg);
}
.td-cappello-114{
	background-image: url(../img/foto_cat_114.jpg);
}
.td-cappello-232, .td-cappello-254{
	background-image: url(../img/foto_cat_232.jpg);
}
.td-verde{
	background:#278233;
}
#titolo{
	position: relative;
	margin-bottom: -7px;
	margin-left: 26px;
}
.td-cappello #foto-cat{
	position: relative;
	margin-left: 0px;
}
.td-menu-laterale{
	width: 194px;
	vertical-align: top;
	padding-bottom:1px;
	text-align: right;
}
#td-riguadro{
	background-image: url(../img/titolo_eventi_e_manifestazi.gif);
	background-repeat: no-repeat;
	padding: 15px 5px 5px 5px;
}
/* Fine
	FORMATTAZIONE TD
*/

/*
	FORMATTAZIONE DIV
*/
#menu-dettaglio{
/*	border-top: 3px solid #278233;*/
	background-color: White;
	width: 194px;
	padding-bottom: 20px;
	padding-right: 4px;
	padding-top: 4px;	
}
#div-data, #div-link{
	font-weight: bold;
	border:1px solid;
	padding: 2px;
	margin-top:2px; 
}
#div-data {
	position: relative;
	background:#F4F5F4;
	border-color: #EAE9E9;
	float: left;
	text-align: center;
	font-size: 11px;
	vertical-align: middle;
	width: 50px;
}
#div-link {
	position: relative;
	font-size: 11px;
	background:#FAFBFA;
	border-color: #CEEED2;
	padding-left: 5px;
	width: 100%;

}
#contenuti{
	padding: 0px 5px 5px 5px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	position: relative;
	width: 520px;
}

.div-sotocat{
	display: block;
	width: 100%;
	text-align: left;
/*	padding: 3px;*/
	margin-left: 3px;
	margin-top: 1px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
.div-off, .div-on, .div-on2, .div-off2{
	display: block;
	width: 100%;
	text-align: left;
	padding: 3px;
	margin-left: 3px;
	margin-top: 1px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
.div-on2{
	background-color: Green;
	border: 1px solid #CCCCCC;
}
.div-on{
	background: url(../img/sub_on.gif) no-repeat right 50%;
	background-color: Green;
	border: 1px solid #CCCCCC;
}
.div-on a, .div-on2 a{
	color: White;
}
.div-on a:hover, div-on2 a:hover{
	color: Yellow;
}
.div-off2{
	border: 1px solid #CCCCCC;
	color: #FFFF00;
}
.div-off{
	border: 1px solid #CCCCCC;
	color: #FFFF00;
	background: url(../img/sub.gif) no-repeat right 50%;
}
a.cat:active, a.cat:link, a.cat:visited, a.cat:hover, .div-off{
	display: block;
	width: 100%;
	text-align: left;
	padding: 3px;
	margin-top: 2px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.cat:link, a.cat:active, a.cat:visited {
	border: 1px solid #BCBCBC;
	background: #FAFAFA;	
	color: #333333;
}
a.cat:hover{
	border: 1px solid #278233;
	background:#28A608;	
	color: #FFFF00;
}

a.cat_sub:link, a.cat_sub:active, a.cat_sub:visited, a.cat_sub:hover{
	display: block;
	/*width: 100%;*/
	text-align: left;
	padding: 3px;
	margin-top: 2px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.cat_sub:active, a.cat_sub:visited, a.cat_sub:link{
	background: #F0FFF0;
	color: #006600;
	border-left: 2px solid green
}

a.cat_sub:hover{
	background:#28A608;	
	color: #FFFF00;
}
a.path {
	color: Green;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
a.path:hover {
	color: #FF6600;
	text-decoration: underline;
}

/*
	FORMATTAZIONE TESTI
*/

.testo_bianco, #bianco{
	color:FFF;	font-size: 9px;
}
.testo{
	font-size: 12px;
	color: Black;
}
.testo_small{
	font-size:9px;
	color: Black;
}


/*                Link               */
#div-link a:link{color:#000;}
#div-link a:hover{color:#FF9900;}
#div-link a:visited{color:#333;}

a.banner:active, a.banner:visited, a.banner:link{
	border: 1px solid white;
}

a.banner:hover{
	border: 1px solid #33CC33;
}



/*
	Fine
	FORMATTAZIONE TESTI
*/

.menu_img{margin-bottom: 1px;padding: 0px;}

#thumb{
border: 1px solid #278233;
}

/*
	Formattazione Immagini
*/


input{
	font-size: 9px;
}
.button{
	background: #278233;
	border-bottom: 2px solid #206C2A;
	border-right: 2px solid #206C2A;	
	border-top: 2px solid #3BCD4E;
	border-left: 2px solid #3BCD4E;	
	color: White;
	
}


/*
	VARIE
*/
#navigation{
background-color: #F9F9F9;
padding: 4px;

/*
	margin-left: 0px;
	margin-bottom: 10px;	
	margin-right: 10px;	
	position: relative;
	float: left;
	width: 150px;	
	border: 1px solid #31C044;
*/
}

HR{
	width: 100%;
	color: #33BB45;
	border: dotted;
}

.cat, .cat_hover{
	display: block;
	width: 100%;
	text-align: left;
	padding: 3px;
	margin-top: 2px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.cat_hover a{
	color: White;
}
.cat{
	background: #CEEECE;
	color: #006600;
	border-left: 2px solid green
}
.cat_hover{
	background: #419B4D;
	color: #FFFFFF;
	border-left: 2px solid #FDEA24;	
}