﻿.sfondo_index {
	background-image: url('../images/template/bkg_index.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	vertical-align: top;
	text-align: center;
}
.sfondo_up {
	background-image: url('../images/template/sfondo_up.jpg');
	background-repeat: repeat-x;
	background-position: top;
}
.sfondo_menu {
	background-color: #BABABA;
}
.sfondo_down {
	background-image: url('../images/template/sfondo_down.jpg');
	background-repeat: repeat-x;
	background-position: top;
}
.sfondo_int {
	background-image: url('../images/template/sfondo_int.jpg');
	background-repeat: repeat-y;
	background-position: top;
	vertical-align: top;
}
.sfondo_menu_sx {
	background-image: url('../images/template/bkg_menu.jpg');
	background-position: top;
	background-repeat: repeat-y;
	vertical-align: top;
}
.cella_title {
	vertical-align: top;
	text-align: center;
	padding: 10px 5px 5px 5px;
}
.cella_testo {
	text-align: justify;
	vertical-align: top;
	padding: 10px;
	line-height: 150%;
}
.cella_fr {
	padding: 5px 20px 5px 10px;
	text-align: right;
}
.center {
	text-align: center;
}
.paragrafo_testo {
	line-height: 150%;
	vertical-align: top;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Titolo {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #5A5A5A;
	text-decoration: none;
}
.testo {
	font-family: Verdana;
	font-size: 12px;
	color: #5A5A5A;
	text-decoration: none;
}
.testo_fr {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #5A5A5A;
}
.testo_bold {
	font-family: Verdana;
	font-size: 12px;
	color: #5A5A5A;
	text-decoration: none;
	font-weight: bold;
}
.foto_dx {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.align_r_padr_10 {
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
}
.align_l_padl_10 {
	text-align: left;
	padding-left: 10px;
	vertical-align: top;
}
.testo_index {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.testo_index_bold {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.testo_index_10pt {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.testo_index_10pt_bold {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

