body {
margin: 0; 
padding: 0;
background-color: #000000;
background: url('/images/sfondo.jpg'); 
background-position: center top;
}

a:link	{
	color : #4E4434;
	font-family: verdana;
	font-size: 11px;
	text-decoration:	none;	
}
a:hover	{
	color : #4E4434;
	font-family: verdana;
	font-size: 11px;	
	text-decoration:	underline;
}
a:visited	{
	color : #4E4434;
	font-family: verdana;
	font-size: 11px;	
	text-decoration:	none;
}
.verdana {
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
	color : #4E4434;
	line-height: 150%
}


.verdana_menu {
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
    font-weight: normal;
	color : #322E2B;
}


.verdana_titoli {
	font-family: verdana;
	font-size: 12px;
	text-align: justify;
    font-weight: normal;
	color : #937C45;
}


.verdana_bianco:link	{text-decoration:underline; color:#E9DFBE}
.verdana_bianco:visited {text-decoration:underline; color:#E9DFBE}
.verdana_bianco:hover {text-decoration: underline; color:#E9DFBE}

.verdana_titoli:link	{text-decoration:none; color:#937C45}
.verdana_titoli:visited {text-decoration:none; color:#937C45}
.verdana_titoli:hover {text-decoration: underline; color:#937C45}

.verdana_link:link	{text-decoration:none; color:#505050}
.verdana_link:visited {text-decoration:none; color:#505050}
.verdana_link:hover {text-decoration: underline; color:#505050}


.mano { cursor: hand }

.invisible {
	display:none;
	height:1px;
}

.inv {
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
	color : #4E4434;
	line-height: 150%;
padding: 0;
margin: 0;
clear: none;
font-weight: normal;

}

.titoli {
font-family: verdana;
	font-size: 12px;
	text-align: justify;
    font-weight: normal;
	color : #937C45;
padding: 0;
margin: 0;
clear: none;
font-weight: normal;
}
.sftd {
background: url('/images/sfondo_pagina.jpg');
height: 100%;
}
