body{
	color:#CC9900;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: black url(images/index_13.jpg) top left repeat-y;
}

#layout{
	background: url(Images/body_bg.jpg) top left repeat-y;
}

.center{
	text-align:center;
}

.clear{
	clear: both;
}

#home, #locale , #dove, #tequila, #rhum, #live, #gallery, #birre, #info, #newsletter{
	width: 530px;
	text-align: justify;
}

h2 {
	font-size: 18pt;
	text-align:center;

}

h3{
	font-size: 12pt;
	margin:0;
	padding:0;
	
	
}

h4{
	background-color:  #CE9A00;
	color: black;
	margin:0;
	font-size: 12pt;
	font-weight: normal;
	padding: 3px;
	margin: 3px 0;


}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-indent: 0px;
	}
	

	
	
.testovoci {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-stretch: normal;
	font-weight: bold;
	color: #CC9900;
	}

.testovocinormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-stretch: normal;
	font-weight: normal;
	color: #CC9900;
	}	
	
.testovocihalloween {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-stretch: normal;
	font-weight: normal;
	color: #FF9900;
	}		
	
.testosmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-stretch: normal;
	font-weight: normal;
	color: #CC9900;
	}	
	
a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-stretch: normal;
	font-weight: bold;
	color:#CC9900;
	font-weight:normal;
	text-decoration:none; 
}

a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-stretch: normal;
	font-weight: bold;
	color:#CC9900;
	font-weight:normal;
	text-decoration:none; 
}

a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-stretch: normal;
	font-weight: bold;
	color:#CC9900;
	font-weight:normal;
	text-decoration:none; 
}

a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-stretch: normal;
	font-weight: bold;
	color:#CC9900;
	font-weight:normal;
	text-decoration:underline; 
}

select{
	 background: #FFCC00;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 10px;
}

input {
	 background: #FFCC00;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 10px;
}

textarea {
	 background: #FFCC00;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 10px;
}

/* HOME */

.serate {
	width: 100%;
	
}
.serate img{
	display:block;
	margin:auto;
}

.event_footer{
	text-align: right;
	font-weight: bold;
	width:100%;
	padding: 3px;
	background-color:  #CE9A00;
	color: black;
}
.event_footer a{
	color:black;
}

	
/* LOCALE */

 .foto{
	margin: 0 auto;
	
}
 .foto img{
	border:0;
}

/* DOVE */
#location{
	padding: 0 30px;
}

#indirizzo{

	margin-top: 40px;

}

.scheda  td{
	padding:10px;
}





/* TEQUILA */


#tequila  table{
	vertical-align: middle;
	padding:10px;
	text-align: left;
}

#tequila .scheda td{
	padding-right:5px;
}
	
/* GALLERY */

.foto{
	width: 100px;
	text-align: center;
	float:left;
	margin:0 3px;
	margin-bottom: 10px;
}
.foto p{
margin:auto;
}
	
.foto img{
	border: 1px solid #CC9900;	
}

/* LIVE */

#live .foto{
	margin:auto;
}

/* NEWSLETTER */
#newsletter form{
	text-align:center;
	}
#newsletter p{
	text-align:center;
	color: #CC9900;	
}	


	
