@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #767676;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #137ff8;
	text-decoration: none;
}
a:visited {
	color: #137ff8;
	text-decoration: none;
}
a:hover {
	color: #F73504;
	text-decoration: none;
}
a:active {
	color: #137ff8;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
}
h1 a:link {
	color: #767676;
	text-decoration: underline;
}
h1 a:visited {
	color: #767676;
	text-decoration: underline;
}
h1 a:hover {
	color: #137ff8;
	text-decoration: underline;
}
h1 a:active {
	color: #767676;
	text-decoration: underline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
}
h2 a:link {
	color: #767676;
	text-decoration: underline;
}
h2 a:visited {
	color: #767676;
	text-decoration: underline;
}
h2 a:hover {
	color: #137ff8;
	text-decoration: underline;
}
h2 a:active {
	color: #767676;
	text-decoration: underline;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
}
h3 a:link {
	color: #767676;
	text-decoration: underline;
}
h3 a:visited {
	color: #767676;
	text-decoration: underline;
}
h3 a:hover {
	color: #137ff8;
	text-decoration: underline;
}
h3 a:active {
	color: #767676;
	text-decoration: underline;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-style: italic;
	text-decoration: underline;
	text-align: left;
}
p {
	margin: 0px;
	padding: 0px;
}
.rossonormal {
	color: #CF010D;
	font-weight: normal;
}
.rosso-piccolo {
	font-size: 10px;
	color: #CF010D;
	font-weight: bold;
}
.autore {
	font-weight: bold;
	color: #137FF8;
}
#Principale {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#Principale #Logo {
	height: 99px;
}
#Principale #Menu {
	height: 45px;
	width: 570px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
#Principale #Menu a:link {
	color: #ffffff;
	text-decoration: none;
}
#Principale #Menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
#Principale #Menu a:hover {
	color: #B12313;
	text-decoration: none;
}
#Principale #Menu a:active {
	color: #ffffff;
	text-decoration: none;
}
#Principale #Menu a.attivo {
	color: #B12313;
	text-decoration: none;
}
#Principale #Menu ul {
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
	float: left;
	width: 330px;
}
#Principale #Menu ul li {
	float: left;
	margin: 0px;
	list-style-image: url(images/top_dot.gif);
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Principale #Menu #Data {
	height: 31px;
	width: 214px;
	float: left;
	background-image: url(images/bg_data.gif);
	background-repeat: no-repeat;
	margin-top: 7px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #F2BD21;
	padding-top: 6px;
}
#Principale #Contenuto {
	width: 915px;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-left: 5px;
}
#Principale #Contenuto #Parte_Centrale {
	width: 560px;
	margin-right: 5px;
	float: left;
	margin-bottom: 5px;
}
#Principale #Contenuto #Parte_Centrale hr {
	clear: both;
	height: 16px;
	width: 560px;
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}
#Principale #Contenuto #Parte_Centrale #FotoGrande {
	height: 330px;
	width: 560px;
	margin-bottom: 16px;
}
#Principale #Contenuto #Parte_Centrale .Articoli_Centrale {
	text-align: justify;
	clear: both;
}
#Principale #Contenuto #Parte_Centrale .Articoli_Centrale_Ins {
	text-align: justify;
	clear: both;
	padding-top: 8px;
	padding-right: 8px;
}
#Principale #Contenuto #Parte_Centrale .Articoli_Centrale_Ins h1 {
	text-decoration: underline;
}
#Principale #Contenuto #Parte_Centrale .Articoli_Centrale_Cerca {
	text-align: justify;
	clear: both;
	padding-top: 8px;
	font-size: 12px;
	padding-right: 8px;
}
#Principale #Contenuto #Parte_Centrale .Articoli_Centrale_Cerca h3 {
	text-decoration: underline;
	font-weight: bold;
}
#Principale #Contenuto #Parte_Centrale .Articoli_Centrale .Foto_sinistra {
	float: left;
	width: 150px;
}
#Principale #Contenuto #Parte_Centrale .Articoli_Centrale .Testo_destra {
	float: right;
	width: 402px;
}
#Principale #Contenuto #Parte_Centrale .Articoli_Centrale .Foto_destra {
	float: right;
	width: 150px;
}
#Principale #Contenuto #Parte_Centrale .Articoli_Centrale .Testo_sinistra {
	float: left;
	width: 402px;
}

#Principale #Contenuto #Parte_Destra {
	width: 350px;
	float: left;}
#Principale #Contenuto #Parte_Destra #Parte_Destra_Sopra  {
	background-color: #F2BD21;
	background-image: url(images/bg_partedes.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 8px;
	margin-bottom: 5px;
	margin-top: 20px;
}
#Principale #Contenuto #Parte_Destra #Parte_Destra_Contenuto {
	margin-right: 5px;
	margin-left: 5px;
}
#Principale #Contenuto #Parte_Destra #FacebookRss {
	margin-bottom: 10px;
}
#Principale #Contenuto #Parte_Destra #PiuLetti {
	padding-top: 41px;
	background-image: url(images/piuletti.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	color: #FFF;
}
#Principale #Contenuto #Parte_Destra #PiuLetti a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#Principale #Contenuto #Parte_Destra #PiuLetti a:visited {
	color: #ffffff;
	text-decoration: none;
}
#Principale #Contenuto #Parte_Destra #PiuLetti a:hover {
	color: #B12313;
	text-decoration: none;
}
#Principale #Contenuto #Parte_Destra #PiuLetti a:active {
	color: #ffffff;
	text-decoration: none;
}
#Principale #Contenuto #Parte_Destra #PiuLetti ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Principale #Contenuto #Parte_Destra #PiuLetti li {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#Principale #Contenuto #Parte_Destra #Parte_Destra_Sotto  {
	background-color: #f7f0db;
	background-image: url(images/bg_partedes_sotto.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 8px;
	margin-top: 8px;
	padding-top: 8px;
}
#Principale #Contenuto #Parte_Destra #Parte_Destra_Sotto #Parte_Destra_Sotto_Contenuto {
	margin-right: 5px;
	margin-left: 5px;
}
#Principale #Contenuto #Parte_Destra .Articoli_Destra {
	text-align: justify;
	clear: both;
}
#Principale #Contenuto #Parte_Destra .Articoli_Destra .TipoImg {
	margin-bottom: 10px;
}
#Principale #Contenuto #Parte_Destra hr {
	clear: both;
	height: 7px;
	width: 340px;
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #F7F0DB;
}
#Principale #Contenuto #Parte_Destra #Parte_Destra_Sotto_Footer {
	background-image: url(images/footer_partedes_sotto.gif);
	display: block;
	height: 8px;
	width: 350px;
}

#Principale #Contenuto #Parte_Destra #Calendario {
	padding-right: 2px;
	padding-left: 2px;
	overflow: hidden;
	padding-top: 60px;
	background-image: url(images/calendario.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#Principale #Contenuto #Parte_Destra #Calendario .NomeMese {
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #F2BD21;
	text-align: center;
	font-weight: bold;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}
#Principale #Contenuto #Parte_Destra #Calendario .ColonnaGiorni {
	clear: both;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}
#Principale #Contenuto #Parte_Destra #Calendario .NomiGiorni {
	font-weight: bold;
	background-color: #EFDB9C;
	float: left;
	width: 40px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
} 
#Principale #Contenuto #Parte_Destra #Calendario .Giorni {
	font-weight: normal;
	float: left;
	width: 40px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
} 
#Principale #Contenuto #Parte_Destra #Calendario .GiorniAttivo {
	font-weight: normal;
	float: left;
	width: 40px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #F7F0DB;
	background-image: url(images/giornoattivo.gif);
	background-repeat: no-repeat;
	background-position: center center;
} 
#Principale #Contenuto #Parte_Destra #Calendario .FineMesiSx {
	font-weight: normal;
	float: left;
	width: 140px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 2px;
} 
#Principale #Contenuto #Parte_Destra #Calendario .FineMesiDx {
	font-weight: normal;
	float: left;
	width: 140px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 2px;
}
#Principale #Contenuto #Parte_Destra #Tag {
	padding-right: 2px;
	padding-left: 2px;
	overflow: hidden;
	padding-top: 60px;
	background-image: url(images/tag.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#Principale #Contenuto #Parte_Destra #Condividi {
	padding-right: 2px;
	padding-left: 2px;
	overflow: hidden;
	padding-top: 60px;
	background-image: url(images/condividi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#Principale #Contenuto #Parte_Destra #Condividi #Condivi_Contenuto {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
#Principale #Contenuto #Parte_Destra #Condividi #Condivi_Contenuto .ColonnaCondividi {
	clear: both;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#Principale #Contenuto #Parte_Destra #Condividi #Condivi_Contenuto .RigaCondividi {
	float: left;
	width: 100px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
#Principale #Footer {
	clear: both;
	height: 45px;
	width: 920px;
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#Principale #Footer a:link {
	color: #B12313;
	text-decoration: none;
}
#Principale #Footer a:visited {
	color: #B12313;
	text-decoration: none;
}
#Principale #Footer a:hover {
	color: #137FFB;
	text-decoration: none;
}
#Principale #Footer a:active {
	color: #B12313;
	text-decoration: none;
}
#Principale #Footer #Footer_Sx {
	color: #FFF;
	font-size: 12px;
	float: left;
	padding-left: 10px;
	padding-top: 8px;
}
#Principale #Footer #Footer_Dx {
	color: #FFF;
	font-size: 12px;
	float: right;
	padding-top: 14px;
	padding-right: 10px;
}
#Registrazione {
	font-size: 12px;
}
#Registrazione .tipoinput1 {
	width: 255px;
	padding: 3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #abadb3;
	border-right-color: #dbdfe6;
	border-bottom-color: #e3e9ef;
	border-left-color: #e2e3ea;
}
#Registrazione .tipoinput2 {
	width: 61px;
	padding: 3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #abadb3;
	border-right-color: #dbdfe6;
	border-bottom-color: #e3e9ef;
	border-left-color: #e2e3ea;
}
#Registrazione .tipoinput3 {
	width: 400px;
	padding: 3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #abadb3;
	border-right-color: #dbdfe6;
	border-bottom-color: #e3e9ef;
	border-left-color: #e2e3ea;
}
#Registrazione .tipoinput4 {
	width: 139px;
	padding: 3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #abadb3;
	border-right-color: #dbdfe6;
	border-bottom-color: #e3e9ef;
	border-left-color: #e2e3ea;
}
#Registrazione .textarea1 {
	width: 400px;
	padding: 3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #abadb3;
	border-right-color: #dbdfe6;
	border-bottom-color: #e3e9ef;
	border-left-color: #e2e3ea;
	height: 120px;
}
#Registrazione .tipoinput5 {
	width: 400px;
	padding: 3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #abadb3;
	border-right-color: #dbdfe6;
	border-bottom-color: #e3e9ef;
	border-left-color: #e2e3ea;
}
#Registrazione label {
	display: block;
	margin-bottom: 8px;
	text-align: right;
	margin-right: 44px;
	margin-left: 60px;
}
