/* Layout Stylesheet */ 


body{
	margin: 0px;
	padding:0;
	background: #FF9933;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
 }
		 
#lh-col{
	position: absolute;
	top: 20px;
	left: 20px;
	width: 180px;
	border: 2px solid #000000;
	background: #6699CC;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 400px;
	font-size: 10pt;
 }
 
#lh-col a  {
	color: #FFFFFF;
} 
#lh-col a:hover  {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
} 

#rh-col{
 margin: 20px 20px 20px 220px;
 border: 2px solid #000000;
 background: #FFFFFF;
 color: #000000;
 padding: 20px;
 }
 
a:hover {
	color: #0000FF;
	text-decoration: underline;
	background-color:#FFFFFF;
} 
a:link {
	color:#333333;
	text-decoration: underline;
	} 
#headerc
{
	color : #006;
	text-align : left;
	padding : 2px;
	font : 90% verdana,arial,sans-serif;
	border-top: 1px dotted #0033CC;



}
#header
{
	color : #0033CC;
	text-align : center;
	border: 1px solid;
	background-color: #FFFFFF;

}
#headerc a
{
color : #990000;
text-decoration : underline;
}

#headerc a:visited
{
color : #f60;
text-decoration : underline;
}

#headerc a:hover
{
	text-decoration : none;
	color: #FF0000;
}
.imgsin {
float:left;
padding: 2%;
}
.imgdest {
float:right;
padding: 2%;
}
.imgcent {
	
	padding: 2%;
	text-align: center;
}
a img {
	border-style: none;
}
.titolobig {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #99FF00;
	font-size: 36px;
	font-weight: bold;
	color: #003366;
	text-align: center;
}
.p{
	text-align:justify;
}
.p2 {
	visibility:hidden;
	text-align: center;
	width: auto;
}
.p3 {
		text-align: center;
	width: auto;
}
.elenco {
	border: none;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: justify;
}

