/* © By Gianni Pezzarini 2005 http://www.enotecadefeo.it 	*/
/*  Styles for main site section	*/

BODY { 
font-family : Verdana, Arial, Helvetica;
font-size : 10pt;
margin-left : 0;
margin-right : 0;
color : black;
} 
TD { 
font-family : Verdana, Arial, Helvetica;
font-size : 10pt;
} 
A:link {
	text-decoration: none;
	font-weight: bold;
	color: black;
} 
A:visited { 
	text-decoration : none;
	font-weight: bold;
	color : black;
} 
A:hover {
	text-decoration: underline;
	font-weight: bold;
	color: gray;
} 
.pagetitle {
font-family : "Script MT Bold", Arial, Helvetica;
font-size : 20pt;
font-weight : normal;
text-align : center;
margin-top : 0;
margin-left : 0;
margin-right : 0;
color : #bd3a3a;
} 
.menulink { 
font-family : "Arial Rounded MT Bold", Verdana, Arial;
font-weight : normal;
font-size : 18px;
text-decoration : none;
} 
A.menulink:link { 
color : black;
} 
A.menulink:visited { 
color : black;
} 
A.menulink:hover { 
color : gray;
text-decoration : underline;
} 
.menupage { 
font-family : "Arial Rounded MT Bold", Verdana, Arial;
color : #ffffff;
font-weight : bold;
font-size : 18px;
text-decoration : none;
} 
.copyright { 
font-family : Arial, Verdana, sans-serif;
font-size : 10px;
color : #666666;
} 
.contenuti { 
font-family : Verdana, Arial, Helvetica;
font-size : 10pt;
margin-left : 0;
margin-right : 0;
color : black;
line-height : 200%;
} 

/* © By Gianni Pezzarini 2005 http://www.enotecadefeo.it 	*/