/**********************************
*       ELEMENTI PRINCIPALI       *
**********************************/
* {margin:0; padding:0;}

html,body{margin: 0;padding:0;height:100%;}

body
{
	margin: 0;
	padding: 0;
	font: 84% Arial, Verdana, Georgia, Helvetica, Sans-serif !important;
	font: 85% Arial, Verdana, Georgia, Helvetica, Sans-serif;
	text-align: center;
	background-color: #015697;
	 scrollbar-track-color : #0283C9;
	 scrollbar-face-color : #92C9E8;
	 scrollbar-shadow-color : #0283C9;
	 scrollbar-darkshadow-color : #014E77;
	 scrollbar-highlight-color : #ffffff;
	 scrollbar-3dlight-color : #4AA6D8;
	 scrollbar-arrow-color : #ffffff;
}
img{border:0;}
table td{vertical-align:top;}

.clearfix:after
{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

* html>body .clearfix
{
display: inline-block;
width: 100%;
}

* html .clearfix
{
/* Hides from IE-mac \*/
height: 1%;
/* End hide from IE-mac */
}

a{color:#0082C8;}
a:hover{color:#3F3F3F;text-decoration:underline;}


h1
{
	display:block;
	font-family:  Georgia, Arial, Verdana, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: none;
	color: #0082C8;
	text-decoration:none;	
}

h2{font-family: georgia; font-size: 16px; color: #0082C8; padding-bottom:10px;}
p{color:#3F3F3F;font-size:14px;line-height:18px;padding:2px 10px;}

.rosso{font-weight:bold;color:#980026;font-size:1em;}
.small{font-size:12px;margin-left:20px;}


/**********************************
*            STRUTTURA            *
**********************************/


#horizon {	
	margin: 0 auto;
	margin-top: 0;
	background: url(../images/sfondo.jpg) top repeat-x;
	height:700px;
	
}

#layout {
  background: url(../images/faro.jpg) top no-repeat;
	width: 928px;
	min-height: 600px;
	height: 600px !important;
	height: 600px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	border: 0 solid white;
	}
	
	
#logo {
  background: url(../images/logo.png) top no-repeat;
	width: 175px;
	height: 165px;
	position: left;
	position: absolute;
	margin: 0 auto;
	left: 10px;
	text-align: left;
	border: 0 solid white;
	z-index: 2;
	}

	
#map {
	width: 370px;
	height: 270px;
}

#infoMap{
	width: 180px;
	margin-right:15px;
	height: 280px;	
	border: 0px solid #0082C8;
	float:right;
	color:#3F3F3F;
	font-size:11px;
	line-height:15px;
}

#infoMap a {
	font-size: 12px;
	line-height: 19px;
}

#infoMap a:link, #infoMap a:visited {
	color: #0082C8;
	text-decoration: underline;
} 

#infoMap a:hover {
	color: #0082C8;
	text-decoration: none;
}

label{
	color: #7C7C7C;
	font-size:10px;
}

#foto_testo {
float: right;
width: 400px;
margin-top: 40px;

}

#testo_largo {
 float: right;
 width: 590px;
 margin-top: 40px;

}
	

#testo_dx {
position: absolute;
text-align: left;
border: 0 solid black;
right: 50px;
font-family: Georgia, Arial, Verdana;
top: 30px;
}


#header{
	background: url(../images/header.jpg) left no-repeat;
	position: relative;
	width: 928px;
	height: 191px;
	margin: 0 auto;
}

#main{
	
	position: relative;
	right: 360px;
	width: 194px;
	height: 336px;
	margin: 0 auto;
	border: 0px solid black;
}


#home{display:block;position:absolute;top:0;left:0;width:400px;height:130px;}

#box_menu{
	background: trasparent;
	width: 187px;
	height: 113px;
	height: 113px !important;
	text-align: left;
	border: 0 solid black;
}


#box_footer{
	background: url(../images/box_2.gif) no-repeat;
	margin-top: 20px;
	line-height:16px;
	width: 187px;
	height: 120px;
	height: 120px !important;
	text-align: left;
	border: 0 solid black;
	z-index: 2;
}

#box_eventi{
	background: url(../images/box_3.gif) no-repeat;
	margin-top: 20px;
	line-height:16px;
	width: 187px;
	height: 120px;
	height: 120px !important;
	text-align: left;
	border: 0 solid #000000;
	z-index: 2;
}

#box_eventi #testo_evento{
	border: 0px solid #000;
	position:relative;
	float:left;
	margin-left:2px;
	height: 65px;
	width: 160px;
	overflow:hidden;
	margin-bottom: 15px;
}

#testo_evento a:link, #testo_evento a:visited, #testo_evento a:hover {
	text-decoration: none;
	color:#05508a;
}

#box_eventi #link_evento{
	border: 0px solid #000;
	position:relative;
	float:left;
	left: 30px;
	height: 20px;
	width: 130px;
}
#link_evento a:link, #link_evento a:visited{
color: #fff;
text-decoration: none;
font-family: Trebuchet MS, Verdana, Arial;
font-weight: bold;
font-size: 14px;
text-decoration:blink;
}
#link_evento a:hover{
color: #05508a;
text-decoration: none;
}

#footer{


	float: right;
	border: 0 solid black;
	z-index: 2;
	margin-right:20px;
}
#footer a{color:#9A1B1E;}
#footer a:hover{color:#fff;background:#9A1B1E;}
#weblinks{

	text-align: left;
	border: 0 solid black;
	z-index: 2;
	float:left;
	margin-left:20px;
}

#vuoto{
	background: trasparent;
	position: relative;
	width: 854px;
	height: 50px;
}

#contenuto{

	background: trasparent;
	position: absolute;
	margin-top: 90px;
	left: 190px;
	width: 665px;
	height: auto !important;
	min-height: 300px;
	height: 300px;
	border: 0px solid black;
	top: 30px;
}


#top{

	margin: 0 auto;
	position: relative;
	background: url(../images/contenuto_top.png) no-repeat;
	position: relative;
    width: 642px;
    min-height: 32px;
    height: auto !important;
	height: 32px;
    text-align: left;
	top: 0;
}

#centro{
	margin: 0 auto;
	position: relative;
    width: 620px;
    min-height: 323px;
    padding:0 10px;
    height: auto !important;
	height: 260px;
    text-align: left;
    background-color: #fff;
	top: 0;
 	border: 0px solid black;
}
.foto_header{
 	position: relative;
	margin: 0 auto;
 	padding-bottom: 5px;
 	border: 0 solid black;
 	padding-left:10px;
}
 #foto_header{
 	position: relative;
	margin: 0 auto;
	background: url(../images/foto_ristorante.png) no-repeat;
	width: 642px;
	min-height: 115px;
	height: 115px;
 	height: 95 !important;
 	padding-bottom: 5px;
 	border: 0 solid black;
}


#foto_header_servizi{
 	position: relative;
	margin: 0 auto;
	background: url(../images/foto_servizi.png) no-repeat;
	width: 642px;
	min-height: 115px;
	height: 115px;
 	height: 95 !important;
 	padding-bottom: 5px;
 	border: 0 solid black;
}

#foto_header_galleria{
 	position: relative;
	margin: 0 auto;
	background: url(../images/foto_galleria.png) no-repeat;
	width: 642px;
	min-height: 115px;
	height: 115px;
 	height: 95 !important;
 	padding-bottom: 5px;
 	border: 0 solid black;
}

#foto_header_dovesiamo{
 	position: relative;
	margin: 0 auto;
	background: url(../images/foto_dovesiamo.png) no-repeat;
	width: 642px;
	min-height: 115px;
	height: 115px;
 	height: 95 !important;
 	padding-bottom: 5px;
 	border: 0 solid black;
}

#foto_header_eventi{
 	position: relative;
	margin: 0 auto;
	background: url(../images/foto_eventi.png) no-repeat;
	width: 642px;
	min-height: 115px;
	height: 115px;
 	height: 95 !important;
 	padding-bottom: 5px;
 	border: 0 solid black;
}

#foto_header_guestbook{
 	position: relative;
	margin: 0 auto;
	background: url(../images/foto_guestbook.png) no-repeat;
	width: 642px;
	min-height: 115px;
	height: 115px;
 	height: 95 !important;
 	padding-bottom: 5px;
 	border: 0 solid black;
}

#foto_header_menu{
 	position: relative;
	margin: 0 auto;
	background: url(../images/foto_menu.png) no-repeat;
	width: 642px;
	min-height: 115px;
	height: 115px;
 	height: 95 !important;
 	padding-bottom: 5px;
 	border: 0 solid black;
}


#foto_header_ristorante2{
 	position: relative;
	margin: 0 auto;
	background: url(../images/foto_ristorante2.png) no-repeat;
	width: 642px;
	min-height: 115px;
	height: 115px;
 	height: 95 !important;
 	padding-bottom: 5px;
 	border: 0 solid black;
}

#foto_header_cantina{
 	position: relative;
	margin: 0 auto;
	background: url(../images/foto_cantina.png) no-repeat;
	width: 642px;
	min-height: 115px;
	height: 115px;
 	height: 95 !important;
 	padding-bottom: 5px;
 	border: 0 solid black;
}

#bottom{

	margin: 0 auto;
	position: relative;
	background: url(../images/contenuto_bottom.png) no-repeat;
	position: relative;
    width: 642px;
    min-height: 32px;
    height: auto !important;
	height: 32px;
    text-align: left;
	top: 0;
}

#animazione{
	width:657px;
	height:314px;
	margin-left:5px;
}


#indirizzo {
  position: absolute;
  left: 180px;
  top: 10px;
}

#credits {
  float: right;
  padding-right: 30px;
 padding-top: 10px;
}


/**********************************
*            NAVBAR               *
**********************************/

#navbar{
  float: right;
	position: relative;
	width: 740px;
	height: 100px;
  z-index:1;
  border: 0px solid red;
}

#navsup{position:absolute;width: 200px;height: 20px;top:14px;right:0;}
#suplist{border: 0px solid black;}
#suplist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
margin:0;
}

#suplist a:link, #suplist a:visited
{
color: #fff;
text-decoration: none;
font-family: Trebuchet MS, Verdana, Arial;
font-weight: bold;
font-size: 14px;
}

#suplist a:hover
{
color: #05508a;
text-decoration: none;
}

#navcontainer{
  position:absolute;
	width: 665px;
	height: 30px;
  left:10px;
  top: 56px;
  margin:0;
  border: 0 solid red;
}

#navlist ul{
  margin:0;
  padding:0;
}
#navlist li
{
display: inline;
list-style-type: none;
padding-right:8px;
}

#navlist a { padding: 18px 2px; }

#navlist a:link, #navlist a:visited
{
color: #1464a1;
background-color: none;
text-decoration: none;
font-family: Trebuchet MS, Verdana, Arial;
font-weight: bold;
font-size: 14px;
}

/*
#navlist a { padding: 18px 2px; }

#navlist a:link, #navlist a:visited
{
color: #1464a1;
background-color: none;
text-decoration: none;
font-family: Trebuchet MS, Verdana, Arial;
font-weight: bold;
font-size: 13px;
}
*/

#navlist a:hover
{
color: #4faefe;
background-color: #fff;
text-decoration: none;
}

/**********************************
*                        *
**********************************/

#scritta {
  position: absolute;
  top: 160px;
  left:200px;
  color: white;
  font-size: 14px;
  font-weight: bold;
  font-family: Georgia, Arial, Verdana;
}




#banner{
	background: url(../images/banner.jpg) center no-repeat;
	position: absolute;
	width: 602px;
	height: 178px;
	margin-top: 260px;
  	margin-left:229px;
	z-index: 1;
	padding:5px;
	
}


#banner_testo{

	width: 550px;
	height: 178px;
	z-index: 1;
	padding:5px;	
	text-align: left;
	padding-left: 80px;
}



#news_inserite{

	background: url(../images/sfondo_news.png) center no-repeat;
	position: absolute;
	width: 314px;
	height: 229px;
	margin-top: 20px;
	margin-left:530px;
	z-index: 1;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
}



#news_testo{

	width: 314px;
	height: 229px;
	margin-top: 10px;
	margin-left: 30px;
	z-index: 1;
	text-align: left;
	color: #0082c8;
	

}


ul.elenco{
	border:0px solid red;
	line-height:18px;
	margin:10px 0px 15px 35px;
}

#menu{width:300px;float:left;}
#fotopiatti{margin-right:20px;float:right;width:260px;}

.eventi{
	float:left;
	border: 0px solid #000;	
	width:600px;
	height:auto;
	margin-bottom:50px;
}
.nessun_evento{
	float:left;
	border: 0px solid #000;	
	width:600px;
	height:auto;
	margin-top: 100px;
	margin-bottom:50px;
	text-align:center;
}

/**********************************
*            CLASSI            *
**********************************/


.titolo {
	font-size:16px;
	font-weight: bold;
	color: #1d5096;
	margin-left:10px;
	text-decoration:none;
	font-family: Georgia;
}

.blubold {
	font-size:14px;
	font-weight: bold;
	color: #1d5096;
	margin-left:10px;
	text-decoration:none;
	font-family: Georgia;
}

a.credits:link, a.credits:visited
{
	color: #000;
	text-decoration:underline;	
	font-size: 10px;
	font-family: Verdana, Arial, Georgia;
}

a.credits:hover
{
	color: #1D5096;
	text-decoration:none;
}

a.nero:link, a.nero:visited
{
	font-size:14px;
	font-weight: bold;
	color: #FFC746;
	text-decoration:underline;	
}

a.nero:hover
{
	font-size:14px;
	font-weight: bold;
	color: #FFC746;
	text-decoration:none;
}



a.subnavbar:link, a.subnavbar:visited
{
	font-size:95%;
	font-weight: bold;
	color: #feb5b6;
	text-decoration:none;	
}

a.subnavbar:hover
{
	font-size:95%;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
	background-color:#a41e1e;
	width:132px;
	height:23px;
}


a.ancora:link, a.ancora:visited
{
	padding:2px;
	font: Georgia, Helvetica, Sans-serif;
	font-size: 16px;
	display:block;
	font-weight: bold;
	color: #0082C8;
	text-decoration:underline;	
	
}

a.ancora:hover
{
	font-weight: bold;
	color: #4EAEE3;
	text-decoration:none;
}


.thumbnail
{
	
	border: 2px solid #4fb1fc;	
}


.thumbnail:hover
{
	
	border: 2px solid #b8def9;	
}


a.top:link, a.top:visited
{
	padding:2px;
	font: Georgia, Helvetica, Sans-serif;
	font-size: 14px;
	display:block;
	font-weight: bold;
	color: #0082C8;
	text-decoration:underline;	
}

a.top:hover
{
	font-weight: bold;
	color: #4EAEE3;
	text-decoration:none;
}



a.biancoSmall:link, a.biancoSmall:visited
{
	padding:2px;
	display:block;
	font: Arial, Verdana, Georgia, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration:underline;	
}

a.biancoSmall:hover
{
	font-weight: bold;
	color: #fff;
	text-decoration:none;
}


.biancoSmall
{
	padding:2px;
	display:block;
	font: Arial, Verdana, Georgia, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;	
}


.rosso
{
	display:block;
	font-family:  Georgia, Arial, Verdana, Helvetica, Sans-serif;
	font-size: 20px;
	font-weight: none;
	color: #ee2e24;
	text-decoration:none;	
}




.blu
{
	display:block;
	font-family:  Georgia, Verdana, Arial, Serif;
	font-size: 18px;
	font-weight: none;
	color: #4AA6D8;
	text-decoration:none;	
}


.grassetto
{
	display:block;
	font-family:  Georgia, Verdana, Arial, Serif;
	font-size: 14px;
	font-weight: bold;
	color: #1D5096;
	text-decoration:none;	
}

.grassettosmall
{
	display:block;
	font-family:  Georgia, Verdana, Arial, Serif;
	font-size: 11px;
	font-weight: bold;
	color: #1D5096;
	text-decoration:none;	
}





.grigio
{
	display:block;
	font-family:  Georgia, Arial, Verdana, Helvetica, Sans-serif;
	font-size: 20px;
	font-weight: none;
	color: #4f5050;
	text-decoration:none;
	padding-left: 20px;
	padding-top: 5px;
}


.blu
{
	display:block;
	font-family:  Trebuchet MS, Arial, Verdana, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight: none;
	color: #015697;
	text-decoration:none;
	padding-left: 15px;
	padding-top: 10px;
}



.nero{
	color: #000;
	font: 15px   Georgia, Arial, Verdana, Helvetica, Sans-serif;	
}


#bianco{
	color: #000;
	font: 13px  Arial, Verdana, Georgia, Helvetica, Sans-serif;	
}

	

#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
position:relative;
border: 0px solid black;

}

#navlist li
{
padding-left: 15px;
padding-top: 8px;
line-height: 22px;
background-repeat: no-repeat;
text-align: left;
position:relative;

}	



a.navlist:link, a.navlist:visited
{
font-family: Georgia, Verdana, Arial, Serif;
font-size: 14px;
font-weight: bold;
color: #d6d6d6;
text-decoration: none;

}

a.navlist:hover {
	color: #fff;
  text-decoration: none;
}







#titolo img { margin-top:10px; }


a.sub:link, a.sub:visited
{
font-family: Georgia, Verdana, Arial, Serif;
font-size: 14px;
font-weight: bold;
color: #d6d6d6;
text-decoration: none;
}

a.sub:hover {
	color: #fff;
  text-decoration: none;
}


a.cantine:link, a.cantine:visited
{
font-family: Arial, Georgia, Verdana, Serif;
font-size: 12px;
font-weight: bold;
color: #0082c8;
text-decoration: none;
}

a.cantine:hover {
	color: #897f80;
  text-decoration: none;
}




#testo {
float: right;
background: #ffffff;
padding-top: 12px;
border: 0 solid black;
width: 620px;
height: 100%;
text-align: left;
}


.pgubb { color:#7eabcc; background: transparent; text-decoration: none;font-size: 10px;font-family: Verdana;} 
.pgubb:link  { color: #7eabcc; background: transparent;font-weight: bold;} 
.pgubb:visited { color: #7eabcc; background: transparent;font-weight: bold;} 
.pgubb:active  { color: #7eabcc; background: transparent;font-weight: normal;text-decoration: none;}  
.pgubb:hover { color: #3576a6; background: transparent; text-decoration: underline; font-weight: bold;}	


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

#guest {
	float:right;
	border: 0px solid #000;
	width:350px;
	height:500px;
	background: url(../images/sfondo_guest.gif) top no-repeat;
}

#guest #messaggi {
	float:left;
	position:relative;
	border: 0px solid #000;
	top: 100px;
	left: 40px;
	width:270px;
	height:330px;
	overflow:auto;
}

hr {
	border-top: 1px dashed #4fb1fc;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	color: #cbe7fd;
	background-color: #cbe7fd;
}

#guest-form {
	float:left;
	border: 0px solid #000;
	padding-left: 10px;
	width:250px;
	height:380px;
}

#guest-messaggio {
	float:left;
	border: 0px solid #000;
	width:600px;
	height:auto;
	margin-top:40px;
	font-family: Arial, Georgia, Verdana, Serif;
	font-size: 14px;
	font-weight: normal;
	text-align:center;
}

input, textarea{
	border: 1px solid #4fb1fc;
}

.form-bottoni{
	border: 1px solid #4fb1fc;
	color: #4fb1fc;
	font-weight: bold;
	background-color: #b8def9;
}

.guestbook {
	color:#3F3F3F;
	font-size:13px;
	font-weight:bold;
}

.guestbook_titolo {
	font-family: Arial, Georgia, Verdana, Serif;
	font-size: 13px;
	font-weight: bold;
	color: #0082c8;
	text-decoration: none;
}
