@charset "utf-8";
/* CSS Document */
body	{
    text-align: center;   /*centra in IE 5.x */
	background-color:#30c809;
	margin-top: 0px;}
#container	{
    width: 636px;
    margin: 0px auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
	border:1px solid #FFF;
	background-color:#FFF;}
#header {
	width: 638px;
	height: 180px;
	background-image: url(../images/header.jpg);}
#left	{
	width:200px;
	float: left;}
#center	{
	width: 418px;
	float: left;
	margin-left: 6px;}
#centerhotels	{
	width: 418px;
	float: left;
	margin-top: 4px;
	margin-left: 14px;}
#footer	{
	width: 638px;
	height: 26px;
	clear: left;
	font-family: verdana;
	color:#CCC;
	font-size: 8.5pt;
	text-align: center;
	padding-top: 16px;}
#buttonsx1	{
	width: 200px;
	height: 30px;
	background-image:url(../images/but1.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	text-align: center;
	line-height: 28px;}
#buttonsx2	{
	width: 200px;
	height: 30px;
	background-image:url(../images/but2.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	text-align: center;
	line-height: 28px;}
#buttonsx3	{
	width: 200px;
	height: 30px;
	background-image:url(../images/but3.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	text-align: center;
	line-height: 28px;}
#buttonsx1 a:hover	{ font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #00F;}
#buttonsx2 a:hover	{ font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #00F;}
#buttonsx3 a:hover	{ font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #00F;}
#splash	{
	width: 411px;
	height: 330px;}