﻿.SfondoPagina {
				background-image: url('../images/template/sfondo_pagina.jpg');
				background-repeat: repeat-y;
				text-align: justify;
				vertical-align: top;
				padding: 5px 10px 5px 10px;
				line-height: 150%;
}
.SfondoEXT {
				background-color: #1C1C1C;
}
.SfondoEXTsotto {
				background-image: url('../images/template/sfondo_pagina_ext.jpg');
				background-repeat: repeat-x;
				background-position: top;
}
.FR {
				background-image: url('../images/template/fr.jpg');
				background-repeat: no-repeat;
				padding-left: 150px;
				vertical-align: top;
				padding-top: 20px;
}
.testoFR {
				font-family: Verdana;
				font-size: 8pt;
				text-decoration: none;
				color: #333333;
}
.padding_top15 {
				padding-top: 15px;
}
.FR_alignRIGHT {
				text-align: right;
}
.TestoPagina {
				font-family: Verdana;
				font-size: 10pt;
				text-decoration: none;
				color: #FFFFFF;
}
.TestoPaginaBold {
				font-family: Verdana;
				font-size: 10pt;
				text-decoration: none;
				color: #FFFFFF;
				font-weight: bold;
}
.TitoloPagina {
				font-family: Verdana;
				font-size: 12pt;
				text-decoration: none;
				color: #FFFFFF;
				font-weight: bold;
				font-style: italic;
}
.Titoli_nella_Pagina {
				font-family: Verdana;
				font-size: 12pt;
				text-decoration: none;
				color: #800000;
				font-style: italic;
}
.BkgIndex {
				background-image: url('../images/template/sfondo_index.jpg');
				background-repeat: repeat-x;
}
#DivIndex {
				margin: 95px 10px 95px 320px;
}
.CellaIndex {
				vertical-align: top;
				text-align: justify;
				line-height: 120%;
				padding: 5px;
}
.TestoIndex {
				font-family: Verdana;
				font-size: 8pt;
				color: #5E584A;
				text-decoration: none;
				letter-spacing: 1px;
				font-weight: bolder;
}
.TestoIndexWhite {
				font-family: Verdana;
				font-size: 8pt;
				color: #FFFFFF;
				text-decoration: none;
				letter-spacing: 1px;
}

