/* @override 
	http://hotelsirio.basedue.net/html/templates/default/css/intro.css
	http://hotelsirio.it/html/templates/default/css/intro.css
	http://www.hotelsirio.it/html/templates/default/css/intro.css
*/

body {
	text-align: center;
	background: white repeat-x;
	margin: 0;
}

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
	margin-top: 50px;
}

#flashPod {
	width: 800px;
	float: left;
}

div#flash {
	width: 600px;
	float: left;
	margin-left: 100px !important;
	margin-left: 50px;
}

object#splash2 {
	background: url(/html/images/luglio/sfondo_intro.png) repeat-x;
}

div#bandiere {
	width: 30px;
	height: 461px;
	float: left;
	position: relative;
}

div#bandierePod {
	position: absolute;
	bottom: 0;
}

div#bandiere img {
	margin-top: 5px;
}

#address p {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: silver;
	margin-top: 0;
	margin-bottom: 20px;
}

#address p a {
	text-decoration: none;
	color: #bcc0c0;
	font: 18px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

#address p a:hover {
	color: #a8acac;
}

#address {
	float: left;
	width: 800px;
}

div#menu {
	width: 700px;
	margin: 0 auto 20px;
}

#menu ul.SECTION_0_MENU_0 {
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

#menu ul.SECTION_0_MENU_0 li {
	display: inline;
}

#menu ul.SECTION_0_MENU_0 li a {
	padding: 5px 5px 1px;
	text-decoration: none;
	color: black;
	margin: 5px;
	border-bottom: 1px solid #7e7975;
}

#menu ul.SECTION_0_MENU_0 li a:hover {
	border-bottom-color: red;
}

.codes {
	color: blue;
}

.booking {
	border-style: dashed;
	border-width: 1px;
	padding: 5px;
	background-color: #fbeefc;
}

.booking:hover {
	background-color: #e8f0fd;
}

div#newsTicker.box {
	height: 30px;
	background: url(newsTicker.jpg) no-repeat center;
	padding-bottom: 0;
	padding-top: 0;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	margin-bottom: 20px;
}

div#newsHeader {
	float: left;
	width: 140px;
	margin-top: 6px;
	font-weight: bold;
	color: white;
	padding-left: 30px;
}

div#newsItems {
	width: 550px;
	float: left;
	margin-top: 4px;
}

div#newsItems a {
	text-decoration: none;
	color: white;
}

div#newsItems a:hover {
	color: orange;
	background-color: #444;
}