/* CSS Document */

/* -------------------------------------------- */
/* HTML ELEMENTS
/* -------------------------------------------- */
html,body {
	margin:0px auto;
	padding:0px auto;
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	background-color:#576123;
	color:#666666;
	text-align:justify;
	font-style:normal;
}

a {color:#DCBD7C;text-decoration:none;}
a:hover {color:#7C6636;text-decoration:none;}

/* booking form */
select {border:1px solid #A8A492;}

#main{
	width:1000px;
	text-align:left;
	margin:0px auto;
	padding:0px auto;
	background-color:#FFFFFF;
	border:solid 0px #000;
}

#intestazione{
	width:965px;
	margin-left:13px;
	height:48px;
	border:solid 0px red;
}

/*.h1 a{
	float:left;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#666666;
	margin: 5px 0 17px 5px;
	text-decoration:none;
}

.h1 a:hover{
	float:left;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#666666;
	margin: 5px 0 17px 5px;
}

/*.h1 h1, h2, h3, h4  {font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#666666;text-align:left; margin-left:20px; float:left;padding-right:5px;margin:0;border:solid 0px #FFFFFF;color:#666666;}*/
/*.h1 *, .h1 a, h1, h2 {display:inline; font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#666666;text-align:left; float:left; margin:0; border:solid 1px #CCC;}*/

span.vekeheader h1,h2,h3 ,a ,a.hover,a.visited{
 display:inline;
 font-size: 11px;
 text-decoration:none;
 color:#666666;
 font-weight:bold;
 border:0px;
 margin-left:4px;
}

#lingue{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#666666;
	margin: 5px 0 17px 13px;
}

.menu {margin:0;padding:0;font-family:Arial, Helvetica, sans-serif;font-size:11px;width:354px;height:36px;background-color:#FFFFFF;}

#colonna_sx{
	float:left;
	width:584px;
	padding:10px 0 0 21px;
	border:solid 0px #000000;
}

#colonna_dx{
	float:left;
	width:364px;
	margin-left:5px;
	border:solid 0px red;
}

.icona{
	float:left;
}

.txt{
	padding-left:80px; 
	padding-top:10px; 
	height:26px;
	color:#666666;
}



.li {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style:none;
	text-decoration:none;
	border-bottom:solid 2px #576123;
	height:36px;
	clear:both;
}

.li a {
	padding:0; 
	background-color:#FFFFFF;
}

.separa {border-left:1px solid #CCCCCC; height:20px; float:left;padding-right:20px;}

/*C'E' UNA CLASSE X OGNI VOCE DI MENU CHE COINCIDE CON L'ITEMCODENAME INSERITO NEL CMS*/
.li a #txt-home {background:url(../Img/bottone_home.gif) no-repeat;}
.li a:hover #txt-home {color:#FFFFFF; background: #576123 url(../Img/bottone_home_palazzo_sel.gif) no-repeat;}
.li #txt-home-on {color:#FFFFFF;background: #576123 url(../Img/bottone_home_palazzo_sel.gif) no-repeat;}

.li a #txt-where {background:url(../Img/bottone_where.gif) no-repeat;}
.li a:hover #txt-where {color:#FFFFFF;background: #576123 url(../Img/bottone_where_palazzo_sel.gif) no-repeat;}
.li #txt-where-on {color:#FFFFFF; background: #576123 url(../Img/bottone_where_palazzo_sel.gif) no-repeat;}

.li a #txt-photogallery {background:url(../Img/bottone_photogallery.gif) no-repeat;}
.li a:hover #txt-photogallery {color:#FFFFFF;background: #576123 url(../Img/bottone_photogallery_palazzo_sel.gif) no-repeat;}
.li #txt-photogallery-on {color:#FFFFFF;background: #576123 url(../Img/bottone_photogallery_palazzo_sel.gif) no-repeat;}

.li a #txt-rooms {background:url(../Img/bottone_rooms.gif) no-repeat;}
.li a:hover #txt-rooms {color:#FFFFFF;background: #576123 url(../Img/bottone_rooms_palazzo_sel.gif) no-repeat;}
.li #txt-rooms-on {color:#FFFFFF;background: #576123 url(../Img/bottone_rooms_palazzo_sel.gif) no-repeat;}

.li a #txt-events {background:url(../Img/bottone_events.gif) no-repeat;}
.li a:hover #txt-events {color:#FFFFFF;background: #576123 url(../Img/bottone_events_palazzo_sel.gif) no-repeat;}
.li #txt-events-on {color:#FFFFFF; background: #576123 url(../Img/bottone_events_palazzo_sel.gif) no-repeat;}

.li a #txt-offers {background:url(../Img/bottone_offers.gif) no-repeat;}
.li a:hover #txt-offers {color:#FFFFFF;background: #576123 url(../Img/bottone_offers_palazzo_sel.gif) no-repeat;}
.li #txt-offers-on {color:#FFFFFF; background: #576123 url(../Img/bottone_offers_palazzo_sel.gif) no-repeat;}

.li a #txt-venice {background:url(../Img/bottone_venice.gif) no-repeat;}
.li a:hover #txt-venice {color:#FFFFFF;background: #576123 url(../Img/bottone_venice_palazzo_sel.gif) no-repeat;}
.li #txt-venice-on {color:#FFFFFF;background: #576123 url(../Img/bottone_venice_palazzo_sel.gif) no-repeat;}

.li a #txt-contact {background:url(../Img/bottone_contact.gif) no-repeat;}
.li a:hover #txt-contact {color:#FFFFFF;background: #576123 url(../Img/bottone_contact_palazzo_sel.gif) no-repeat;}
.li #txt-contact-on {color:#FFFFFF; background: #576123 url(../Img/bottone_contact_palazzo_sel.gif) no-repeat;}

.li a:hover .separa {
	border-left:1px solid #FFFFFF; height:20px; float:left
}


#container_flash{
	float:left;
	border:solid 5px #576123;
}

#bella_venezia{
	float:left;
	height:22px;
	background-color:#40163D;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	padding-top:8px;
	border-bottom:2px solid #FFF; 
	margin-right:2px; 
	width:119px;
}

#relais_san_marco{
	float:left;
	height:22px;
	background-color:#464C59;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	padding-top:8px;
	border-bottom:2px solid #FFF; 
	border-right:2px solid #FFF; 
	width:119px;
}

#palazzo_la_scala{
	float:left;
	height:22px;
	background-color:#576123;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	padding-top:8px;
	border-bottom:2px solid #576123;
	border-right:2px solid #576123; 
	width:120px;
}

#bella_venezia a, #relais_san_marco a, #palazzo_la_scala a {color:#FFFFFF; }



#container_menu{
	width:354px;
	height:302px;
	border:solid 5px #576123;
}

#booking{
	width:354px;
	margin:5px 0 0 0;
	padding: 0 0 10px 0;
	border:solid 5px #576123;
}

#offerte_eventi{
	width:354px;	
	margin-top:5px;
	padding:0 0 10px 0;
	border:solid 5px #576123;
	font-family:Arial, Helvetica, sans-serif;
}

.offerte_eventi_sx{
	float:left;
	width:63px;
	height:63px;
	margin:5px 0 0 20px;
	border:solid 2px #576123;
	display:inline;
}
.offerte_eventi_sx img {width:63px;}

.offerte_eventi_dx{
	float:left;
	width:250px;
	margin:5px 0 0 12px;
	border:solid 0px #576123;
}

.offerte_eventi_dx b {text-transform:uppercase;}

.more{
	background:url(../Img/more.gif);	
	background-repeat:no-repeat;
	padding: 0 0 0 10px;
	margin:10px 0 0 0;
	color:#576123;
}

#contenuto{
	width:554px;
	margin: 5px 0 0 0;
	padding:0 10px 10px 10px;
	border:solid 5px #576123;
}

#footer{
	width:978px;
	text-align:center;
	padding:14px 0 24px 22px;
	border:solid 0px #000000;
}

.titolo_box_home{
	margin:8px 0 13px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.titolo{
	margin:16px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#666666;
	padding-bottom:19px;
}


.voce_lingue{font-size:11px;color:#666666;padding-left:5px;}
.voce_lingue_sel{font-size:11px;color:#666666;text-decoration:underline;padding-left:5px;}

.voce_lingue a{font-size:11px;color:#666666;padding-left:5px;}
.voce_lingue_sel a:hover{font-size:11px;color:#666666;text-decoration:underline;padding-left:5px;}

/*BOOKING FORM*/
.testo_booking{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#666666;
}

.button_prenota {color:#000000; font-size:11px; width:70px; height:20px; line-height:20px; background: transparent url(../Img/btn_book.gif); border:none;  cursor:pointer; }

.listlink {border:0px solid; font-size:11px; margin-top:10px; float:left;color:#7C6636;}
.listlink span {color:#7C6636;}
.listlink a {color:#7C6636;}

.clearer {clear:both;}

.footer-txt {padding:2px 15px; border-right:1px solid #666666;}
.footer-txt a {color:#666666; font-size:11px;}
.footer-txt a:hover {text-decoration:underline;}

.box-offert {border:0px solid; padding:10px 0; width:265px; float:left; margin-right:10px; height:100px;}
.image {border:2px solid #40163D; width:63px; height:63px; float:left; margin-left:10px;}
.image img {width:63px; height:63px;} 
.contenuto {float:left; margin-left:10px; font-size:11px; font-family:Arial, Helvetica, sans-serif; width:170px; } 
.contenuto .tito {font-size:11px; text-transform:uppercase; color:#666666; font-weight:bold; width:170px;}
.contenuto .corpo {width:170px;}

.imagegoogle {border:1px solid #576123; background:#ccc; float:right; padding:2px; margin-left:5px;}
.thumbPhoto { border:1px solid #CCCCCC; float:left; margin:10px 10px 0 10px; padding:2px;}
.thumbPhoto a,img  {margin:0px; padding:0px; }

.onF {text-decoration:underline; color:#576123}

.BodyCat {padding-bottom:15px;}

.address {clear:both; border:0px solid; background:#576123; height:50px;}
.address span {font-size:11px; padding-top:5px; display:block; color:#FFFFFF;}

.box-offert-big {border:0px solid; padding:10px 0; float:left; margin-right:10px; }
.contenuto-big {float:left; margin-left:10px; font-size:11px; font-family:Arial, Helvetica, sans-serif;}
.contenuto-big .tito {font-size:11px; text-transform:uppercase; color:#666666; font-weight:bold; }
.contenuto-big .corpo {}