body
{
	background-image: url(./images/back.png);
	background-repeat: repeat-x;
	margin: 20px 0px 0px 0px;
}
div#container
{
	position: relative;
	width: 600px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	background: #000000;
}

div#header
{
	height: 100px;
}

div#title_left
{	
	height: 100px;
	width: 100px;		
	background-image: url(./images/logo.png);
	background-repeat: no-repeat;
	background-position:center bottom;
}

div#title_right
{
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 40px;	
	margin-right: 20px;
}

div#menu
{	
	background-image: url(./images/menu_back.png);
}

div#menu ul
{
	height: 25px;	
}

div#menu li
{
	float: left;
	display: inline;
	width: 90px;	
	margin-left: -5px;
}

div#menu li a
{
	height: 21px;
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-family: arial, tahoma, helvetica, verdana, sans-serif;
	font-size: 9pt;
	text-align: center;
	text-transform: uppercase;
	padding-top: 4px;
}

div#menu li a:hover
{
	display: block;
	text-decoration: none;
	color: #f7d57b;
	font-weight: bold;
	background-image: url(./images/menu_back_h.png);
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
}

div#menu li a#active
{
	color: #f7d57b;
	font-weight: bold;
	background-image: url(./images/menu_back_h.png);
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
}

div#content
{
	position: relative; /* Aggiunto per posizionare in basso events*/
	height: 510px; /*nuovo*/
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	border: 2px solid #f7d57b;
	color: #ffffff;
	font-family: arial, tahoma, helvetica, verdana, sans-serif;
	font-size: 10pt;
}

div#content a
{
	color: #0000ff;
	text-decoration: none;
}
div#footer
{
	height: 25px;
	background-image: url(./images/menu_back.png);
}

div#map
{
	float: left;
	width: 240px;
	padding-top: 5px;
	padding-left: 10px;
}

div#map a
{
	text-decoration: none;
	color: #f7d57b;
	font-family: arial, tahoma, helvetica, verdana, sans-serif;
	font-size: 8pt;
}

div#webmaster
{
	width: 90px;
	float: left;
	padding-top: 5px;
	text-align: center;
}

div#webmaster a
{
	color: #f7d57b;
	font-family: arial, tahoma, helvetica, verdana, sans-serif;
	font-size: 7pt;
	text-decoration: none;
}
div#footer_text
{
	width: 250px;
	float: right; 
	padding-top: 5px;
	padding-right: 5px;
	color: #f7d57b;
	font-family: arial, tahoma, helvetica, verdana, sans-serif;
	font-size: 7pt;
	text-align: right;
}

.text
{
	 text-indent : 10px;
}

div#events
{
	position: absolute;
	height: 150px;
	width: 540px;
	width: 96%;
	width: 540px;	
	left: 2%;
	bottom: 0px;
	filter:alpha(opacity = 0); /* IE Explorer*/
	-moz-opacity:0;
	opacity:0; /*Firefox, Opera, Safari*/
	
	border: 1px solid #f7d57b;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
}

div#presentation
{
	float: left;
	width:350px;
	height: 220px;
	color: #f7d57b;
	font-family: arial, tahoma, helvetica, verdana, sans-serif;
	font-size: 16pt;
}

div#pre1
{
	position: relative;
	left: 10px;
	top: 5px;
	font-size: 14pt;
}

div#pre2
{
	position: relative;
	left: 220px;
	top: 15px;
	font-size: 18pt;
}

div#pre3
{
	position: relative;
	left: 30px;
	top: 10px;
	font-size: 12pt;
}

div#pre4
{
	position: relative;
	left: 0px;
	top: 20px;
	text-align: center;
}

div#pre5
{
	position: relative;
	top: 30px;
	text-align: center;	
}

div#img_cotta
{
	position: absolute;
	right: 10px;
	bottom: 10px;
}

div#beer1_title
{
	margin-left: 270px;
	width: 280px;
	font-size: 14px;
	color: #f7d57b;
	text-align: center;
}

div#beer1
{
	height: 40%;
	padding-right: 10px;
	line-height: 20px;
}

img#img_beer1
{
	margin-right: 10px;
}

div#beer2_title
{
	margin-left: 0px;
	width: 280px;
	font-size: 14px;
	color: #f7d57b;
	text-align: center;
}

div#beer2
{
	height: 40%;
	padding-left: 10px;
	line-height: 20px;
}

img#img_beer2
{
	margin-right: 10px;
}

div#product_page
{
	color: #f7d57b;
	position: absolute;
	bottom: 3px;
	right: 10px;
}

.vendor
{
	position: relative;
	height: 100px;
	border: 5px solid #60525c;
	border: 3px solid #999999;
	padding: 3px 3px 3px 3px;
}

div#vendor_page
{
	color: #f7d57b;
	position: absolute;
	bottom: 5px;
	right: 10px;
}

.vendor_img
{
	height: 100%;
	width: 50%;
	float: left;
	background-repeat: no-repeat;
	background-position: left center;
}
.vendor_desc
{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 90px;
	width: 250px;
	padding-top: 5px;
	line-height: 20px;
}

.imp_link
{
	height: 100px;
	padding: 5px 5px 5px 5px;
	border: 3px solid #999999;
}

.imp_link_img
{
	width: 100px;
	height: 100%;
	float: left;
}

.imp_link_desc
{
	width: 430px;
	height: 100%;
	float: right;
	margin-left: 10px;
}

.link
{
	color: #0033ff;
	text-decoration: none;
}

div#link_page
{
	color: #f7d57b;
	position: absolute;
	bottom: 5px;
	right: 10px;
}

div#link_page img
{	
	border: 0px;
	outline:none;
}

