@charset "utf-8";
html {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
p    {
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-size: 11px;
	background-image: url(../imgs/righe_centrali.jpg);
}
div.MainLayer {
	position:absolute;
	width:980px;
	height: 560px;
	z-index:2;
	left: 50%;
	top: 50%;
	margin-left: -490px;
	margin-top: -277px;
	visibility: visible;
	background-image: url(../imgs/Mr.png);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
}
input,textarea,select {
	color: #FFCC33;
	background-color: #000000;
	border: 1px solid #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	color: #CDAACD;
	font-size: 14px;
}
.style3 {
	color: #FFCC33;
	font-size: 14px;
}
.testo {
	font-size: 11px;
	color: #FFFFFF;
}
ul li {font-size: 11px;}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6A636B;
	font-size: 14px;
	font-variant: normal;
	font-style: oblique;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6A636B;
	font-size: 14px;
	font-variant: normal;
	font-style: oblique;
}
#booking {
    position:relative;
	top:0px;
	width: 675px;
	height: 40px;
	line-height: 35px;
	padding: 0 4px 0 4px;
	background: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 230px;
	-moz-border-radius: 6px;
    border-radius: 6px;     
}
#booking .button {
    -moz-border-radius: 4px;
    border-radius: 4px;
	color:#000000;
}
#bookinginside {
    position:relative;
	top:-38px;
	width: 675px;
	height: 40px;
	line-height: 35px;
	padding: 0 4px 0 4px;
	background: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 230px;
	-moz-border-radius: 6px;
    border-radius: 6px;     
}
#bookinginside .button {
    -moz-border-radius: 4px;
    border-radius: 4px;
	color:#000000;
}

/* mauro */

ul.pricespolicy {
     margin: 0;
	 padding:0 0 0 10px;
}
ul.pricespolicy li {
     margin:0 0 5px 0;
	 padding:0;
	 text-align:left;
}
/*#slide {
	background-image: url(../images/sf_slide.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:102;
	left: 405px;
	top: 117px;
}*/
