body {
	margin: 0px 0px 10px 5px;
}

a:visited {
	color: blue;
}

td {
	vertical-align: top;
}

h2 {
	font-family: Georgia;
	font-size: 18px;
	color: green;
	text-align: center;
	text-transform: uppercase;
}

h3 {
	font-family: Verdana;
	font-size: 13px;
	color: navy;
	text-align: center;
}

#Messaggio {
	color: red;
	font-family: Verdana;
	font-size: 13px;
}

#MenuPrincipale {
	background-image: url('/Public/Images/SfondoMenu.jpg');
	background-repeat: no-repeat;
	width: 514px;
	height: 88px;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 10px;
}

#MenuPrincipale a {
	display: block;
	float: left;
	margin-right: 3px;
	font-family: Georgia;
	font-size: 13px;
	border: dashed black 1px;
	height: 35px;
	line-height: 35px;
	width: 80px;
	text-decoration: none;
	color: #000;
}

#Benvenuto {
	text-align: center;
	font-family: Tahoma;
	font-size: 13px;
	padding: 3px;
}

#Copertina {
	font-family: Tahoma;
	font-size: 12px;
	margin-top: -3px;
	padding-left: 5px;
	text-align: center;
}

#ProssimiAppuntamenti {
	padding-top: 10px;
}

#ProssimiAppuntamenti table {
	background-color: #e9e9e9;
	border: solid #d3d3d3 1px;
	width: 100%;
}

#TestaAppuntamenti {
	background-image: url('/Public/Images/SfondoSfumato.gif');
	background-repeat: repeat-x;
	height: 20px;
}

#Appuntamenti {
	height: 50px;
	font-family: Tahoma;
	font-size: 11px;
	padding: 10px 20px 10px 10px;
}

#Appuntamenti a 
{
    display: block;
	text-decoration: none;
	margin-bottom: 5px;
}

#MenuSecondario {
	vertical-align: bottom;
}

#MenuSecondario td {
	width: 150px;
	padding: 1px 1px 1px 3px;
	color: #FFFFFF;
}

#MenuSecondario a {
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 12px;
	text-decoration: none;
}

#MenuSecondario a:hover {
	text-decoration: underline;
}

#UltimeNotizie {
	padding-left: 5px;
	padding-top: 15px;
}

#UltimeNotizie table {
	background-color: #e9e9e9;
	border: solid #d3d3d3 1px;
	width: 100%;
}

#TestaNotizie {
	background-image: url('/Public/Images/SfondoSfumato.gif');
	background-repeat: repeat-x;
	height: 20px;
}

#Notizie {
	height: 125px;
	font-family: Tahoma;
	font-size: 13px;
	text-align: left;
	padding-left: 10px;
}

#Opzioni {
	padding-top: 10px;
	text-align: center;
}

.TabellaOpzioni {
	padding: 5px;
	border-right: dotted #d3d3d3 1px;
}

#Modulo {
	padding-left: 7px;
	text-align: center;
}

#Modulo img {
	border: 0;
}

#Newsletter {
	font-family: Tahoma;
	font-size: 11px;
}

#Newsletter input {
	font-family: Verdana;
	font-size: 10px;
	border: inset #c0c0c0 1px;
	width: 150px;
}

#Newsletter img {
	border: 0;
}

#Contatti {
	font-family: Tahoma;
	font-size: 12px;
}

#Contatti td {
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}

.Separatore {
	border-top: dotted #c0c0c0 1px;
}

#ElencoGruppi {
	padding-left: 5px;
	padding-top: 15px;
}

#TabellaGruppi {
	background-color: #e9e9e9;
	border: solid #d3d3d3 1px;
	width: 100%;
}

#TestaGruppi {
	background-image: url('/Public/Images/SfondoSfumato.gif');
	background-repeat: repeat-x;
	height: 20px;
}

#CorpoGruppi {
	height: 125px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#CorpoGruppi td {
	font-family: Tahoma;
	font-size: 13px;
	text-align: left;
}

#CorpoGruppi p {
	font-family: Tahoma;
	font-size: 13px;
	text-align: left;
}

#Descrizione {
	font-family: Georgia;
	font-size: 13px;
	margin-top: -3px;
	padding-left: 5px;
}

#CorpoIntroduzione {
	margin-top: -3px;
	padding-left: 5px;
}

#CorpoIntroduzione td {
	font-family: Georgia;
	font-size: 12px;
}

#Corpo {
	height: 125px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#Corpo td {
	font-family: Tahoma;
	font-size: 13px;
	text-align: left;
}

#Corpo p {
	font-family: Tahoma;
	font-size: 13px;
	text-align: left;
}

#ElencoCategorie {
	padding-left: 5px;
	padding-top: 15px;
}

#TabellaCategorie {
	background-color: #e9e9e9;
	border: solid #d3d3d3 1px;
	width: 100%;
}

#TestaCategorie {
	background-image: url('/Public/Images/SfondoSfumato.gif');
	background-repeat: repeat-x;
	height: 20px;
}

#CorpoCategorie {
	height: 125px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#CorpoCategorie td {
	font-family: Tahoma;
	font-size: 14px;
	text-align: left;
}

#CorpoCategorie div {
	font-family: Tahoma;
	font-size: 14px;
	text-align: left;
}

.Data {
	font-family: Verdana;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: navy;
}

.TitoloFoto {
	font-family: Arial;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
}

.DescrizioneFoto {
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
}

.ImmagineLink {
	text-align: center;
	vertical-align: middle;
}

.TitoloLink {
	font-family: Tahoma;
	font-size: 14px;
	text-align: left;
	text-align: center;
	vertical-align: middle;
}

.DescrizioneLink {
	font-family: Tahoma;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
}