.testo_rosso {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #cb0208;
}
.testo {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #3b3b3b;
}
.testo_piede {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #3b3b3b;
}
.sf_animazione {
	background-image: url(immagini/sf_animazione.jpg);
	background-repeat: no-repeat;
}


.testo_BORDER {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #3b3b3b;
	text-align: justify;
}
.continua {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #cb0208;
}

.testo_bianco {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #3b3b3b;
	margin: 0px;
	padding: 0px;
}
.titolo_gr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #317697;
}
.titolo_gr_nero {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #333333;
}
/*.tab_immagini {
	border: 1px solid #cb0208;
}*/
.testo_biancoaccesso {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
}
.box {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #3b3b3b;
}
.testo_bianco {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
a.tuo:link {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
} 
.tab {
	border: 1px solid #CB0208;
}


a.tuo:visited {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
} 
a.tuo:active {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
} 
a.tuo:hover {
	color: #3b3b3b;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
}
a.mio:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #cb0208;
	text-decoration: none;
} 
a.mio:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #cb0208;
	text-decoration: none;
} 
a.mio:active {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #cb0208;
	text-decoration: none;
} 
a.mio:hover {
	color: #cb0208;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}	
.tab_box {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.immagini_elenco {
	width: 120px;
	height: 90px;
	border: 1px solid #CB0208;
	overflow: hidden;
	text-align:center;
}
.elenco_img_gallery {
	width: 158px;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-right: 20px;
	float: left;
	margin-bottom: 10px;
}
.elenco_img_gallery .titolo {
	text-align: left;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	background-color: #F0F0F0;
}
.elenco_img_gallery .img {
	height: 100px;
	width: 150px;
	overflow: hidden;
	text-align: center;
}
.elenco_img_gallery .img img {
	width: 150px;
}