body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background: url(images/bg.jpg) #fdfdfd;
	color: #666;
}

a:link, a:visited {
	text-decoration: none;
	color: #AA3E3D;
}

a:hover, a:active {
	text-decoration: underline;
	color: #AA3E3D;
}

h1 {
	margin: 0px;
	font-size: 14px;
	color: #AA3E3D;
	background: url(images/freccia.gif) left no-repeat;
	padding-left: 18px;
}

h2 {
	margin: 0px;
	font-size: 14px;
	color: #AA3E3D;
	background: url(images/freccia.gif) left no-repeat;
	padding-left: 18px;
}


h3 {
	margin: 0;
	font-size: 12px;
	color: #AA3E3D;
}

h4 {
	padding-top: 10px;
	height: 28px;
	font-size: 13px;
	color: #4B5362;
	background: url(images/services_title_bg.gif) bottom left no-repeat;

}

h5 {
}

h6 {
}


ul{
	margin-left: 5px;
	margin-top: 0;
}


li{
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 10px;
	list-style-type: disc;
}

#lista {
	margin-top: 20px;

}


#lista li{
	list-style-image: url(images/dot.gif);
	margin-left: 24px;

}

/*ul.lista li {
	list-style-image: ;
}

/********************************* door *********************************/

#doorFlags {
	height: 121px;
	margin-top: 15px;
	background: url(images/door_sorrento_hotels.jpg) repeat-x;
	text-align: center;
}

#doorBar {
	height: 19px;
	background: url(images/door_hor_bar.jpg) repeat-x;
}

#doorSotto {
	margin-top: 15px;
	background: url(images/door_hotel_sorrento_sotto.jpg) repeat-x;
	text-align: center;
}

#doorBottom {
	text-align: center;
	font-size: 10px;
}

#doorBottom a{
	color: #666;
}

#doorHotels {
	margin-top: 15px;
}

#doorHotels a{
	color: #666;
}

#doorHotels td{
	width: 120px;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
}

#doorHotels h1{
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #AA3E3D;
	background: none;
}

#doorHotels h1 a{
	color: #AA3E3D;
}



.doorHotelsImg{
	border: 1px solid #C3B69F;
	padding: 2px;
}


/********************************* header *********************************/

#header {
	height: 27px;
	background: url(images/header_bg.jpg) repeat-x;
	text-align: center;
	color: #585143;
}

#header h1{
	margin: 0;
	padding-top: 6px;
	width: 730px;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	background: none;
	color: #585143;
}

#header a{
	color: #585143;
}

/* */

#header {
	height: 27px;
	background: url(images/header_bg.jpg) repeat-x;
	text-align: center;
	color: #585143;
}

#header h1{
	margin: 0;
	padding-top: 6px;
	width: 730px;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	background: none;
	color: #585143;
}

#header a{
	color: #585143;
}

#headerShade {
	/*height: 149px;*/
	margin: 0;
	padding: 0;
	background: url(images/header_shade.jpg) repeat-x;
}

#hotelsHeaderShade {
	height: 161px;
	margin: 0;
	padding: 0;
	background: url(images/header_shade.jpg) repeat-x;
}


#topBg {
	/*height: 112px;*/
	background: url(images/top_bg_hotels_sorrento.jpg) top center no-repeat;
	text-align: center;
}

#hotelsTopBg {
	background: url(images/top_bg_hotels_sorrento.jpg) top center no-repeat;
	text-align: center;
}


#top {
	width: 730px;
	border-right: 1px solid #B6A994;
	border-bottom: 1px solid #B6A994;
	border-left: 1px solid #B6A994;
	text-align: left;
}

#menu {
	width: 362px;
	height: 34px;
	border: 1px solid #fff;
}

#menu ul{
	list-style: none;
	margin: 0;	
	padding: 0;
}

#menu li {
	float: left;
	margin: 0;
	padding:0;
	list-style-type: none;
}

#menu a{
	display: block;
	width: 90px;
	line-height: 34px;
	background: url(images/menu_bg.jpg) no-repeat;
	text-decoration: none;
    color: #fff;
	font-weight: bold;
	text-align: center;
}


#menu a:hover{
	background: url(images/menu_bg_hover.gif) no-repeat;
	color: #fff;
}

#menu li#activeMenu a{
	background: url(images/menu_bg_hover.gif) no-repeat;
	color: #fff;
}

#menu li#activeMenu a:hover{
	background: url(images/menu_bg_hover.gif) no-repeat;
	color: #fff;
}

#menu li#activeMenuDx a{
	background: url(images/menu_bg_hover_dx.gif) no-repeat;
	color: #fff;
}

#menu li#activeMenuDx a:hover{
	background: url(images/menu_bg_hover_dx.gif) no-repeat;
	color: #fff;
}

#menu li.right a{
	width: 92px;
	background: url(images/menu_bg_dx.jpg) no-repeat;
	color: #fff;
}

#menu li.right a:hover{
	background: url(images/menu_bg_hover_dx.gif) no-repeat;
	color: #fff;
}

/* *********** hotels menu *********** */

#hotelsMenuCont {
	height: 34px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	background: url(images/hotels_menu_bg.jpg) repeat-x;
	font-size: 11px;
	color: #fff;

}

ul#hotelsMenu {
	width: 90%;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	white-space: nowrap;
}

ul#hotelsMenu li{
	float: left;
	margin: 1px 0;
	padding: 0;
	border-right: 1px solid #C68E8E;
	list-style-type: none;

}

ul#hotelsMenu a{
	float: left; text-decoration: none;
	padding: 10px;
	color: #fff;
	text-align: center;
}

ul#hotelsMenu a#current, ul#hotelsMenu a:hover{
	color: #fff;
	background: url(images/hotels_menu_bg_active.gif) repeat-x;
}

ul#hotelsMenu a#current{
	color: #fff;
	background: url(images/hotels_menu_bg_active.gif) repeat-x;
}


/* ****** lingue ****** */

#lang {
	height: 16px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding-right: 10px;
	padding-top: 3px;
	background: url(images/lang_bg.jpg) no-repeat;
	font-size: 9px;
	color: #AA4141;
	text-align: right;
}

#lang a{
	color: #AA4141;
}

#langActive{
	font-weight: bold;
}

#hotelsLang {
	height: 17px;
	padding-right: 10px;
	padding-top: 5px;
	background: url(images/hotels_lang_bg.jpg) repeat-x;
	font-size: 9px;
	color: #AA4141;
	text-align: right;

}

#hotelsLang a{
	color: #AA4141;
}

/********************************* corpo *********************************/

#corpo {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/corpo_bg.gif) center repeat-y;
}

#main {
	width: 730px;
	border-bottom: 1px solid #C3B69F;
	vertical-align: top;
}

.imgMargin {
	margin: 0 20px 20px 0;
}

#gall img{
	border: 1px solid #C3B69F;
	padding: 3px;
}

#gall a{
	font-size: 10px;
	font-weight: bold;
}



/********************************* sinistra *********************************/

#sinistra {
	width: 470px;
	background: url(images/sn_top.jpg) top center no-repeat;
	vertical-align: top;
}

#hotelSn {
	width: 229px;
	background: url(images/dx_bg.gif);
	vertical-align: top;
	border-right: 1px solid #C3B69F;

}

#hotelSn h1{
	margin: 0;
	padding-top: 12px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9E3A3A;
	background: url(images/dx_top.jpg) no-repeat;
}


/* ****** hotels nav ****** */

#hotelsNav{
	float: left;
	margin: 0;
}

#hotelsNav ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#hotelsNav li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#hotelsNav a{
	display: block;
	width: 201px;
	line-height: 24px;
	text-decoration: none;
	text-indent: 36px;
	background: url(images/hotels_menu_sn_bg.jpg) no-repeat top left;
	color: #666;


}

#hotelsNav a:hover{
    background: url(images/hotels_menu_sn_hover.jpg) no-repeat top left;
	color: #AA3E3D;
}

#hotelsNav li#activeNav a, div#hotelsNav li#activeNav a:hover{
    background: url(images/hotels_menu_sn_active.jpg) no-repeat top left;
	color: #333;
	text-decoration: underline;
}


/* ****** box welcome ****** */

#boxWelcome {
	padding: 16px;
}
/*
#boxWelcome p{
	margin: 10px 0;
}
*/

.boxWelcomeOffer {
	height: 150px;
}

.boxWelcomeOffer h3{
	margin-bottom: 3px;
}

.boxWelcomeOffer p{
	margin: 2px 0 0;
	padding: 0;
}

/* ****** box strutture ****** */

#boxStrutture {
	margin-right: 1px;
	margin-left: 1px;
	padding: 16px;
	background: url(images/sn_top.jpg) top center no-repeat;
	border-top: 1px solid #C3B69F;
}

#boxStrutture h3 {
	margin-top: 20px;
	margin-bottom: 2px;
	font-size: 12px;
	color: #AA3E3D;
}


#boxStrutture img{
	border: 1px solid #C3B69F;
	padding: 3px;
}

#boxStrutture p{
	margin: 0;
	padding: 0 4px;
}

#boxStrutture a{
	margin-top: 4px;
	color: #666;
	font-weight: bold;
	float: right;
	font-size: 10px;
}

.struttura {
	width: 190px;
	height: 221px;
	float: left;
	margin-right: 20px;
	margin-left: 8px;
}

.strutturaDx {
	width: 180px;
	/*height: 221px;*/
	
}

/* ****** box Fitness ****** */

#boxFitness {
	margin-right: 1px;
	margin-bottom: 15px;
	margin-left: 1px;
	padding: 16px;
	background: url(images/sn_top.jpg) top center no-repeat;
	border-top: 1px solid #C3B69F;
}

#boxFitness h2 {
	margin: 0 0 20px 0;
	font-size: 14px;
	color: #AA3E3D;
	background: url(images/freccia.gif) left no-repeat;
	padding-left: 18px;
}


#boxFitness img{
	float: left;
	margin-right: 10px;
	border: 1px solid #C3B69F;
	padding: 3px;
}

#boxFitness p{
	margin: 0;
	padding: 0;
}

#boxFitness a{
	margin-top: 4px;
	color: #666;
	font-weight: bold;
	float: right;
	font-size: 10px;
}

/* ****** box Guestbook ****** */

#boxGuestbook {
	margin-top: 10px;
	margin-right: 1px;
	margin-left: 1px;
	padding: 16px;
	background: url(images/hotels_dx_top.jpg) top center no-repeat;
	border-top: 1px solid #C3B69F;
	clear: left;
}

#boxGuestbook h2 {
	margin: 0;
	display: inline;
	font-size: 14px;
	color: #AA3E3D;
	background: url(images/freccia.gif) left no-repeat;
	padding-left: 18px;
}

#boxGuestbook h3 {
	display: inline;
	font-size: 12px;
	color: #666;
	padding-left: 10px;
}

#boxGuestbook h4 {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 11px;
	color: #666;
}

#boxGuestbook h5 {
	margin: 4px 0 0 0;
	text-align: right;
	font-size: 10px;
	color: #666;
}


#boxGuestbook p{
	margin: 0;
}

#boxGuestbook a{
	color: #666;
	font-weight: bold;
}

/*   *********** */

#boxGuestbookH {
	margin-right: 1px;
	margin-left: 1px;
	padding: 10px 16px;
	background: url(images/hotels_dx_top.jpg) top center no-repeat;
	border-top: 1px solid #C3B69F;
	clear: left;
}

#boxGuestbookH h2 {
	margin: 0;
	font-size: 14px;
	color: #AA3E3D;
	background: url(images/freccia.gif) left no-repeat;
	padding-left: 18px;
}

#boxGuestbookH h4 {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 11px;
	color: #666;
}


#boxGuestbookH p{
	margin: 0;
}

#boxGuestbookH a{
	color: #666;
	font-weight: bold;
}


#annanzearet {
	margin: 10px;
	font-size:10px;
}

#annanzearet a{
	color: #666;
	font-weight: normal;
}


/* ****** box ****** */

#box {
	margin-right: 1px;
	margin-left: 1px;
	padding: 16px;
	background: url(images/hotels_dx_top.jpg) top center no-repeat;
	border-top: 1px solid #C3B69F;
}

#box h3 {
	margin-top: 20px;
	margin-bottom: 2px;
	font-size: 12px;
	color: #AA3E3D;
}


#box img{
	border: 1px solid #C3B69F;
	padding: 3px;
}

#box p{
	margin: 0;
	padding: 0 4px;
}

#box a{
	color: #666;
	font-weight: bold;
	font-size: 10px;
}

#hotelsBox {
	padding: 10px;
	border-top: 1px solid #C3B69F;
}

#hotelsBox img{
	border: 1px solid #C3B69F;
	padding: 3px;
}


.hotelsImg{
	margin: 0 4px;
}


/* ****** hotels areas ****** */

#hotelsAreas {
	width: 206px;
	margin: 5px 10px 10px;
	border: 1px solid #C3B69F;
	background: url(images/hotels_area_bg.gif);
	color: #666;
}

#hotelsAreas h1{
	background: url(images/hotels_area_top_bg.jpg) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9C927F;
	margin: 0;
	padding: 10px;
}


/* ****** risultati ****** */

#boxRisultati {
	margin-right: 1px;
	margin-left: 1px;
	padding: 16px;
	background: url(images/sn_top.jpg) top center no-repeat;
	border-top: 1px solid #C3B69F;
}

#boxRisultati img{
	border: 1px solid #C3B69F;
	padding: 3px;
	margin-right: 10px;
}

#boxRisultati p{
	padding: 10px 0 0 ;
	margin: 4px 0;
}

#boxRisultati h6{
	font-weight: bold;
	padding: 4px 0;
	margin: 0;
	text-align: right;
	border-bottom: 1px dashed #ccc;
}


/********************************* destra *********************************/

#destra {
	width: 258px;
	border-left: 1px solid #C3B69F;
	background: url(images/dx_bg.gif);
	vertical-align: top;
}

#destra h1{
	margin: 0;
	padding-top: 12px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9E3A3A;
	background: url(images/dx_top.jpg) no-repeat;
}

#hotelDx {
	width: 498px;
	/*border-left: 1px solid #C3B69F;*/
	background: url(images/hotels_dx_top.jpg) top center no-repeat;
	vertical-align: top;
}


/* ****** box booking ****** */

#boxBook {
	margin: 5px 10px;
	border: 1px solid #C3B69F;
	background: url(images/box_book_bg.jpg);
	color: #AA3E3D;
	font-weight: bold;
}

#boxBook h2{
	margin: 0 0 10px 0;
	padding-top: 10px;
	padding-left: 8px;
	font-size: 10px;
	color: #666;
	background: url(images/box_book_top.jpg) no-repeat;
}

.boxBookInput{
	width: 86px;
	padding-top: 6px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #C3B69F;
	background-color: #FFF;
	color: #666;


}

/* ****** box offers ****** */

#boxOffers {
	margin: 10px;
	border: 1px solid #C3B69F;
	background: url(images/box_offers_bg.gif) top no-repeat #fff;
	color: #999;
}

#boxOffers h2{
	margin: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #AA3E3D;
}

#boxOffers img{
	border: 1px solid #4B5362;
	margin-bottom: 10px;

}

#boxOffers h3{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 20px;
	font-size: 11px;
	color: #AA3E3D;
	background: url(images/bullet.gif) left top no-repeat;
	padding-left: 16px;

}

#boxOffers p{
	margin: 0 10px 10px 38px;
	font-size: 11px;
	color: #999;
}

#boxOffers p a{
	color: #999;
}


/* ****** box webcam ****** */

#boxWebcam {
	width: 236px;
	margin: 5px auto;
	border: 1px solid #C3B69F;
	background: url(images/box_book_bg.jpg);
	color: #666;
}

#boxWebcam h2{
	margin: 0;
	padding-top: 10px;
	padding-left: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #AA3E3D;
	background: url(images/box_webcam_top.jpg) no-repeat;
}

#boxWebcam p{
	margin: 0;
	padding: 10px;
}

#boxWebcam img{
	padding: 3px;
	border: 1px solid #C3B69F;
	background: #fff;
}

/* ****** box Weddings ****** */

#boxWeddings {
	width: 236px;
	margin: 10px auto;
	border: 1px solid #C3B69F;
	background: url(images/box_weddings_bg.jpg);
	color: #666;
}

#boxWeddings h2{
	margin: 0;
	padding-top: 10px;
	padding-left: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9C927F;
	background: url(images/box_weddings_top.jpg) no-repeat;
}

#boxWeddings h3{
	margin: 0;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 8px;
	font-size: 11px;
	color: #9C927F;
}


#boxWeddings p{
	margin: 0;
	padding: 10px 10px 0 10px;
}

#boxWeddings img{
	padding: 3px;
	border: 1px solid #C3B69F;
	background: #fff;
}

#boxWeddings a{
	color: #666;
	font-size: 10px;
	font-weight: bold;
}


/* ***** prezzi ***** */

#tariffe {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.prezziSis {
	border: 1px solid #808080;
	background: #9A3334;
	text-align: center;
	color: #fff;
}

.prezziStag {
	border: 1px solid #808080;
	background: #B2AA97;
	text-align: center;
	color: #fff;
}



.prezziPar {
	border: 1px solid #B2AA97;
	background: #FBFAF7;
}

.prezziDis {
	border: 1px solid #B2AA97;
	background: #F3EEE8;
}


/********************************* bottom *********************************/

#sotto {
	height: 28px;
	background: url(images/sotto_bg.jpg) repeat-x;
}

#bottomBg {
	height: 30px;
	background: #fff;
	text-align: center;
}

#bottom {
	width: 730px;
	text-align: right;
	font-size: 10px;
}

#bottom a{
	color: #666;
}



/*************** form **************/

form {
	margin: 0px;
	padding: 0px;
}

.txtarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #C3B69F;
	background-color: #FFF;
	color: #666;
}
	

.button {
	border: 0;
	padding-top: 4px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	background-image: url(images/button.jpg);
	text-align: center;
	height: 30px;
	width: 87px;
	color: #fff;
}

.buttonBig {
	border: 0;
	font-size: 11px;
	font-weight: bold;
	background: url(images/button_big.jpg) no-repeat;
	text-align: center;
	text-transform: uppercase;
	height: 34px;
	width: 130px;
	color: #fff;
}


/*************** formattazione **************/

.small {
	font-size: 9px;
}

.medium {
	font-size: 10px;
}

.txtRed {
	color: #F00;
}

.blu {
	color: #1F5FBE;
}

.bordeaux {
	color: #A53F3E;
}

#circuito, a, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}

