@charset "utf-8";
body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../img_hp/sfondo.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
}
.txt_B {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F1F1E4;
}
.txt_B a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F1F1E4;
	text-decoration: none;
}
.txt_B :hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1E4;
}
.txt_B_ev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	background-color: #B1B1A5;
	text-decoration: none;
}
.txt_B_ev a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #B1B1A5;
	text-decoration: none;
	font-weight: bold;
}


.txt_N {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	text-decoration: none;
}

.txt_N a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	text-decoration: none;
}
.txt_N a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #453E32;
	text-decoration: none;
}
.txt_N_ev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	font-weight: bold;
}


.txt_G {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #776D62;
	font-style: italic;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 776d62;
	border-right-color: #776d62;
	border-bottom-color: #776d62;
	border-left-color: #776d62;
	padding: 10px;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #776D62;
	font-style: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 776d62;
	border-right-color: #776d62;
	border-bottom-color: #776d62;
	border-left-color: #776d62;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.txt_B_SMALL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	margin: 9px;
}
.txt_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 9px;
}
.TD_tratteggio {
	border: 1px dashed #999999;
}
.credits a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CAC7AE;
	text-decoration: none;
	letter-spacing: 1px;
}
