/*
Theme Name: Hotel Europa
Version: 1.6
Author: Serverstudio
Author URI: http://www.serverstudio.it

*/

* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	outline: none;
}

body {
	background-color: #fff;
	color: #000;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

a {
	color: #96bc06;
	text-decoration: none;
}

hr {
	display: none;
}

#page {
	width: 980px;
	margin: 0px auto;
}

/*TESTA*/

#header .description {
	visibility: hidden;
}
#headerimg {
	position: relative;
}
h1.nome_sito, #headerimg h2 {
	display: none;
}
ul#mappa1 {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	/*background-image:url('images/testa_home.jpg');*/
	background-repeat: no-repeat;
	height: 502px;
	width: 980px;
}
ul#mappa1 li {
	display:block;
	position:absolute;
	margin:0;
	padding:0
}
li#mappa1-link1 {
	left:0;
	top:0;
	width:580px;
	height:500px
}
li#mappa1-link2 {
	
}
#mappa1 a {
	display:block;
	width:100%;
	height:100%;
}
#mappa1 .alt {
	display:none
}

#barra_lingua {
	width: 980;
	height: 33px;
	background-color: #333;
	margin:  8px auto 2px auto;
	font-size: 11px;
	text-align: right;
	background-image:url('images/loghetto.gif');
	background-repeat: no-repeat;
	background-position: 936px 0px;
}
#barra_lingua ul {
	width: 940px;
	padding-top: 10px;
}
#barra_lingua ul li {
	display:  inline;
	padding-right: 12px
}

#menu_alto {
	width: 980;
	height: 33px;
	background-color: #333;
	margin: 1px auto 24px auto;
	text-align: center;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
}
#menu_alto ul {
	padding-top: 10px;
}
#menu_alto ul li {
	display:  inline;
	padding: 0px 14px;
}
#menu_alto ul li a:link {
	color: #fff;
}
#menu_alto ul li a:visited {
	color: #fff;
}
#menu_alto ul li a:hover {
	color: #96bc06;
}
#menu_alto ul li.current_page_item a {
	color: #96bc06;
}

/*CORPO*/

#content {
	width: 600px;
	float:  left;
	margin: 0px 30px 0px 20px;
	line-height: 20px;
	text-align: justify;
}
#content h2 {
	font: italic 26px "Times New Roman", Georgia, Times, serif;
	color: #96bc06;
	margin-bottom: 10px;
}
#sidebar {
	width: 300px;
	float: left;
	margin-bottom: 18px;
}
#sidebar h2 {
	font: italic 26px "Times New Roman", Georgia, Times, serif;
	color: #e81e72;
	margin-bottom: 10px;
}
#sidebar h3 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 12px;
}
#sidebar p {
	font-size: 12px;
	line-height: 17px;
}
#sidebar a.feed_permal {
	display: none;
}

/*PIEDE*/

#footer {	display:inline;

	clear: both;
	padding: 6px 0px 20px 0px;
	font-size: 11px;
	border-top: 1px solid #999;
	width: 980px;
}
#footer p.sinistra {
	width: 490px;
	float: left;
}
#footer p.destra {
	width: 490px;
	float: left;
	text-align: right;
}
#lightbox-overlay-text-about {
	display: none;
}

/*FORM NEWSLETTER*/

#cforms2form {
	padding: 10px 0px;
}
#cforms2form label {
	display: block;
}
#cforms2form legend, #cforms2form .cf_hidden {
	display: none;
}
.linklove {
	display: none;
}
.reqtxt, .emailreqtxt, .cf-after {
	font-size: 10px;
}
#cforms2form input {
	margin-bottom: 5px;
	width: 250px;
	border: 1px solid #999;
}
#cforms2form .cf-box-a {
	display: inline;
	float: left;
	margin-right: 5px;
}
#cforms2form .sendbutton {
	margin-top: 10px;
	width: 100px;
}
.cf_info {
	color:  red;
}

/*FORM PRENOTAZIONE*/

#pulsante_prenotazione {
	position: absolute;
	top: 430px;
	left: 680px;
	z-index: 1;
}

#prenotazione {
	position: absolute;
	top: 110px;
	left: 644px;
	z-index: 1;
	color: #000;
}
#cforms3form label {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#cforms3form legend, #cforms3form .cf_hidden {
	display: none;
}
#cforms3form input {
	margin-bottom: 5px;
	width: 300px;
	border: 1px solid #999;
}
#li-3-5, #li-3-4, #li-3-7, #li-3-8, #li-3-10  {
	float: left;
	margin-right: 20px;
}
#cf3_field_4, #cf3_field_7, #cf3_field_8, #cf3_field_9, #cf3_field_10, #cf3_field_11 {
	width: 60px;
}
#li-3-10 label, #li-3-11 label {
	padding-top: 8px;
}
#li-3-7.textonly {
	float:none;
	margin-top: 12px;
	padding-bottom: 5px;
	border-top: 1px solid #fff;
	width: 300px;
}
#li-3-3.textonly {
	margin-top: 8px;
	padding-bottom: 5px;
	border-top: 1px solid #fff;
	width: 300px;
}
#cforms3form .sendbutton {
	margin-top: 15px;
}
table {
	margin: 12px 0px;
}
td {
	padding: 2px 4px;
	background-color: #e3e3e3;
}
th {
	padding: 2px 4px;
	background-color: #666;
	color:  #fff;
}
#fascia-link {
	background-color:#CCCCCC;
	font-size:10px;
	color:#666666;
}
#fascia-link ul {
	display:inline;
	padding:4px;
	margin:0 0 0 180px;
}
#fascia-link ul li {
	display:inline;
	margin:0 10px;
}
#fascia-link ul li a{
	background-color:#CCCCCC;
	font-size:10px;
	color:#666666;
	margin:0;
	padding:0;
}
#fascia-link ul li a h1{
	background-color:#CCCCCC;
	font-size:10px;
	color:#666666;
	margin:0;
	padding:0;
	display:inline;
}
#fiorec{
	position:relative;
	height:230px;
}
.fiore{
	background:url('images/fiore1.jpg') no-repeat top left;
	padding-top:10px;
	padding-left:5px;
	padding-right:25px;
	padding-bottom:10px;
	font-family:"times new roman";
	position:absolute;
	width:250px;
	height:242px;
	top:-10px;
}
.fiore h3, .fiore a{
	color:#e81e72;
}
#sidebar .fiore a h3{
	padding:10px 0 0 0;
	font-size:18px;
}
#sidebar .fiore p{
	font-size:14px;
}
.fiore small{
	font-size:14px;
}
.fiore h2{
	margin-top:10px;
	font-size:22px;
	font-weight:bold;
}



