@charset "utf-8";
/* CSS Document */
.container {width:960px; font-family:Arial; font-size:10pt; margin:auto;}
.logo {height:105px; width:237px; float:left; text-align:center;}
.menu {height:105px; width:723px; float:left;}
.menutop {width:696px; height:105px;}
.menudown {text-align:left;}
.menudown a {color:#333; font-weight:bold; margin-right:12px; text-decoration:none;}
.menudown a:hover {color:#666;}
.contenutosx {float:left; width:710px; padding:5px; text-align:justify;}
.contenutosx h1 {margin:0; padding:0; color:#36C; text-align:center; font-size:16pt; border-bottom:2px solid silver;}
.contenutosx a {font-weight:bold; color:#36C; text-decoration:none;}
.contenutosx a:hover {text-decoration:underline;}
.hotellogo {width:150px; height:100px; padding:5px; border:1px solid silver; float:left; margin-right:5px; margin-bottom:5px; text-align:center;}
.tourindex{width:150px; height:150px; padding:5px; border:1px solid silver; float:left; margin-right:5px; margin-bottom:5px; text-align:center;}
.contenutodx {float:left; width:230px; padding:5px;}
.contenutodx a {font-size:9pt; text-decoration:none; color:#333;}
.contenutodx a:hover {text-decoration:underline;}
.footer {text-align:center; margin:auto; font-size:9pt; margin-top:5px; border-top:1px solid silver;}
.footer a {color:black; text-decoration:none;}
.footer a:hover {text-decoration:underline;}
