/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin-left: 30px;
	margin-top:0px;
	padding: 0px;
}




/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#all{
  width: 900px;
	background-image:url(/images/layout/back.gif);
	background-repeat:repeat-y;
	float:left;
}

#masthead{
	padding: 0px 0px 0px 0px;
	width: 900px;
	height:165px;
	background-color:#FFFFFF;
	float:left;
}

#navBar{
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px;
}

#reserve{
	width: 150px;
	margin-left:10px;
	background:none;
}

#headlines{
  	float:right;
	width: 180px;
}

#content{
 font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
 	width: 545px;
}
#booking{
 font-family: Verdana, Arial, Helvetica, sans-serif;
  position:absolute;
  left:210px;
  top:170px;
  width: 540px;
}

.contact{
	 font-size:10px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 color:#CC0000;
	 line-height:14px;
}
.contact a, .contact a:visited{
	 color:#CC0000;
	text-decoration:none;
}
.contact a:hover{
	background-color:#FFFFFF;
}

/***********************************************/
/* Navigation                                  */
/***********************************************/
#navigation{
	font: 10px verdana,sans-serif;
	color: #CC0000;
	text-indent: 5px;
	text-transform: uppercase;
	float:left;
}
#navigation ul{
	list-style: none;
	margin: 0;
	padding: 0;
	width:170px;
	float:left;
}
#navigation li{
	margin: 0; 
	border: none;
	height:20px;
	background-image:url(/images/layout/menu.gif);
	width:170px;
	float:left;	
}
#navigation a{
	text-decoration: none;
	color: #666666; 
}
#navigation a:hover{
	color:#CC0000;
	background-color:#ffffff;
	display:block;
}

.dicono{
	font: 10px verdana,sans-serif;
	color: #CC0000;
	text-transform: uppercase;
	display:block;
}

.dicono a{
	text-decoration: none;
	color: #666666; 
	display:block;
}
.dicono a:hover{
	color:#CC0000;
	background-color:#ffffff;
	display:block;
	background-color:#E7C4B0;
}
/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	height:28px;
	background-color:#FFFFFF;
	float:left;
	width:900px;
}

#bottom1{
	float:left;
	width:170px;
	height:28px;
	background-color:#FFFFFF;
}
#bottom2{
	text-indent:20px;
	padding-top:4px;
	height:28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#bottom2 a{
	text-decoration:none;
	color:#993300;
}
#bottom2 a:visited{
	text-decoration:none;
	color:#993300;
}
#bottom2 a:hover{
	background-color:#FFEDE1;
}
/***********************************************/
/* Components                                  */
/***********************************************/


#lingue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#993300;
	text-decoration:none;
	display:block;
	width: 170px;
	height:25px;
	border-top:#222222 solid 1px;
}

#lingue a {
	color:#666666;
	text-decoration:none;
}

#lingue a:hover{
	color:#993300;
	text-decoration:none;
}

/************** .story styles *****************/

.story_content{
	margin-left:40px;
	margin-right:40px;
	margin-top:10px;
	margin-bottom:10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.story{
	padding: 10px 15px;
	text-align:justify;
	font-weight:normal;
	background-color:#F7EFD6;
	float:left;
	width:435px;
}
.story a, .story a:visited{
	text-decoration:none;
	color:#CC0000;
}
.story a:hover{
	background-color:#ffffff;
	
}
.storyGallery{
	padding: 10px 15px;
	text-align:justify;
	font-weight:normal;
	background-color:#F7EFD6;
	float:left;
	width:435px;
}
.storyGallery a, .storyGallery a:visited, .storyGallery a:link{
	text-decoration:none;
	border: white solid 2px;
}
.storyGallery a:hover{
	border:red solid 2px;
	
}
.utility{
	margin-left:40px;
	margin-right:40px;
	margin-bottom:7px;
	height:20px;
	float:left;
	width:465px;
}

.stampa{
	font-size: 10px;
	text-align: right;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.stampa a, .stampa a:visited{
	text-decoration:none;
	color:#CC0000;
}
.stampa a:hover{
	background-color:#E7C4B1;
}
.image{
	font-size: 10px;
	text-align:left;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.image a, .image a:visited{
	text-decoration:none;
	color:#CC0000;
}
.image a:hover{
	background-color:#E7C4B1;
}

.vetrineHome{margin:20px 0px 10px 0px;float:left;background-color:#F8F4E8;width:464px;}
.vetrineTitle{height:43px;float:left; margin-bottom:10px;}
.vetrinaLeft{float:left; width:225px;}
.vetrinaRight{float:right; width:225px;}
.vetrinaTxtLeft{float:left; width:85px; height:85px; text-align:right; color:#993300; font-family:arial;font-size:11px;font-weight:bold; overflow:hidden;}
.vetrinaTxtRight{float:right; width:85px; height:85px; text-align:left; color:#993300; font-family:arial;font-size:11px;font-weight:bold;overflow:hidden;}
.vetrinaTxtLeft a,.vetrinaTxtLeft a:visited{ text-decoration:none; color:#993300}
.vetrinaTxtLeft a:hover{ text-decoration:none; color:#E7BD9C;}
.vetrinaTxtRight a,.vetrinaTxtRight a:visited{ text-decoration:none; color:#993300}
.vetrinaTxtRight a:hover{ text-decoration:none; color:#E7BD9C;}
.vetrinaImgContainerLeft{float:right; width:140px; height:85px;}
.vetrinaImgContainerRight{float:left; width:140px; height:85px;}
.vetrinaImg{position:absolute; z-index:1; width:140px; height:75px; overflow:hidden;}
.vetrinaFrame{z-index:100; position:absolute;}

.gallery{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:10px;
	color:#666666;
	background-image:url(/images/layout/fotogallery_01.jpg);
	padding-bottom:6px;
	padding-top:3px;
	width:425px;
	text-align:left;
	padding-left:40px;
	padding-bottom:8px;
}
.mappy{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC0000;
	background-image:url(/images/layout/mappy.gif);
	padding:3px 0 36px 55px;
	padding-top:3px;
	width:410px;
	text-align:left;
}
.mappy a, .mappy a:visited{
	color:#CC0000;
	text-decoration:none;
}
.mappy a:hover{
	color:#CC0000;
	text-decoration:none;
	background-color:#ffffff;
}

/*.title{
	clear: both;
	background-image:url(/images/layout/nataleBerna.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	padding:50px 0 0px 70px;
	color:#993300;
	font-family: "Arial Narrow";
	font-size:26px;
	margin:0;
	width:465px;
	height:50px;
}*/
.title{
	background-image:url(/images/layout/title.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	padding:10px;
	color:#993300;
	font-family: "Arial Narrow";
	font-size:26px;
	float:left;
	width:465px;
	margin:0;
}
h1{
	clear: both;
	background-image:url(/images/layout/title.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	padding:10px;
	color:#993300;
	font-family: "Arial Narrow";
	font-size:20px;
	margin:0;
}
.dottedline{background-image:url(/images/layout/titleDottedLine.gif); float:left; width:465px; height:4px; line-height:4px; font-size:3px;}
.close{
	clear: both;
	background-image:url(/images/layout/title_bottom.gif);
	background-repeat:no-repeat;
	height:15px;
}

.right{
	clear: both;
	margin-right:20px;
	padding: 4px 4px 4px 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 10px;
	background-color:#EFE7C6;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	color:#666666;
}
.right a, .right a:visited{
	text-decoration:none;
	color:#993300;
}
.right a:hover{
	background-color:#ffffff;
}

.right_title{
	color: #666666;
	font-weight: bold;
}
.info{
	clear: both;
	margin-right:20px;
	padding: 4px 4px 4px 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	border-top:#FFFFFF solid 1px;
}
.info a, .info a:visited{
	text-decoration:none;
	color:#993300;
}
.info a:hover{
	background-color:#ffffff;
}


ul{
	list-style:square;
	margin-left:0px;
	padding-left: 20px; 
}
li{
	line-height:16px;
}

td.bottom{
	border-bottom:#999999 solid 1px;
	color: #666666;
}

td.advantages{
	font-size:10px;
	font-weight: normal;
	color:#CC0000;
	text-decoration:none;
	text-align:center;
	text-transform:none;
	border-bottom:#CC0000 solid 1px;
}
td.advantages a, td.advantages a:visited, td.advantages a:active, td.advantages a:link{
	color:#CC0000;
}

td.advantages a:hover{
	color:#CC0000;
	background-color:#000000;
}



td.calendar, td.calendar a, td.calendar a:hover{ 
	text-decoration:none;
	background:none;
}

.citazione{
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	color:#CC0000;
	font-style:italic;
	text-align:left;
	line-height:18px;
}
.riserva{
	border:#CC0000 solid 1px; 
	padding:6px; 
	margin:6px 0 6px;
	width:160px;
	text-align:center;
	font-weight:bold;
}

/* Stili prezzi                             */

td.prezzi{
	border-bottom:#CC0000 solid 1px; border-right:#CC0000 solid 1px;
	text-align:right;
	font-style:normal;
}

td.prezziQ{
	border-bottom:#CC0000 solid 1px; border-right:#CC0000 solid 1px;
	text-align:center;
	background-color:#fcca95;
	font-style:normal;
}
td.prezziS{
	border-bottom:#CC0000 solid 1px; border-right:#CC0000 solid 1px;
	text-align:center;
	background-color:#FEF8AF;
	font-style:normal;
}
td.prezziE{
	border-bottom:#CC0000 solid 1px; border-right:#CC0000 solid 1px;
	text-align:center;
	background-color:#fabea8;
	font-style:normal;
}
td.prezziE2{
	border-bottom:#CC0000 solid 1px; border-right:#CC0000 solid 1px;
	text-align:center;
	background-color:#FF9067;
	font-style:normal;
}
td.prezziJ{
	border-bottom:#CC0000 solid 1px; border-right:#CC0000 solid 1px;
	text-align:center;
	background-color:#8dd7f6;
	font-style:normal;
}
td.prezziT{
	border-bottom:#CC0000 solid 1px; border-right:#CC0000 solid 1px;
	text-align:center;
	background-color:#9ea3d0;
}
.serviziTxt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	width:400px;
}
.servizi {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	width:20px;
}
.serviziQ {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-color:#fef8af;
	text-align:center;
	width:20px;
}
.serviziS {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-color:#fcca95;
	text-align:center;
	width:20px;
}
.serviziE {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-color:#fabea8;
	text-align:center;
	width:20px;
}
.serviziE2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-color:#FF9067;
	text-align:center;
	width:20px;
}
.serviziJ {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-color:#8dd7f6;
	text-align:center;
	width:20px;
}
.serviziT {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-color:#9ea3d0;
	text-align:center;
	width:20px;
}
.saleR{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-align:center;
border-right-color:#FFFFFF;
border-right-style:solid;
border-right-width:1px;
}
.sale{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-align:center;
}
.salerosse{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#CC0000;
text-align:center;
border-left-color:#CC0000;
border-left-style:solid;
border-left-width:1px;
border-right-color:#CC0000;
border-right-style:solid;
border-right-width:1px;
border-bottom-color:#CC0000;
border-bottom-style:solid;
border-bottom-width:1px;
border-collapse:collapse;
padding:6px 0 6px 0;
}

.bottone{
border: rgb(204,0,0) 1px solid; 
padding:3px; 
width: 150px; 
text-align:center; 
font-weight:bold;
}
.titolettiproposte{color:#CC0000; font-weight:bold; font-size:14px;}

a.homelink{color:white; font-size:11px; font-family:'arial narrow'; font-weight:bold; line-height:11px; text-decoration:none;}
a:visited.homelink{color:white; font-size:11px; font-family:'arial narrow'; font-weight:bold; line-height:11px; text-decoration:none;}
a:hover.homelink{color:black; font-size:11px; font-family:'arial narrow'; font-weight:bold; line-height:11px; text-decoration:none;}
.mesilista{font-weight:bold; font-size:16px; color:#CC0000;}
.book_row{float:left; width:160px; padding:2px;}
.book_label{ float:left;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#333; text-transform:none;}
.book_input{ float:right;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#333;}
.dropmenu{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#333;}