@charset "utf-8";
/* CSS Document */


body{ background:#0e0e0e url(images/bg.gif) top left repeat-x; margin:0; border:0; padding:0; color:#CCC;}
#top{ height:300px; width:100%; background:url(images/rosso2.png) top left no-repeat;}
#logo1{ height:100px; width:872px; margin:0px auto; background:url(images/curcilibri.png) 550px 30px no-repeat;}
#logo2{ height:100px; width:872px; margin:0px auto; background:url(images/5sensi.png) 20px 50px no-repeat;}
#intro{ height:70px; width:872px; margin:0px auto; background:url(images/un-viaggio.png); margin-top:20px; font-family:"Times New Roman", Times, serif; color:#CCCCCC; text-align:center; }

#pagina{ width:872px; margin:0 auto; font-family:Tahoma, Arial, Helvetica, sans-serif}

#sinistra{ width:250px; float:left; overflow: inherit}
#sinistra .top{ width:249px; padding:0px; height:20px; background:url(images/sinistra_top.png)}
#sinistra .cen{ width:249px; padding:0px; color:#FFFFFF; background:url(images/sinistra_cen.png)}
#sinistra .bot{ width:249px; padding:0px; height:20px; background:url(images/sinistra_bot.png)}

h2{ padding:0px 0px 10px 10px;; margin:0px 10px 10px 10px; border-bottom:1px solid #999; text-align:left;}
h3{ font-weight: lighter; font-style:italic; font-size:20px; padding-top:22px; border-bottom:none;}

#destra{ width:620px; float:right;}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
