body{

 }
 
h1 {
font-size:1.2em;
}
h2 {
font-size:9px;
font-family: Arial, Helvetica, sans-serif;
line-height:12px;
}
strong{color:#006699}
a{
	color: #006699;
	text-decoration:none;
	border:#006699;
	border-bottom: 1px dotted;
}
a:visited{
	color: #006699;
	text-decoration:none;
	border:#006699;
	border-bottom: 1px dotted;
}
a:hover{
	color: #0033FF;
	text-decoration:none;
	border:#0033FF;
	border-bottom: 1px dotted;
}
a.help {
text-decoration:none;
border-bottom: 1px dotted #000;
cursor: help;
color:#006699;
} 

#container{
	margin:0 auto;
	background:url(img/wallpaper.gif) repeat-y;
	width:775px;
}
  
#header{
	text-align:center;
	margin:0 auto;
	padding-top:25px;
	background:url(img/toppage.gif) no-repeat;
}
#corpo{}
#corporight{
	float:right;
	width:550px;
	padding-left:5px;
	padding-right:30px;
	padding-bottom:5px;
	font-family: "Trebuchet MS", Verdana;
	font-size:0.8em;
}
#left{
float:left;
padding-left:30px;
width:150px;
}

div#footer{
	clear:both;
	padding-bottom:25px;
	background:url(img/bottompage.gif) no-repeat bottom;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.6em;
	color:#003333;
}
.fotoleft{
float:left;
border:0px;
}
.fotoright{
	float:right;
	border:0px;
}

.cyanText{
color: #006699;
}


#footer .tabellafooter{
	text-align:center;
	margin:auto;
	width:100%;
}
 

blockquote {
	float:right;
	font-size:1.2em;
	margin: 15px 30px 0 10px;
	width:220px;
	padding-left: 10px;
	border-left: 5px solid  #0099CC;
	}