body {
	margin: 0px;
	background-attachment: fixed;
	background-color: #60021C;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(img_hp/sfondo_pagina.png);
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	width: 124px;
	text-align: center;
	display: block;
	padding: 0px;
	margin: 0px;
	height: 30px;
	line-height: 30px;
	background-image: url(img_hp/sfondo_bottoni-0.gif);
}
.menu a:hover {
	color: #CC0000;
	background-image: url(img_hp/sfondo_bottoni-1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.menu_attivo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #CC0000;
	background-image: url(img_hp/sfondo_bottoni-2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	width: 124px;
	text-align: center;
	display: block;
	padding: 0px;
	margin: 0px;
	height: 30px;
	line-height: 30px;
}





.txt1 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.txt1-evidenza {
	font-family: Verdana;
	font-size: 13px;
	line-height: 20px;
	color: #FFCC00;
	font-weight: bold;
}


.testoSmallBianco {
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.testoSmallBianco a{
	color: #FFFFFF;
	text-decoration: none;
}

.testoSmallBianco a:hover{
	color: #FF9900;
}

.testoSmallGrigio {
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	color: #999999;
}
.testo_a {
	font: 12px/20px Verdana;
	text-align: justify;
	padding: 20px;
}



.testo_s {
	font: 12px/20px Verdana;
}
.testo_m {
	font: 11pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
}

.testo_t {
	font: bold 12px Verdana;
	color: #E7E2C6;
}
.fondoB {
	background: url(img_hp/sfondo_bottoni.gif);
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #870E0E;
	background-color: #DDBABA;
	margin: 3px;
	padding: 1px;
	font-weight: bold;
}
select {
	background-color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 3px;
	padding: 3px;
	font-weight: bold;
}
.divTXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: auto;
	width: 835px;
	background-color: #780C11;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	border: 1px dashed #660000;
	text-align: justify;
	padding: 5px;
}


.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(css/link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;
}
.link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(css/link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;
	background-color: #440000;
	border-top-width: medium;
	border-bottom-width: 2px;
	letter-spacing: 1px;

}
.link a:hover{
	color: #FFFF99;
	text-decoration: none;
	background-image: url(css/link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;
	display: block;
}

