body
{
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

.main
{
	width:1000px;
}

.colonnaSx
{
	width:180px;
	float:left;
	text-align:center;
}

.titolo
{
	background-color:#006633;
	color:white;
	font-size:18px;	
}

.colonnaSx img
{
	margin-top:12px;
	margin-bottom:12px;
}


.content
{
	width:820px;
	float:right;
	margin-top:10px;
}

.menu
{
	clear:both;
	width:1000px;
	border-top:3px solid #006633;
	border-bottom:3px solid #006633;
	color:#CCCCCC;
	padding-bottom:3px;
}

.menu_divisorio
{
	margin-left:5px;
	margin-right:5px;
}

.anagrafica
{
	width:1000px;
	text-align:center;
	clear:both;
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	margin-top:5px;
}

a:LINK,a:VISITED,a:ACTIVE
{
	font-size: 11px;
	color: gray;
	text-decoration: none;
}

a:HOVER
{
	color: #006633;
	text-decoration: underline;
}

a.email:LINK,a.email:VISITED,a.email:ACTIVE
{
	font-size: 9px;
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}

a.email:HOVER
{
	text-decoration: underline;
}

img
{
	border:0px;
}
