body {
	background-color: #86091B;
	background-image: url(../images/interfaccia/sfondo.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-position: center center;
}
.TestoFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E0613;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
.TestoFooter a, .TestoFooter a:link, .TestoFooter a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E0613;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
.TestoFooter a:hover, .TestoFooter a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AD0C24;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: underline;
}
.BoxTop {
	padding: 0px;
	border: 1px solid #eccfa2;
	height: 100px;
	width: 330px;
}
.BordoImmagine {
	border: 1px solid #eccfa2;
}
.BreadCrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3CEA0;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE4AF;
}
.BreadCrumbs a, .BreadCrumbs a:link, .BreadCrumbs a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFE4AF;
	text-decoration: underline;
}
.BreadCrumbs a:hover, .BreadCrumbs a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ECAE64;
	text-decoration: underline;
}
.TitoloSezione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F3CEA0;
}
.Titoletto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F9DDBB;
	font-weight: bold;
}
.Titoletto a, .Titoletto a:link, .Titoletto a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F9DDBB;
	font-weight: bold;
}
.Titoletto a:hover, .Titoletto a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ECAE64;
	font-weight: bold;
}
.Testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F9DDBB;
}
.Testo a, .Testo a:link, .Testo a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F9DDBB;
}
.Testo a:hover, .Testo a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ECAE64;
}
.Testog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F9DDBB;
}
.Testog a, .Testo a:link, .Testo a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F9DDBB;
}
.Testog a:hover, .Testo a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ECAE64;
}
.LinksTop 
{
	/*background-color: #a00904;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 8px;
	padding-left: 8px;
	font-weight:bold;
}
.LinksTop a, .LinksTop a:link, .LinksTop a:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}
.LinksTop a:hover, .LinksTop a:active 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}
.Alert
{
	font-size: 11px;
	color: #ff3333;
}
