body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/img/bg.gif);
	background-repeat: repeat-x;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9d9d9e;
	text-decoration: none;
}
.menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9d9d9e;
	text-decoration: none;
}
.menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FC7C11;
	padding-left: 12px;
}
.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5D5B59;
	padding-left: 28px;
}
.titolo {
	margin: 18px;
	padding: 5px;
	border: 1px dotted #E0D5AD;
}
.txthome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 18px;
	padding-right: 18px;
	text-align: justify;
	text-decoration: none;
}
.txthome a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.menumap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	text-decoration: none;
	padding-right: 15px;
}
.menumap a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9d9d9e;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #FF8E35;
	border-right-color: #FF8E35;
	border-bottom-color: #FF8E35;
	border-left-color: #FF8E35;
	padding: 10px;
}
.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9d9d9e;
	text-decoration: none;
	}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8E35;
	text-decoration: none;
	}
.header {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FF8E35;
	border-right-color: #FF8E35;
	border-bottom-color: #FF8E35;
	border-left-color: #FF8E35;
}
.titolotxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5D5B59;
	text-decoration: none;
}
.titolotxt1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5D5B59;
	text-decoration: none;
}
.titolotxt1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF8E35;
	text-decoration: none;
}
.titolotxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40;
	font-weight: bold;
	color: #CDBB7C;
}
.txtright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 30px;
	padding-right: 15px;
	text-align: justify;
	text-decoration: none;
}
.txtright a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #F5F2E7;
	margin: 10px;
	padding: 5px;
}
.news a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.titolonews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 18px;
	padding-right: 18px;
	color: #5D5B59;
	text-decoration: none;
}