@charset "iso-8859-1";
body{
	font:1px verdana; 
	color:white;
background-image:url('images/bkg_top.jpg');
background-repeat:repeat-x;
background-color:black;
}
div#corpo{
background-color:white;
width:610px;
position:absolute;
top:115px; left:175px;
overflow: auto;
}
p#cita {
	font-size: 30px;
	text-align:center;
}
p#citachi {
	font-size: 12px;
	text-align:right;
}

a {
	text-decoration:none;
	font:12px verdana;
	color:blue;
	border:0px;
}
a:hover {
	color:red;	
		font:12px verdana;

	border:0px;

}
a#mio{
	text-decoration:none; 
		font:12px verdana;

	color:green;
	border:0px;
}
a#mio:hover {
	color:blue;		
		font:12px verdana;

	border:0px;

}
div#indice {
	position:absolute;
	top:120px; left:15px; width:155px;
	background-color:black;
	background-attachment:fixed;
	z-index:1;
}

hr#mio{
	color:red;
} 
hr{
color:#535353;
}
div#banner {
	text-align:left;
}
div#imm {
	position:absolute;
	text-align:center;
	border:0px;
}
div#riservato {
	position:absolute;
	top:500px; left:15px; width:30px;
	background-color:black;
}
div#riservato2 {
	position:absolute;
	top:12px; left:555px; width:350px;
	background-color:black;
}
div#corpo3{
background-color:black;
width:510px;
height:500px;
position:absolute;
top:215px; left:275px;
overflow: auto;
}
div#intestazione {position: absolute;
					top: 5px; height:600px;width:800px;overflow:hidden;background-image:url('images/sfondo1.jpg');z-index:-1;}

 div#pippo{
width:100%;
height:99px;
position:absolute;
top:15px;
overflow: auto;
}
	  
a#mio2{
	text-decoration:none; 
		font:14px verdana;

	color:green;
	border:0px;
}
a#mio2:hover {
	color:red;		
		font:14px verdana;

	border:0px;

}

