@import url(lightbox.css);
@import url(reset.css);

strong{font-weight:bold;}
.clear{
	clear:both;
}
a{
	color:#4c6993;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
	color:#a5b4c9;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4c6993;
	line-height:18px;	
	background:#FFF url(/img/bg2.gif) top center repeat-y;
}

#container {
	width:900px;
	margin:0 auto;
	height:auto!important;
	height:300px;
	min-height:300px;
	padding:0;
	background:#fff;
}
h1.title {
	display:none;
}
#header{
	height:250px;
	width:900px;
	display:block;
	margin:0 auto;
}
#menu{
	height:31px;
	width:855px;
	display:block;
	background:#4c6993 url(/img/bg_sfuma.gif) top left repeat-x;
	margin:1px 0;
	padding:0 20px 0 25px;
	position:relative;
}
#menu ul {
	list-style:none;
	height:29px;
}
#menu ul li{
	display:inline;
	float:left;
	text-indent:-9999px;
}
#menu ul li a{
	filter:Alpha(Opacity=100);
	-moz-opacity:1;opacity:1;
}
#menu ul li a:hover{
	filter:Alpha(Opacity=50); 
	background-color:#FFFFFF;
	-moz-opacity:.50;opacity:.50;;
}
#menu ul li a.home {
	background:url(/img/p_home.gif) top left no-repeat;
	height:27px;
	display:block;
	width:39px;
}
#menu ul li a.flats {
	background:url(/img/p_flats.gif) top left no-repeat;
	height:27px;
	display:block;
	width:81px;
}
#menu ul li a.ita {
	background:url(/img/ico_ita.gif) top left no-repeat;
	height:23px;
	display:block;
	width:31px;
	position:absolute;
	right:15px;
	top:5px;
}
#menu ul li a.eng {
	background:url(/img/ico_eng.gif) top left no-repeat;
	height:23px;
	display:block;
	width:31px;
	position:absolute;
	right:15px;
	top:5px;
}
#menu ul li a.home:hover {
	background:url(/img/p_home.gif) bottom left no-repeat;
	height:27px;
}

#menu ul li a.apartment{
	background:url(/img/p_apartments.gif) top left no-repeat;
	height:27px;
	display:block;
	width:91px;
}

#menu ul li a.apartment:hover{
	background:url(/img/p_apartments.gif) bottom left no-repeat;
	height:27px;
}


#menu ul li a.hotel{
	background:url(/img/p_hotel.gif) top left no-repeat;
	height:27px;
	display:block;
	width:40px;
}

#menu ul li a.hotel:hover{
	background:url(/img/p_hotel.gif) bottom left no-repeat;
	height:27px;
}

#menu ul li a.tourist:hover {
	background:url(/img/p_tourist.gif) bottom left no-repeat;}

#menu ul li a.contatcs {
	background:url(/img/p_contacts.gif) top left no-repeat;
	height:27px;
	display:block;
	width:69px;
}
#menu ul li a.contatcs:hover {
	background:url(/img/p_contacts.gif) bottom left no-repeat;}
	

#menu ul li a.agency{
	background:url(/img/p_agency.gif) top left no-repeat;
	height:27px;
	display:block;
	width:90px;
}

#menu ul li a.agency:hover {
	background:url(/img/p_agency.gif) bottom left no-repeat;}
	

#menu ul li a.network{
	background:url(/img/p_network.gif) top left no-repeat;
	height:27px;
	display:block;
	width:63px;
}

#menu ul li a.network:hover {
	background:url(/img/p_network.gif) bottom left no-repeat;}
	
#menu ul li a.tourist{
	background:url(/img/p_tourist.gif) top left no-repeat;
	height:27px;
	display:block;
	width:88px;
}

#menu ul li a.tourist:hover {
	background:url(/img/p_tourist.gif) bottom left no-repeat;}
	
#menu ul li a.faq{
	background:url(/img/p_faq.gif) top left no-repeat;
	height:27px;
	display:block;
	width:26px;
}

#menu ul li a.faq:hover {
	background:url(/img/p_faq.gif) bottom left no-repeat;}

#menu ul li a.booking{
	background:url(/img/p_booking.gif) top left no-repeat;
	height:27px;
	display:block;
	width:63px;
}

#menu ul li a.booking:hover {
	background:url(/img/p_booking.gif) bottom left no-repeat;}

#menu ul li.spacer {
	background:url(/img/spacer.gif) top center no-repeat;
	height:27px;
	width:2px;
	display:block;
	padding:0 10px;
}
#corpo {
	padding:15px 0 ;
	min-height:500px;
	height:500px;
	height:auto!important;
	background:url(/img/bg_corpo.gif) bottom left repeat-x;

}
#corpo #interna{
	padding:0 20px;
}
#corpo #interna p{
	padding:0 0 10px 0;
	clear:both;
}
#corpo #interna h2{
	display:block;
	font-size:15px;
	font-family:Arial;
	font-weight:bold;
	text-transform:uppercase;
	background:#d5e0f1;
	border-top:1px solid #4c6993;
	padding:2px;
	margin:0 0 5px 0;	   
}
#corpo #interna h3{
	display:block;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	text-transform:uppercase;
	background:#d5e0f1;
	border-top:1px solid #4c6993;
	padding:2px;
	margin:5px 0;	   
}


#corpo #interna ul {
	list-style:none;
	float:left;
	/*padding:10px;
	background:#d5e0f1;
	border:1px solid #4c6993;*/
	margin:0 10px 0 0;
	/*border-bottom:1px solid #4c6993;*/
	width:100%;
}
	
#corpo #interna ul li.titolo {
	padding:2px;
	margin:0 0 5px 0;
	display:block;
	font-size:15px;
	font-family:Arial;
	text-transform:uppercase;
	background:#d5e0f1;
	border-top:1px solid #4c6993;
	padding:2px;
	font-weight:bold;
}

#corpo #interna ul li {
	/*background:#c5daee;*/
}
#corpo #interna ul li a {
	color:#4c6993;
	font-weight:normal;
	/*border-bottom:1px solid #fff;*/
	padding:2px 0;
	display:block;
	text-decoration:underline;
}
#corpo #interna ul li a:hover {
	text-decoration:none;
	color:#a5b4c9;

}
#corpo #interna p img {
	float:left;
	padding:1px;
	margin:0 10px 0 0;
	border:1px solid #4c6993;
}

#sx {
	float:left;
	width:290px;
	padding:0 10px 0 0;
}
#dx {
	float:left;
	padding:0;
	width:560px;
}
.info {
	padding:0 20px;
	margin:0 0 10px 0;
	position:relative;
	width:400;
	/*border-bottom:1px solid #cccccc;*/
	height:auto!important;
	height:50px;
	min-height:50px;

}
.info p {
	padding:0 0 10px 0 ;
	float:left;
	width:550px;
	display:block;
}
 span.info {
	border:0;
	background:url(/img/info.gif) top left no-repeat;
	width:186px;
	padding:0 0 0 25px;
	height:20px;
	position:absolute;
	bottom:-1px;
	font-weight:bold;
	left: 310px;
}

.info h2 {
	font-weight:bold;
	background:#d5e0f1;
	border-top:1px solid #4c6993;
	padding:2px;
	margin:0 0 5px 0;
	width:565px;
	float:right;	
}
.info h2 a {
	text-decoration:none;
}
.info img {
	float:left ;
	margin:0 10px 0 0;
	border:0;
	filter:Alpha(Opacity=100);
	-moz-opacity:1;opacity:1;
}
.info img:hover {
	float:left ;
	margin:0 10px 0 0;
	border:0;
	filter:Alpha(Opacity=70); 
	background-color:#FFFFFF;
	-moz-opacity:.50;opacity:.70;
}

#footer {
	background:#4c6993 url(/img/bg_sfuma.gif) bottom left repeat-x;
	height:50px;
	text-align:center;
	color:#fff;
	font-size:10px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding:5px 10px;
	display:block;
	border-top:1px solid #fff;
}

#footer a {
	color:#fff;
}
#footer ul {
	list-style:none;
}
#footer ul li{
	display:inline;
	float:left;
}
#footer ul li a{
	float:left;
	display:block;
	padding:0 10px;
	color:#FFFFFF;
}

/****************************/

#tabella table td {
	border: 1px solid #d5e0f1;
	padding:2px;
	text-align:center;
}
#tabella table td p{
	text-align:left;
	font-size:10px;
}
#tabella table td.titolo, #tabella table td.titolo a {
	color:#ffffff;
	background:#4c6993;
}

#form table td {
	border: 1px solid #d5e0f1;
	padding:2px;
	text-align:left;
}
#form table td.label, #form table tr.label,label .label{
	width:200px!important;
}
#form input, #form textarea{
	width:280px;
	background:#D5E0F1;
	border:1px solid #4C6993;
	color:#4C6993;
}
#form select {
	color:#4c6993;
	font-size:11px;
}
#form input.button {
	width:100px;
	float:left;
	margin:0 5px 0 0;
	background:#4C6993 url(/img/bg_sfuma.gif) top left repeat-x;
	color:#FFFFFF;
	cursor:pointer;
	border:1px solid #4C6993;
}


/***************************************************/
#gallery {
	display:block;
	padding:0;
	margin:0;
	width:100%;
}

#gallery a img {
	padding:2px;
	margin:0 5px 5px 0;
	float:left;
	border:1px solid #999999;
	height:50px;
	width:60px;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
#gallery a:hover img {
	padding:2px;
	float:left;
	border:1px solid #4c6993;
	margin:0 5px 5px 0;
	filter:alpha(opacity=100);
	-moz-opacity:100;
	opacity:100;
}
input.button {
	color:#ffffff;
	background:#4c6993;
	padding:5px;
}
#map {
	display:block;
	/*width:280px;
	height:300px;
	*/
	margin:0 0 10px 0 ;
	border:1px solid #4c6993;
}
#icone {
	height:33px;
	display:block;
	padding:5px 0;

}
#icone img {
	float:left;
	padding:0 3px 0 0 ;

}
.star {
	background:url(/img/star.gif) top center no-repeat;

}
#banner {
	padding:0 0 0 20px ;

}
.promotion {
	background:url(/img/sticker.png) top left no-repeat;
	width:80px;
	height:80px;
	position:absolute;
	left:0;
	top:0;
}
.promotion span {
	width:25px;
	text-align:center;
	color:#FFFFFF;
	font-size:25px;
	top:30px;
	position:relative;
	left:22px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;

}
/*+++++++++++++++*/