body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#130104;
}

.linea { 
	background-image:url(images/lineamenu.jpg);
	line-height:16px;
	background-repeat:repeat-x;
	background-position:center;
}

.separatore { 
	background-image:url(images/separatore.jpg);
	line-height:16px;
	background-repeat:repeat-y;
	background-position:left;
}

.titolo {
	font-size:16px;
	color:#F1A018;
	font-weight:bold;
}

.titoletto {
	font-size:14px;
	color:#902F40;
	font-weight:bold;
}

.titootabella {
	font-size:11px;
	color:#902F40;
	font-weight:bold;
}

.privacy {
	font-size:10px;
	line-height:12px;
	color:#130104;
	text-align:left;
}

.testo {
	font-size:12px;
	line-height:16px;
	color:#130104;
	text-align:left;
}

.testo a:link {
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	color:#130104;
}

.testo a:visited {
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	color:#130104;
}

.testo a:active {
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	color:#130104;
}

.testo a:hover {
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	color:#F1A018;
}


.footer {
	font-size:12px;
	line-height:40px;
	color:#F1A018;
	text-align:center;
	background-color:#301015;
}

.footer a:link {
	font-size:12px;
	line-height:40px;
	color:#F1A018;
	text-align:center;
	text-decoration:none;
}

.footer a:active {
	font-size:12px;
	line-height:40px;
	color:#F1A018;
	text-align:center;
	text-decoration:none;
}

.footer a:visited {
	font-size:12px;
	line-height:40px;
	color:#F1A018;
	text-align:center;
	text-decoration:none;
}

.footer a:hover {
	font-size:12px;
	line-height:40px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}


.menu {
	font-size:15px;
	line-height:24px;
	color:#130104;
}

.menu a:link {
	font-size:15px;
	line-height:24px;
	color:#130104;
	text-decoration:none;	
}

.menu a:visited {
	font-size:15px;
	line-height:24px;
	color:#130104;
	text-decoration:none;	
}

.menu a:active {
	font-size:15px;
	line-height:24px;
	color:#130104;
	text-decoration:none;	
}

.menu a:hover {
	font-size:15px;
	line-height:24px;
	color:#F1A018;
	text-decoration:none;	
}