/* designed by Tiziano Valle */

/* ---------------------------------------- tags html */

body{
	padding: 0;
	margin-top: 0;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5C676D;
	background-color: #ECE9D8;
}


h1, h2, h3, h4, h5, h6 {color:#5C676D;}


TR	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;}
TD	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;}


/* ---------------------------------------- testo */

.duepunti {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #C4704B;}
.txtalbergo, txthome {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 14px; text-align: left;}
.txtristorante {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 15px; text-align: left;}


.filettoimg	{ border: 1px solid #CEAA70;}


/* ---------------------------------------- immagini background */


.bkg-menutop { background-image: url(../images/bkg-menu-top.jpg); background-repeat: repeat-x;}
.bkg-menufooter {	background-image: url(../images/bkg-menu-footer.jpg); background-repeat: repeat-x;}

.bkg-homesocia { background-image: url(../images/home-socia.jpg); background-repeat: no-repeat;}
.bkg-homefacciata { background-image: url(../images/home-facciata.jpg); background-repeat: no-repeat;}
.bkg-homeingresso { background-image: url(../images/home-ingresso.jpg); background-repeat: no-repeat;}
.bkg-homebar { background-image: url(../images/home-bar.jpg); background-repeat: no-repeat;}
.bkg-homeenoteca { background-image: url(../images/home-enoteca.jpg); background-repeat: no-repeat;}
.bkg-homeristorante { background-image: url(../images/home-ristorante.jpg); background-repeat: no-repeat;}
.bkg-homereception { background-image: url(../images/home-reception.jpg); background-repeat: no-repeat;}



/* ---------------------------------------- Link Normale */

.linkOLD {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;	color: #5C676D;}

A.link:link, A.link:visited, A.link:active {color: #5C676D; text-decoration: none;}
A.link:hover {color: #C4704A; text-decoration: none;}


/* ---------------------------------------- Link Home */

.linkhome {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; word-spacing: 3px;}

A.linkhome:link, A.linkhome:visited, A.linkhome:active {color: #FFFFFF; text-decoration: none;}
A.linkhome:hover {color: #C4704A; text-decoration: none;}

/* ---------------------------------------- Link Google */

.linkgoogle {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #C4704A; word-spacing: 3px;}

A.linkgoogle:link, A.linkgoogle:visited, A.linkgoogle:active {color: #C4704A; text-decoration: underline;}
A.linkgoogle:hover {color: #000000; text-decoration: none;}


/* ---------------------------------------- Link Menu */

.linkmenu {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; word-spacing: 3px;}
.NOlinkmenu {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #C4704A; word-spacing: 3px;}

A.linkmenu:link, A.linkmenu:visited, A.linkmenu:active {color: #FFFFFF; text-decoration: none;}
A.linkmenu:hover {color: #C4704A; text-decoration: none;}


/* ---------------------------------------- Link Prenota On-Line */

.linkprenota {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; word-spacing: 3px;}

A.linkprenota:link, A.linkprenota:visited, A.linkprenota:active {color: #FFFFFF; text-decoration: none;}
A.linkprenota:hover {color: #CEAA70; text-decoration: none;}


/* ---------------------------------------- Link Credits */

.linkCredits { color: #67968C; font-size:7pt; font-weight: normal; text-align: center;}
.txtCredits { color: #BEBEBE; font-size:7pt; font-weight: normal; text-align: center;}

A.linkCredits:link, A.linkCredits:visited, A.linkCredits:active {color: #5C676D; text-decoration: none;}
A.linkCredits:hover {color: #C4704A; text-decoration: none;}




/* ---------------------------------------- Corpo della Pagina */


#impaginazione {
padding-top: 5px;
background-color: #E2E2E2;
width: 750px;
height: 450px;
}



#content{
	padding:10px; 
	width:730px;
}


#contenuti{
 border: 1px solid #CEAA70;
}


/* ---------------------------------------- Moduli di INPUT */

/*
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5c676d;
	background-color: #F1F5F8;
	padding-left: 3px;
	border: 1px solid #A9CEDC;
}


