/* giapox 2007 for Justweb */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: black;
	margin: 0;
	padding: 0;
	background: url(../images/sfondo.jpg);
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 160%;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 140%;		
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 120%;		
}

p {
	margin: 0;
	padding: 0;
	font-size: 120%;		
}

/*************** container **************/

#container {
	margin: 0 auto;
	padding: 0;
	width: 980px;
    background: url(../images/sfondo_container.jpg);
}

/*************** keywords **************/

#keywords {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 20px;
    background: url(../images/sfondo_keywords.jpg);
}

#keywords h1 {
	margin: 3px 0 0 0;
	padding: 0;
	float: right;
	font-size: 90%;
	font-weight: normal;
	color: #C99;
}

#keywords a:link, #keywords a:visited {
	padding: 0 12px 0 30px;
	color: #900;
	font-weight: bold;
	text-decoration: underline;
}

#keywords a:hover, #keywords a:active {
	text-decoration: none;
}

/*************** top **************/

#top {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 129px;
    background: url(../images/sfondo_top.jpg);
}

#top img {
	float: left;
}

/*************** menu **************/

#menu {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 30px;
	background: url(../images/sfondo_menu.jpg);
}

ul.elenco_menu{
	float: left;
	margin: 0 70px 0 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
}

#menu a:link, #menu a:visited {	
	padding: 0 10px;
	line-height: 30px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
	background: #aa0709;
}

#menu a#activelink {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
	background: #aa0709;
}

/****** flags ******/


#flags ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 60px;
}

#flags li {
	float: left;
}

#flags a:link, #flags a:visited {
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
	height: 28px;
	width: 30px;
}

#flags a span {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

#flags a:hover span {
	background-position: -30px 0;
}

#flags a#current span {
	background-position: -30px 0;
}

li#ita span {
	background: url(../images/flag_ita.jpg) no-repeat top left;
}

li#eng span {
	background: url(../images/flag_eng.jpg) no-repeat top left;
}

/*************** content **************/

#content {
	margin: 0 auto;
	padding: 20px 0 0 0;
	width: 960px;
	background: url(../images/sfondo_content.jpg) top repeat-x;
}

/*************** sinistra **************/

#sinistra {
	margin: 0;
	padding: 0;
	width: 458px;
	float: left;
	background: url(../images/sfondo_sinistra.jpg);
}

/*************** sinistra_top **************/

#sinistra_top {
	margin: 0;
	padding: 0;
	width: 458px;
	height: 40px;
	background: url(../images/sfondo_sinistra_top.jpg);
}

#sinistra_top h1 {
	padding: 13px 0 0 85px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #A70809;
	font-size: 160%;
}

/*************** sinistra_bottom **************/

#sinistra_bottom {
	margin: 0;
	padding: 0;
	width: 458px;
	height: 20px;
	background: url(../images/sfondo_sinistra_bottom.jpg);
}

/*************** destra **************/

#destra {
	margin: 0;
	padding: 0;
	width: 502px;
	float: right;
	background: #ff0000;
	background: url(../images/sfondo_destra.jpg);
}

#destra p {
	padding: 0;
	margin: 0 35px 10px 15px;
	color: #333;
	font-size: 105%;
	line-height: 150%;
}

#destra a:link, #destra a:visited {
	color: #A70809;
	font-weight: bold;
	text-decoration: underline;
}

#destra a:hover, #destra a:active {
	text-decoration: none;			
}

/*************** destra_bottom **************/

#destra_bottom {
	margin: 0;
	padding: 0;
	width: 502px;
	height: 20px;
	background: url(../images/sfondo_destra_bottom.jpg);
}

/*************** menu_bottom **************/

#menu_bottom {
	margin: 0 auto;
	width: 960px;
	height: 35px;
	background: url(../images/sfondo_menu_bottom.jpg);
}

#menu_bottom ul{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#menu_bottom li {
	float: left;
}

#menu_bottom a {
	display: block;
}

#menu_bottom a:link, #menu_bottom a:visited {	
	padding: 0 10px 0 10px;
	line-height: 35px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#menu_bottom a:hover {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
	background: #aa0709;
}

#menu_bottom a#activelink {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
	background: #aa0709;
}

/*************** bottom **************/

#bottom {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 70px;
	background: #FFFFFF;
}

#bottom p {
	margin: 0;
	padding: 10px;
	font-size: 90%;
	line-height: 150%;
	background: #FFFFFF;
}

#bottom a:link, #bottom a:visited {
	color: #a70809;
	text-decoration: underline;
}

#bottom a:hover, #bottom a:active {
	color: #a70809;
	text-decoration: none;			
}

#bottom img {
	float: right;
}

/*************** HOME PAGE **************/

/*************** offerte_speciali **************/

#offerte_speciali {
	margin: 0;
	padding: 0;
	width: 458px;
	height: 40px;
	background: url(../images/sfondo_sinistra_top2.jpg);
}

#offerte_speciali h3 {
	padding: 13px 0 0 85px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #A70809;
	font-size: 160%;
}

/*************** news_ultima **************/

#news_ultima {
	margin: 0 auto;
	padding: 1px;
	width: 378px;
	border: 1px solid #CFCCB8;
	background: #fff url(../images/sfondo_news_ultima.jpg) top no-repeat;
}

#news_ultima img {
	margin: 10px;
	padding: 1px;
	float: left;
	border: 1px solid #A70809;
	background: #fff;
}

#news_ultima h3 {
	margin: 10px;
	color: #FFD900;
}

#news_ultima p {
	margin: 0;
	padding: 10px;
	font-size: 90%;
	line-height: 150%;
	background: #FFFFFF;
}

#news_ultima_bottom {
	margin: 0;
	padding: 0;
	width: 378px;
	height: 20px;
	background: url(../images/sfondo_news_ultima_bottom.jpg);
}

#news_ultima_bottom a {
	margin: 3px 5px;
	padding: 0;
	color: #FFFFFF;
	float: right;
	text-decoration: none;
}

/*************** sinistra2 **************/

#sinistra2 {
	margin: 0 auto;
	padding: 0 0 18px 0;
	width: 382px;
}

#sinistra2 h3 {
	margin: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #A70809;
	background: #fff;
	font-size: 160%;
}

#sinistra2 p {
	margin: 10px;
	font-size: 95%;
	line-height: 150%;
}

/*************** guestbook_home **************/

#guestbook_home {
	margin: 18px 0 0 0;
	float: left;
	width: 178px;
	padding: 1px;
	border: 1px solid #CFCCB8;
	background: #fff;
}

#guestbook_home a {
	margin: 10px;
	color: #A70809;
	background: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

/*************** newsletter **************/

#newsletter {
	margin: 18px 0 0 18px;
	float: left;
	width: 178px;
	padding: 1px;
	border: 1px solid #CFCCB8;
	background: #fff;
}

#newsletter form {
	margin: 0px;
}

#newsletter .input {
	font-size: 11px;
	color: #000;
	border: #B6B6B6 solid 1px;
	width: 150px;	
}

#newsletter .button {
	margin: 10px 0 5px 0;
	background: url(../images/button_newsletter.jpg);
	border: 0;
	width: 110px;
	height: 21px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

/*************** prenotazione_rapida **************/

#prenotazione_rapida {
	margin: 0 auto;
	padding: 1px;
	font-size: 90%;
	color: #666;
	width: 378px;
	border: 1px solid #CFCCB8;
	background: #fff url(../images/sfondo_news_ultima.jpg) top no-repeat;
}

#prenotazione_rapida h3 {
	margin: 10px;
	color: #FFFFFF;
}

#prenotazione_rapida p {
	margin: 20px 10px 10px 10px;
	color: #333;
	font-size: 90%;
	line-height: 150%;
	background: #FFFFFF;
}

#prenotazione_rapida form {
	margin: 0px;
}

#prenotazione_rapida .input {
	font-size: 11px;
	color: #000;
	border: #B6B6B6 solid 1px;
	width: 160px;
}

#prenotazione_rapida .input_data {
	font-size: 11px;
	color: #000;
	border: #B6B6B6 solid 1px;
	width: 115px;
}

#prenotazione_rapida .input_small {
	font-size: 11px;
	color: #000;
	border: #B6B6B6 solid 1px;
	width: 60px;
}

#prenotazione_rapida .calendario_button {
	border: 0;
	margin: 0;
	background: url(../images/calendario_button.jpg) no-repeat;
	text-align: center;
	width: 35px;
	height: 20px;
	cursor: pointer;
	vertical-align: bottom;
}

#prenotazione_rapida .button {
	margin: 10px 0 5px 0;
	background: url(../images/button_newsletter.jpg);
	border: 0;
	width: 110px;
	height: 21px;
	float: right;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

#prenotazione_rapida .texarea {
	width: 180px;
	height: 80px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	background-color: #FFF;
	color: #666;
	overflow: auto;
}

#prenotazione_rapida td {
	padding: 0 5px 5px 5px;
}

#prenotazione_rapida a:link, #prenotazione_rapida a:visited  {
	margin: 0;
	color: #A70809;
	background: #FFFFFF;
	text-decoration: underline;
}

#prenotazione_rapida a:hover, #prenotazione_rapida a:active {
	text-decoration: none;			
}

/*************** destra_top_home **************/

#destra_top_home {
	margin: 0;
	padding: 0;
	width: 502px;
	background: url(../images/sfondo_destra_top_home.jpg) top no-repeat;
}

#destra_top_home h1 {
	padding: 13px 0 0 25px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 160%;
}

#destra_top_home img {
	margin: 5px 0 10px 15px;
	padding: 1px;
	float: left;
	border: 1px solid #AAA480;
	background: #fff;
}

/*************** cucina_home **************/

#cucina_home {
	margin: 0;
	padding: 0;
	float: right;
	width: 250px;
	height: 320px;
	background: url(../images/sfondo_cucina_home.jpg);
}

#cucina_home h2{
	padding: 10px 0 0 25px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 160%;
}

#cucina_home img.cucina {
	margin: 5px 0 0 14px;
	padding: 1px;
	border: 1px solid #C19353;
	background: #fff;
}

#cucina_home img.igeho {
	padding: 3px;
	float: left;
}

#cucina_home p {
	margin: 10px 25px 0 14px;
	color: #666;
	font-size: 90%;
	line-height: 150%;
}

#cucina_home a {
	margin: 9px 25px 0 0;
	color: #A70809;
	float: right;
	text-decoration: none;
	font-weight: normal;
}

/*************** matrimoni ********************/

#matrimoni_sorrento {
	margin: 0 auto;
	padding: 1px;
	width: 378px;
	border: 1px solid #CFCCB8;
	background: #FFF url(../images/sfondo_escursioni_sorrento.jpg) top no-repeat;
}

#matrimoni_sorrento h3 {
	padding: 13px 0 0 20px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 160%;
}

#matrimoni_sorrento h4 {
	margin: 5px 0 0 5px;
	color: #AC7D3E;
	font-size: 100%;
}

#matrimoni_sorrento p {
	margin: 0 5px;
	line-height: 150%;
	font-size: 100%;
}

#matrimoni_sorrento img {
	margin: 0 0 0 5px;
}

#matrimoni_sorrento a {
	margin: 0 5px 0 0;
	padding: 0;
	color: #A70809;
	float: right;
	font-weight: normal;
}

#matrimoni_sorrento a:hover, a:active {
	text-decoration: none;
}


/*************** escursioni_home **************/

#escursioni_home {
	margin: 0;
	padding: 0;
	float: right;
	width: 252px;
	height: 320px;
	background: url(../images/sfondo_escursioni_home.jpg);
}

#escursioni_home h2{
	padding: 10px 0 0 25px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 160%;
}

#escursioni_home img {
	margin: 5px 0 0 14px;
	padding: 1px;
	border: 1px solid #468CD9;
	background: #fff;
}

#escursioni_home p {
	margin: 10px 20px 0 14px;
	color: #666;
	font-size: 90%;
	line-height: 150%;
}

#escursioni_home a {
	margin: 5px 25px 0 0;
	color: #A70809;
	float: right;
	text-decoration: none;
	font-weight: normal;
}

/*************** CAMERE E TARIFFE **************/

/*************** camera **************/

#camera {
	margin: 0 auto;
	padding: 1px;
	width: 378px;
	border: 1px solid #CFCCB8;
	background: #fff url(../images/sfondo_news_ultima.jpg) top no-repeat;
}

#camera h3 {
	font-size: 110%;
	margin: 0 0 0 5px;
	color: #FFD900;
}

#camera p {
	margin: 0 0 0 5px;
	font-size: 100%;
}

/*************** destra_camere_tariffe **************/

#destra_camere_tariffe {
	margin: 0;
	padding: 0;
	width: 502px;
	background: url(../images/sfondo_destra_top_home.jpg) top no-repeat;
}

#destra_camere_tariffe h1 {
	padding: 13px 0 0 20px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 160%;
}

#destra_camere_tariffe img {
	margin: 5px 0 10px 15px;
	padding: 1px;
	float: left;
	border: 1px solid #AAA480;
	background: #fff;
}

#destra img.foto {
	margin: 0;
	padding: 0;
	border: none;
}

/*************** RISTORANTE **************/

/*************** storia **************/

#storia {
	margin: 0 auto;
	padding: 1px;
	width: 378px;
	border: 1px solid #CFCCB8;
	background: #FFF;
}

#storia p {
	line-height: 150%;
	font-size: 100%;
}

#storia a {
	color: #A70809;
	text-decoration: underline;
}

#storia a:hover {
	text-decoration: none;
}
/*************** ricette **************/

#ricette {
	margin: 0 auto;
	padding: 1px;
	width: 378px;
	border: 1px solid #CFCCB8;
	background: #FFF url(../images/sfondo_ricette.jpg) top no-repeat;
}

#ricette h3 {
	padding: 13px 0 0 20px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 160%;
}

#ricette h4 {
	margin: 5px 0 0 5px;
	color: #468CD9;
	font-size: 100%;
}

#ricette p {
	margin: 0 0 0 5px;
	line-height: 150%;
	font-size: 100%;
}

#ricette img {
	margin: 0 0 0 5px;
	padding: 0;
	border: none;
}

/*************** destra_ristorante **************/

#destra_ristorante {
	margin: 0;
	padding: 0;
	width: 502px;
	background: url(../images/sfondo_destra_top_ristorante.jpg) top no-repeat;
}

#destra_ristorante h1 {
	padding: 13px 0 0 20px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 160%;
}

#destra_ristorante img {
	margin: 5px 0 10px 15px;
	padding: 1px;
	float: left;
	border: 1px solid #C19353;
	background: #fff;
}

#destra h3 {
	padding: 13px 0 0 15px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #A70809;
	font-size: 160%;
}

/*************** ESCURSIONI **************/

/*************** escursioni_sorrento **************/

#escursioni_sorrento {
	margin: 0 auto;
	padding: 1px;
	width: 378px;
	border: 1px solid #CFCCB8;
	background: #FFF url(../images/sfondo_escursioni_sorrento.jpg) top no-repeat;
}

#escursioni_sorrento h3 {
	padding: 13px 0 0 20px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 160%;
}

#escursioni_sorrento h4 {
	margin: 5px 0 0 5px;
	color: #AC7D3E;
	font-size: 100%;
}

#escursioni_sorrento p {
	margin: 0 5px;
	line-height: 150%;
	font-size: 100%;
}

#escursioni_sorrento img {
	margin: 0 0 0 5px;
}

#escursioni_sorrento a {
	margin: 0 5px 0 0;
	padding: 0;
	color: #A70809;
	float: right;
	font-weight: normal;
}

#escursioni_sorrento a:hover, a:active {
	text-decoration: none;
}
/*************** destra_escursioni **************/

#destra_escursioni {
	margin: 0;
	padding: 0;
	width: 502px;
	background: url(../images/sfondo_destra_top_escursioni.jpg) top no-repeat;
}

#destra_escursioni h1 {
	padding: 13px 0 0 20px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 160%;
}

#destra_escursioni img {
	margin: 5px 0 10px 15px;
	padding: 1px;
	float: left;
	border: 1px solid #468CD9;
	background: #fff;
}
/*****************MATRIMONI***************/

#Matrimoni {
	margin: 0;
	padding: 0;
	width: 502px;
	background: url(../images/sfondo_destra_top_matrimoni.jpg) top no-repeat;
}

#Matrimoni h1 {
	padding: 13px 0 0 20px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 160%;
}

#Matrimoni img {
	margin: 5px 0 10px 15px;
	padding: 1px;
	float: left;
	border: 1px solid #468CD9;
	background: #fff;
}


/*************** POSIZIONE **************/

/*************** posizione **************/

#posizione {
	margin: 0 auto;
	padding: 1px;
	width: 378px;
	border: 1px solid #CFCCB8;
	background: #FFF;
}

#posizione p {
	margin: 10px;
	line-height: 150%;
	font-size: 100%;
}

/*************** destra_posizione **************/

#destra_posizione {
	margin: 0;
	padding: 0;
	width: 502px;
	background: url(../images/sfondo_destra_top_home.jpg) top no-repeat;
}

#destra_posizione h1 {
	padding: 13px 0 0 20px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 160%;
}

/*************** map **************/

#map {
	margin: 0 0 0 15px;
	padding: 0;
	border: 1px solid #AAA480;
}

/*************** OFFERTE **************/

/*************** news **************/

#news {
	margin: 0 auto;
	padding: 1px;
	width: 378px;
	border: 1px solid #CFCCB8;
	background: #fff url(../images/sfondo_news_ultima.jpg) top no-repeat;
}

#news h3 {
	margin: 10px;
	color: #FFD900;
}

#news p {
	margin: 0;
	padding: 10px;
	font-size: 90%;
	line-height: 150%;
	background: #FFFFFF;
}

#news a:link, a:visited {
	text-decoration: underline;
	color: #A70809;
}

#news a:hover, a:active {
	text-decoration: none;
}
/*************** destra_offerte **************/

#destra_offerte {
	margin: 0;
	padding: 0;
	width: 502px;
	background: url(../images/sfondo_destra_top_home.jpg) top no-repeat;
}

#destra_offerte h1 {
	padding: 13px 0 20px 20px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 160%;
}

#destra_offerte img {
	margin: 5px 10px 10px 15px;
	padding: 1px;
	float: left;
	border: 1px solid #AAA480;
	background: #fff;
}

#destra_offerte p {
	margin: 0 35px 10px 15px;
	padding: 0;
	font-size: 90%;
	line-height: 150%;
}

/*************** GUESTBOOK **************/

/*************** guestbook **************/

#guestbook {
	margin: 0 auto;
	padding: 1px;
	width: 378px;
	border: 1px solid #CFCCB8;
	background: #fff url(../images/sfondo_news_ultima.jpg) top no-repeat;
}

#guestbook h3 {
	margin: 10px;
	color: #FFD900;
}

#guestbook p {
	margin: 0;
	padding: 10px;
	font-size: 90%;
	line-height: 150%;
	background: #FFFFFF;
}

#guestbook form {
	margin: 0px;
}

#guestbook .input {
	font-size: 11px;
	color: #000;
	border: #B6B6B6 solid 1px;
	width: 160px;
}

#guestbook .input_data {
	font-size: 11px;
	color: #000;
	border: #B6B6B6 solid 1px;
	width: 115px;
}

#guestbook .input_small {
	font-size: 11px;
	color: #000;
	border: #B6B6B6 solid 1px;
	width: 60px;
}

#guestbook .button {
	margin: 10px 0 5px 10px;
	background: url(../images/button_newsletter.jpg);
	border: 0;
	width: 110px;
	height: 21px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

#guestbook .texarea {
	width: 350px;
	height: 80px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	background-color: #FFF;
	color: #666;
	overflow: auto;
}

#guestbook a:link, #guestbook a:visited {
	color: #A70809;
	text-decoration: underline;
}

#guestbook a:hover, #guestbook a:active {
	text-decoration: none;			
}

/*************** destra_guestbook **************/

#destra_guestbook {
	margin: 0;
	padding: 0;
	width: 502px;
	background: url(../images/sfondo_destra_top_ristorante.jpg) top no-repeat;
}

#destra_guestbook h1 {
	padding: 13px 0 20px 20px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 160%;
}

#destra_guestbook a {
	color: #A70809;
}

/*************** PRENOTAZIONI **************/

/*************** destra_prenotazioni **************/

#destra_prenotazioni {
	margin: 0;
	padding: 0;
	width: 502px;
	background: url(../images/sfondo_destra_top_home.jpg) top no-repeat;
}

#destra_prenotazioni h1 {
	padding: 13px 0 20px 20px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 160%;
}

#destra_prenotazioni form {
	margin: 0px;
}

#destra_prenotazioni .input {
	font-size: 11px;
	color: #000;
	border: #B6B6B6 solid 1px;
	width: 160px;
}

#destra_prenotazioni .input_data {
	font-size: 11px;
	color: #000;
	border: #B6B6B6 solid 1px;
	width: 115px;
}

#destra_prenotazioni .input_small {
	font-size: 11px;
	color: #000;
	border: #B6B6B6 solid 1px;
	width: 60px;
}

#destra_prenotazioni .calendario_button {
	border: 0;
	margin: 0;
	background: url(../images/calendario_button.jpg) no-repeat;
	text-align: center;
	width: 35px;
	height: 20px;
	cursor: pointer;
	vertical-align: bottom;
}

#destra_prenotazioni .button {
	background: url(../images/button_newsletter.jpg);
	border: 0;
	width: 110px;
	height: 21px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

#destra_prenotazioni .texarea {
	width: 405px;
	height: 80px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	background-color: #FFF;
	color: #666;
	overflow: auto;
}

#destra_prenotazioni td {
	padding: 0 5px 5px 5px;
}

#destra_prenotazioni a {
	margin: 0;
	color: #A70809;
	background: #FFFFFF;
}

/*************** CONTATTI **************/

/*************** destra_contatti **************/

#destra_contatti {
	margin: 0;
	padding: 0;
	width: 502px;
	background: url(../images/sfondo_destra_top_escursioni.jpg) top no-repeat;
}

#destra_contatti h1 {
	padding: 13px 0 20px 20px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 160%;
}

#destra_contatti h4 {
	padding: 10px 0 5px 15px;
	margin : 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #A70809;
	font-size: 120%;
}

#destra_contatti a {
	color: #A70809;
}

#destra_contatti form {
	margin: 0px;
}

#destra_contatti .input {
	font-size: 11px;
	color: #000;
	border: #B6B6B6 solid 1px;
	width: 160px;
}

#destra_contatti .input_data {
	font-size: 11px;
	color: #000;
	border: #B6B6B6 solid 1px;
	width: 115px;
}

#destra_contatti .input_small {
	font-size: 11px;
	color: #000;
	border: #B6B6B6 solid 1px;
	width: 60px;
}

#destra_contatti .button {
	background: url(../images/button_newsletter.jpg);
	border: 0;
	width: 110px;
	height: 21px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

#destra_contatti .texarea {
	width: 230px;
	height: 150px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	background-color: #FFF;
	color: #666;
	overflow: auto;
}

#destra_contatti a {
	margin: 0;
	color: #A70809;
	background: #FFFFFF;
}

/*************** PRIVACY **************/

/*************** privacy **************/

#privacy p {
	margin: 10px;
	padding: 0;
	
}

/*************** LANDING PAGE **************/

/*************** land_body **************/

.land_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333;
	margin: 0;
	padding: 0;
	background: #491415;
}
/*************** land_top **************/

#land_top {
	margin: 0 auto;
	width: 670px;
}

#land_top img { 
	float: left;
}

#land_top p {
	margin: 0;
	padding: 88px 0 0 0;
	color: #FFF;
	text-align: right;
}

#land_top a:link, a:visited {
	color: #FFF;
	text-decoration: underline;
}

#land_top a:hover, a:active {
	text-decoration: none;
}

/*************** land_container **************/

#land_container {
	margin: 0 auto;
	width: 760px;
	background:  url(../images/landing/sfondo_land_container.jpg);
}

/*************** land_container_top **************/

#land_container_top {
	width: 760px;
	height: 60px;
}

.divertimento_relax_top {
	background:  url(../images/landing/sfondo_land_container_top_divertimento_relax.jpg);
}

.last_minute_5notti_top {
	background:  url(../images/landing/sfondo_land_container_top_last_minute_5notti.jpg);
}

.last_minute_3notti_top {
	background:  url(../images/landing/sfondo_land_container_top_last_minute_3notti.jpg);
}

.last_minute_3notti_top1 {
	background:  url(../images/landing/top_landing_biciclette_a_mostr.jpg);
}

.fun_relax_top {
	background:  url(../images/landing/sfondo_land_container_top_fun_relax.jpg);
}

.tutto_benessere_top {
	background:  url(../images/landing/sfondo_land_container_top_tutto_benessere.jpg);
}

.wellness_top {
	background:  url(../images/landing/sfondo_land_container_top_wellness.jpg);
}

.week_end_romantico_top {
	background:  url(../images/landing/sfondo_land_container_top_week_end_romantico.jpg);
}
.early_top{
	background:  url(../images/landing/sfondo_land_container_top_early.jpg);
}
	
.prenotazioni_cnfrm_top {
	background:  url(../images/landing/sfondo_land_container_top_prenotazioni_cnfrm.jpg);
}

.reservations_cnfrm_top {
	background:  url(../images/landing/sfondo_land_container_top_reservations_cnfrm.jpg);
}

#land_container_top p {
	color: #FFF;
	padding: 36px 0 0 45px;
	margin: 0;
	font-weight: bold;
	font-size: 110%;
	font-family: "Trebuchet MS", serif;
}

/*************** land_sinistra **************/

#land_sinistra {
	width: 254px;
	float: left;	
}

#land_sinistra p {
	color: #333;
	padding: 5px 0 0 45px;
	margin: 0;
	font-size: 80%;
	line-height: 200%;
}

#land_sinistra a {
	font-weight: normal;
	color: #A70809;
}

a:hover.privacy, a:active.privacy {
	text-decoration: none;
}

#land_sinistra form {
	margin: 0 0 0 50px;
}

#land_sinistra .land_input {
	font-size: 11px;
	color: #000;
	border: #B6B6B6 solid 1px;
	width: 160px;
}

#land_sinistra .land_input_data {
	font-size: 11px;
	color: #000;
	border: #B6B6B6 solid 1px;
	width: 115px;
}

#land_sinistra .land_input_small {
	font-size: 11px;
	color: #000;
	border: #B6B6B6 solid 1px;
	width: 60px;
}

#land_sinistra .land_calendario_button {
	border: 0;
	margin: 0;
	background: url(../images/calendario_button.jpg) no-repeat;
	text-align: center;
	width: 35px;
	height: 20px;
	cursor: pointer;
	vertical-align: bottom;
}

#land_sinistra .land_button {
	margin: 10px 0 5px 0;
	background: url(../images/button_newsletter.jpg);
	border: 0;
	width: 110px;
	height: 21px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

#land_sinistra .land_texarea {
	width: 180px;
	height: 80px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	background-color: #FFF;
	color: #666;
	overflow: auto;
}

/*************** land_destra **************/

#land_destra {
	float: right;
	width: 506px;
}

.divertimento_relax {
	background:  url(../images/landing/sfondo_land_destra_divertimento_relax.jpg) top no-repeat;
}

.last_minute_5notti {
	background:  url(../images/landing/sfondo_land_destra_last_minute_5notti.jpg) top no-repeat;
}

.last_minute_3notti {
	background:  url(../images/landing/sfondo_land_destra_last_minute_3notti.jpg) top no-repeat;
}
.last_minute_3notti1 {
	background:  url(../images/landing/landing_bicicletta_a_mostr.jpg) top no-repeat;
}

.fun_relax {
	background:  url(../images/landing/sfondo_land_destra_fun_relax.jpg) top no-repeat;
}

.tutto_benessere {
	background:  url(../images/landing/sfondo_land_destra_tutto_benessere.jpg) top no-repeat;
}

.wellness {
	background:  url(../images/landing/sfondo_land_destra_wellness.jpg) top no-repeat;
}

.week_end_romantico {
	background:  url(../images/landing/sfondo_land_destra_week_end_romantico.jpg) top no-repeat;
}
.early {
	background:  url(../images/landing/sfondo_landi_container_destra_early.jpg) top no-repeat;
}

.prenotazioni_cnfrm {
	background:  url(../images/landing/sfondo_land_destra_prenotazioni_cnfrm.jpg) top no-repeat;
}

.reservations_cnfrm {
	background:  url(../images/landing/sfondo_land_destra_reservations_cnfrm.jpg) top no-repeat;
}

#land_destra h2 {
	color: #FFF;
	margin: 260px 155px 0 10px;
	padding: 0;
	font-family: "Trebuchet MS", serif;
	font-size: 140%;
	line-height: 150%;
}

#land_destra h3 {
	color: #FFF;
	margin: 25px 155px 0 10px;
	padding: 0;
	font-size: 90%;
}

#land_destra h4 {
	color: #FC0;
	margin: 0 155px 0 10px;
	padding: 0;
	font-family: "Trebuchet MS", serif;
	font-size: 160%;
}
#land_destra h5 {
	color: #FFF;
	margin: 15px 60px 5px 10px;
	padding: 0;
	font-family: "Trebuchet MS", serif;
	font-size: 140%;
	line-height: 150%;
}
#land_destra p {
	color: #FFF;
	margin: 20px 60px 0 10px;
	padding: 0;
	font-size: 100%;
	line-height: 150%;
}

#land_destra ul {
	color: #FFF;

	padding: 0;
	font-size: 100%;
	line-height: 150%;
}

#land_destra li {
	color: #FFF;
	margin-left:30px;
	padding: 0;
	font-size: 100%;
	line-height: 150%;
}

#land_destra p.mappa {
	text-align: right;
	margin: 0 50px 0 0;
	padding: 0;
}

#land_destra a:link, a:visited {
	color: #FFF;
	text-decoration: underline;
}

#land_destra a:hover, a:active {
	text-decoration: none;
}

#land_destra img{
	margin: 10px 0 10px 9px;
	border: none;
}

/*************** land_container_bottom **************/

#land_container_bottom {
	width: 760px;
	height: 50px;
	background:  url(../images/landing/sfondo_land_container_bottom.jpg);
}

#land_container_bottom p {
	margin: 0;
	padding: 10px 0 0 260px;
	color: #FC0;
	font-size: 100%;
}

#land_container_bottom a:link, a:visited {
	color: #FC0;
	font-weight: bold;
	text-decoration: underline;
}

#land_container_bottom a:hover, a:active {
	text-decoration: none;
}

/*************** land_bottom **************/

#land_bottom {
	margin: 0 auto;
	width: 690px;
	height: 80px;
}

#land_bottom .logo_o_sole_mio_small {
	float: left;
}

#land_bottom .logo_justweb {
	float: right;
}

#land_bottom p {
	color: #FFF;
	margin: 0 0 0 125px;
	padding: 0;
	font-size: 100%;
}

#land_bottom a:link, a:visited {
	color: #FC0;
	text-decoration: underline;
}

#land_bottom a:hover, a:active {
	color: #FC0;
	text-decoration: none;
}