body, td {	
	font-family: Tahoma;  
	font-size: 12px;
	color: #f0f0f0;}

body	{
	background: #808080;
	text-align:center;}


a:active {
	text-decoration:none; 
	font-weight: bold;
	color: #7f0000}
a:link {
	text-decoration:none; 
	font-weight: bold;
	color: #7f0000}

a:visited {
	text-decoration:none; 
	font-weight: bold;
	color: #7f0000}
a:hover {
	text-decoration:underline; 
	font-weight: bold; 
	color: #ffcc33;}



#contenitore_principale
	{
	width: 760px;
	background: #000000;
	}

.contenuto	{padding: 8px; text-align:justify;}

a.menu_secondario:active {
	text-decoration:none; 
	color: #f5833d;
	font-weight:bold;
	}
a.menu_secondario:link {
	text-decoration:none; 
	font-weight:bold;
	color: #f5833d;
	}
a.menu_secondario:visited {
	text-decoration:none; 
	font-weight:bold;
	color: #f5833d;
	}
a.menu_secondario:hover {
	text-decoration:underline; 
	font-weight:bold;
	color: #ffffff;
	}

.right_frame	{background: url(img/bande_laterali.jpg); width:200px;}


#footer {
	background: #808080;
	color: #ffffff;
	font-size: 11px;
	text-align:right;
	padding-bottom: 20px;}


p	{margin-bottom: 5px; 
	margin-top:10px; 
	text-align:justify;
	font-size: 13px;
	line-height: 19px;}

.foto_pagina	{border: 1px solid #f5833d;}	

.description	{font-style: italic; font-size: 13;}

h1	{
	font-size: 20px;
	font-weight: bold;
	}

h2	{
	font-size: 15px;
	font-variant: small-caps;
	font-weight: bold;
	color: #f5833d;
	margin-bottom:0px;
	}

h3	{
	margin-bottom: 6px;
	border-bottom: 1px solid #ffcc33;
	}