 
/*--------- TESTATA ---------*/
.testata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993300;
	text-align: center;
	vertical-align: middle;
	line-height: 100px;
}

.datetime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0861a;
	background-color: #fbc503;
}

/*--------- BLOG ---------*/

.sponsorship {
	margin-right: 10px;
	border: 1px dashed #990300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.sponsorship a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a61d1d;
}

.datatop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a61d1d;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	display: block;
	margin-right: 10px;
	line-height: 16px;
}

.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	display: block;
	padding-top: 0px;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-right: 10px;
}

.testo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a61d1d;
	text-align: justify;
	text-decoration: none;
}

.testo a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a61d1d;
	text-align: justify;
	text-decoration: underline;
}

.testo b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a61d1d;
	text-align: justify;
}

.pretag {
	background-color: #FFFFFF;
	display: block;
	clear: left;
}

.tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display: block;
	background-color: #FAFAFA;
	border: 1px dotted #CCCCCC;
	margin-right: 10px;
	padding-left: 5px;
	clear: left;
}

.img_center {
	border-right: 4px solid #FFFFFF;
}

/*--------- COMMON ---------*/

.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6d2d2d;
	background-color: #fbc503;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e0861a;
	display: block;
	margin-right: 10px;
	padding-left: 5px;
	line-height: 26px;
}


.contenttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E0961A;
	background-color: #FFF7ED;
	text-align: left;
	display: block;
	margin-right: 10px;
	line-height: 18px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #E0961A;
	border-bottom-color: #E0961A;
}

.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
	display: block;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}

p.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.contenttext a {
	font-weight: bold;
	color: #990030;
	text-decoration: none;
}

.contenttext a:hover {
	font-weight: bold;
	color: #990030;
	text-decoration: underline;
}

.contentpaging {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #990030;
	text-decoration: none;
	height: 15px;
	width: 15px;
	text-align: center;
	vertical-align: middle;
}

a:hover.contentpaging {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #990030;
	height: 15px;
	width: 15px;
	text-align: center;
	vertical-align: middle;
}

.contentpagingactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #990030;
	text-decoration: none;
	height: 15px;
	width: 15px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #990030;
}

/*--------- GALLERY ---------*/
.description {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a61d1d;
	display: block;
}

.thumbnail_h {
	border: 1px dashed #e0861a;
	padding: 4px;
	text-align: center;
	vertical-align: top;
	display: table;
	width: 150px;
}

a:hover.thumbnail_h {
	border: 1px solid #a61d1d;
}

.thumbnail_v {
	border: 1px dashed #e0861a;
	padding: 4px;
	text-align: center;
	vertical-align: top;
	display: table;
	width: 67px;
}

a:hover.thumbnail_v {
	border: 1px solid #a61d1d;
}


/*--------- TABELLE ---------*/

.contenttable {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #000000;
	width: 589px; /* SE DA PROBLEMI, VIA! */
}

.menutable {
	background-color: #FFFFFF;
	padding-left: 10px;
	width: 195px; /* SE DA PROBLEMI, VIA! */
}

/*--------- MENU TOP ---------*/
.menuStatic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990300;
	background-color: #fbc503;
	line-height: 26px;
	text-align: right;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0861a;
	display: block;
	text-decoration: none;
	padding-right: 4px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #e0861a;
}

a:hover.menuStatic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6d2d2d;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #6d2d2d;
	padding-right: 4px;
	line-height: 26px;
	text-align: right;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6d2d2d;
	display: block;
	text-decoration: none;
}

.menuOut {
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990300;
	background-color: #FFF7ED;
	line-height: 26px;
	text-align: right;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0861A;
	display: block;
	text-decoration: none;
	padding-right: 4px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #E0861A;
}

.menuOver {
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E0861A;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #E0861A;
	padding-right: 4px;
	line-height: 26px;
	text-align: right;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0861A;
	display: block;
	text-decoration: none;
}

.submenu {
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #E0861A;
	line-height: 20px;
	text-align: right;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0861A;
	display: block;
	text-decoration: none;
}

.submenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 4px;
	line-height: 20px;
	text-align: right;
	vertical-align: middle;
	display: block;
	text-decoration: none;
}

.submenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990030;
	padding-right: 4px;
	line-height: 20px;
	text-align: right;
	vertical-align: middle;
	display: block;
	text-decoration: underline;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	vertical-align: baseline;
}

.contact a {
	color: #000000;
}

.contact a:hover {
	color: #a61d1d;
}

/*--------- MENU TOP VERDE (16 luglio 2006) ---------*/

.menuStatic_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #309900;
	background-color: #edfff1;
	line-height: 26px;
	text-align: right;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1ae044;
	display: block;
	text-decoration: none;
	padding-right: 4px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #1ae044;
}

a:hover.menuStatic_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1ae044;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #1ae044;
	padding-right: 4px;
	line-height: 26px;
	text-align: right;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1ae044;
	display: block;
	text-decoration: none;
}

/*--------- MENU ---------*/

.rss {
	text-decoration: none;
	border: 1px solid #FFFFFF;
}

.menuheader {
	font-family: "Times New Roman", Times, serif;
	cursor:pointer;
	font-size: 18px;
	color: #a61d1d;
	text-align: right;
	display: block;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	display: block;
	margin-top: 2px;
}

a:hover.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	text-align: right;
	display: block;
	background-color: #fbc503;
}

.comics {
	padding: 2px;
	display: block;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 12px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}

a:hover.comics {
	/*padding: 2px;
	display: block;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 12px;
	text-decoration: none;*/
	border: 1px solid #990000;
}

/*--------- FOOTER ---------*/

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #6d2d2d;
	text-align: center;
	vertical-align: text-top;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #fbc503;
}

a:hover.footer {
	text-decoration: underline;
}

