.testi {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.testi a {
	color: #36F;
	text-decoration: none;
}
.testi a:hover {
	color: #36F;
	text-decoration: none;
	background-color: #CCC;
}
.testi2 {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	text-align: left;
}
.testi2 a {
	color: #36F;
	text-decoration: none;
}
.testi2 a:hover {
	color: #36F;
	text-decoration: none;
	background-color: #CCC;
}
.testi_video {
	font-family: Arial;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #996600;
	text-decoration: none;
}
.testi_grassetto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #492E05;
	text-decoration: none;
}
.titoli_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #996600;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
}

/* Colonna Right */

.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #333;
	background-color: #ED991C;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F5C175;
	border-right-color: #F5C175;
	border-bottom-color: #F5C175;
	border-left-color: #F5C175;
	text-decoration: none;
}

.right a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

.right a:hover {
	background-color: #B57311;
	color: #333;
}

.right_didascalia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F5C175;
	border-right-color: #F5C175;
	border-bottom-color: #F5C175;
	border-left-color: #F5C175;
	text-align: center;
	background-color: #FFF;
}
.left_testi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	color: #333;
	background-color: #CD8413;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ED991C;
	border-right-color: #ED991C;
	border-bottom-color: #ED991C;
	border-left-color: #ED991C;
	text-decoration: none;
}


/* Colonna Left */

.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333;
	background-color: #CD8413;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ED991C;
	border-right-color: #ED991C;
	border-bottom-color: #ED991C;
	border-left-color: #ED991C;
	text-decoration: none;
}

.left a {
	color: #333;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}

.left a:hover {
	background-color: #BC7812;
	color: #333;
}

.left_evidenziato {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-color: #A76A10;
	padding: 10px;
}

.left_evidenziato a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #492E05;
	text-decoration: none;
}

.left_evidenziato a:hover {
	color: #333;
	background-color: #C47B0F;
}

.scuro {
	background-color: #333;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	padding: 10px;
}

.scuro a {
	color: #ED991C;
	text-decoration: none;
}

.scuro a:hover {
	color: #ED991C;
	text-decoration: underline;
}

/* Colonna Footer */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.footer a{
	color: #333;
	text-decoration: none;
}
.footer a:hover{
	color: #333;
	background-color: #EE991C;
}

