body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	width: 100%;
	height: 100%;
	background-image: url(Img/verde.png);
	background-repeat: repeat-x;
	color: #0A50A1;
	font-size: 12px;
}

a:link    {
	color: #0A50A1;
}
a:visited {
	color: #0A50A1;
}
a:hover   {
	color: #666600;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 15px;
}

.TitoloTabella {
	background-color: #FFFFFF;
}

.CorpoTabella {
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 2px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 2px;
}

.PiedeTabella {
	background-color: #FFFFFF;
	color: #0000FF;
}

#Toolbar {
	margin: 3px;
	background-image: url(Img/lente.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border-top-color: #2E63B1;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #2E63B1;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	font-size: 14px;
	height: 101px;
}

#Toolbar a:link    {
	color: #0A50A1;
	text-decoration: none;
}
#Toolbar a:visited {
	color: #0A50A1;
	text-decoration: none;
}
#Toolbar a:hover   {
	color: #666600;
	text-decoration: underline;
}


#Head {
	margin: 3px;
	background-image: url(Img/head.jpg);
	background-repeat:no-repeat;
}

#Head_Banner {
	margin: 3px;
	background-color:#FFFFFF;
	border-top-color: #2E63B1;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #2E63B1;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#Colonna {
	font-size:12px;
	margin: 2px;
	padding: 3px;
	background-color: #D9E7CE;
	height:100%;
	border-top-color: #66CC00;
	border-top-style: solid;
	border-top-width: 1px;
}

#Colonna table {
	font-size:12px;
}

#Body {
	height: 100%;
	margin: 2px;
	padding: 3px;
	background-color: #FFFFFF;
	border-top-color: #66CC00;
	border-top-style: solid;
	border-top-width: 1px;
	
}

#Body table {
	font-size:12px;
}

#Paginazione {
	font-size: 9px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#Categorie {
	margin: 2px;
	font-size: 14px;
}

#SottoCategorie {
	margin: 2px;
	font-size: 12px;
}

#Paginazione {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#Foot {
	font-size: 9px;
	border-bottom-color: #2E63B1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#eventi {
	margin-top:10px;
	background-color:#2255AA;
}

div#eventi_titolo{
	width:126px;
	height:21px;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	color:#FFCC00;
	padding-left:5px;
	}

div#eventi_corpo{
	background-color:#FFFFFF;
	width:144px;
	height:auto;
	border-bottom:1px;
	border-bottom-color:#2255AA;
	border-bottom-style:solid;
	border-left:1px;
	border-left-color:#2255AA;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#2255AA;
	border-right-style:solid;
	padding:2px;
	
	}

div#eventi a {
	color:#FFFFFF;
	text-decoration:none;

}

div#eventi_corpo a {
	color:#2255AA;
	text-decoration:none;

}


.ads {
	font-size:18px;
	padding-top:10px;
	padding-bottom:5px;
	font-weight:bold;

}

.ads a {
	color:#FF0000;

}
.ads a:hover {
	color:#000000;

}