body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	width: 100%;
	height: 100%;
	background-image: url(Img/sfondoarancio.jpg);
	background-repeat: repeat-x;
	background-color: #EBF8F1;
	color: #0A50A1;
	font-size: 12px;
}

a:link    {
	color: #0A50A1;
}
a:visited {
	color: #0A50A1;
}
a:hover   {
	color: #666600;
}

h1 {
	font-size: 18px;
}

.TitoloTabella {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #0000FF;
}

.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;
	font-weight: bold;
	color: #0000FF;
}

#Toolbar {
	margin: 3px;
	background-image: url(Img/lente.jpg);
	background-repeat: repeat-x;
	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 {
	margin: 2px;
	padding: 3px;
	background-color: #D9E7CE;
	height: 100%;
	border-top-color: #66CC00;
	border-top-style: solid;
	border-top-width: 1px;
}

#Body {
	height: 100%;
	margin: 2px;
	padding: 3px;
	background-color: #FFFFFF;
	border-top-color: #66CC00;
	border-top-style: solid;
	border-top-width: 1px;
	
}
#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;
}

.ads {
	font-size:18px;
	padding-top:10px;
	padding-bottom:5px;
	font-weight:bold;

}

.ads a {
	color:#FF0000;

}
.ads a:hover {
	color:#000000;

}