@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	color: #313640;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
.clearfloat {
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.mappaboxleft {
	width: 335px;
	float: left;
	padding-bottom: 20px;
}
.mappaboxright {
	width: 335px;
	float: right;
	padding-bottom: 20px;
}
#Wrapper {
	padding: 0px;
	width: 882px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#Header {
	margin: 0px;
	padding: 0px;
	height: 91px;
}
#Header .logo {
	padding-top: 14px;
	padding-left: 16px;
	float: left;
}
#lingua {
	padding-top: 14px;
}


#Container {
	width: 882px;
}
#Shadow {
	height: 6px;
}
#PageContent {
	background-image: url(../images/layout/hotel-milano-centro-albergo-navigli-bg_page.gif);
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
}
#FlashContent {
	height: 314px;
	width: 683px;
}
#Content {
	width: 683px;
	padding-left: 7px;
	float: left;
}
#BoxLeft{
	width: 164px;
	float: left;
	padding-bottom: 2px;
}
#QuickReserve {
	background-image: url(../images/layout/hotel-milano-centro-albergo-navigli-bg-quickreserve.gif);
	background-repeat: repeat-y;
}

#MainContent p {
	font-size: 12px;
	line-height: 1.5em;
	text-align: justify;
}

#Footer {
	font-size: 12px;
	color: #999999;
	background-image: url(../images/layout/hotel-milano-centro-albergo-navigli-bg-footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C3C3C3;
	text-align: center;
	width: 854px;
	padding-top: 10px;
}
#Languages {
	font-size: 11px;
}
.reservationframe {
	height: 190px;
	width: 156px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: #B39F6C;
	border-left-color: #B39F6C;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	border-bottom-width: 5px;
	border-bottom-color: #B39F6C;
	margin: 0px;
}
#SubMenu {
	background-image: url(../images/bg-submenu.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 683px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CBCBCB;
	border-bottom-color: #E3E2E2;
	font-family: Arial, Helvetica, sans-serif;
	color: #A7A9AC;
}
#SubMenu ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#SubMenu  li.button {
	text-align: center;
	display: block;
	float: left;
	width: 113px;
	margin: 0px;
	padding: 0px;
}
#SubMenu li.spacer {
	text-align: center;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 1px;
}
#SubMenu a {
	font-size: 18px;
	font-weight: normal;
}
#SubMenu a:link {
	color: #A7A9AC;
	text-decoration: none;
}
#SubMenu a:visited {
	color: #A7A9AC;
	text-decoration: none;
}
#SubMenu a:hover {
	color: #B79C54;
	text-decoration: underline;
}
#SubMenu a:active {
	color: #A7A9AC;
	text-decoration: none;
}
#Popup {
	height: 440px;
	width: 299px;
	border: 2px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: -640px;
	background-color: #FFF;
	left: 250px;
	visibility: hidden;
}
#Popup p {
	margin: 0px;
	padding: 0px;
}
#Popup a {
	color: #000;
	text-decoration: none;
}
#Popup a:hover {
	color: #666;
	text-decoration: none;
}
