body
{
	background-color: #2F4157;
	color: #000;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	font-size: 80%;
	margin: 0em;
	padding: 0em;
}
#struttura
{
	background-color: #2192BA;
	color: #000;
	line-height: 150%;
	margin: 0em;
	padding: 0em;
	text-align: left;
	width: 100%;
}
#header
{
	background-color: #2F4157;
	background-image: url(img02.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: 1px solid #000;
	border-bottom: 1px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	color: #fff;
	font: normal 280% Georgia, "Times New Roman", Times, serif;
	height: 90px;
	padding-left: 0.6em;
}

#amico
{
position:absolute ;
top:3px;
right:3px;
}



#menu01v
{


z-index:0;
position:fixed;
left:0;
top:100px;
background:#CCCCCC;
background-color:#CCCCCC;
	font: 90% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 20%;
}
#menu01v ul
{

z-index:0;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu01v li
{

z-index:0;
	display: inline;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
#menu01v a:link, #menu01v a:visited
{

z-index:0;
	color:#003333;
	font-weight:bold;
	display: block;
	margin: 0.03em 0;
	padding: 0.3em;
	text-decoration: none;

}


#testacmx {
position:absolute;
z-index:100;
top: 0px;
	left: 0px;

background-color:#666666;
width:100%;
height:102px;
border-color:#000000;
border-top : 0px ; 
border-left : 0px ; 
border-right : 0px ; 
border-bottom : 0px; 
} 


.menux
{

z-index:0;
	text-transform: uppercase;
}



#menu01v a:hover, #menu01v a:focus, #menu01v a:active
{
	background: #E0CAB0;
	border-color: #41545F;
	color: #000;
	padding-left: 0.95em;
	text-transform: uppercase;
	font-weight: bold;
}
#content
{
	position:absolute;
	top:100px;
	background: #fff;
	border-left: 1px solid #000;
	color: #000;
	margin-left: 20%;
	margin-right:0;
	width:78%;
	padding: 1.25em 0.8em;
	padding: 0.625em;
	left: 0px;
}
#content p
{
	font-size: 100%;
	line-height: 1.8em;
	padding-left: 1em;
	padding-right: 1em;
}
#content h1
{
	background-color: #FFFFFF;
	color: #05181E;
	font: normal 250% Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0;
	padding-top: 0;
}
#content h2
{
	background: #fff;
	border-bottom: 1px dotted #FF9006;
	color: #940D1E;
	font: normal 150% Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0.3em;
}
#content a:link, #content a:visited
{
	background-color: #fff;
	color: #ff0000;
	font-size: 95%;
	font-weight: normal;
	text-decoration: underline;
}
#content a:hover
{
	background-color: #420702;
	color: #fff;
	text-decoration: none;
}
#footer
{
	background: #2F4157;
	border: 1px solid #000;
	border-bottom: 1px;
	border-left: 0;
	border-right: 0;
	border-top: 1px;
	color: #fff;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 80%;
	margin: 0 auto;
	padding: 0.8em 0.8em;
	text-align: center;
}
#footer a:link, #footer a:visited
{
	background-color: #420702;
	color: #fff;
	text-decoration: underline;
}
#footer a:hover
{
	background-color: #fff;
	color: #420702;
	text-decoration: none;
}

