/* ---------- COSTRUZIONE ---------- */
html, body {height:100%; margin:0; padding:0; background:url(../img/back.gif);}
#cuscinetto {width:100%; height:50%; margin-top:-300px; float:right;}
#contenitore {width:860px; height:590px; margin:0px auto; clear:both;}
#flash {width:705px; height:530px; margin-left:50px; padding:15px 15px 5px; background:url(../img/back_flash.gif);}

body {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; text-align:center; color:#222;}
p {margin:0px; padding:9px 0px;}
a:link, a:visited {text-decoration:underline; color:#111;}
a:hover {text-decoration:underline; color:#222;}
td {text-align:left;}
form {margin:0px; padding:10px 0px;}


a:link    {text-decoration:none; border-bottom:1px dotted #111; color:#111;}
a:visited {text-decoration:none; border-bottom:1px dotted #111; color:#111;}
a:hover   {text-decoration:none; border-bottom:1px dotted #fff; color:#fff;}	

div#menu{height:15px; padding:8px 0px 10px;}
			
#menu li {display:inline; margin:0px 50px 0px 20px; font-weight:bold; color:#111;}
#menu a:link {border-bottom:none; color:#fff;}
#menu a:visited {border-bottom:none; color:#fff;} 
#menu a:hover {border-bottom:1px dotted #111; color:#111;}
