/* CSS Document */

#container {
margin:auto;
width:920px;
height:auto;
}

#header {
	height:160px;
	background-image:url(../imgs/bkg_header.jpg);
	width:920px;
}


#navigation {
	width:920px;
	height:30px;
	background-image:url(../imgs/bkg_navigation.jpg);
	text-align:center;
	margin: 0px;
	padding: 0px;
}



#content {
	height:auto;
	width:auto;
	background-image:url(../imgs/bkg_content.jpg);
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

#content-inner {
height:auto;
margin:auto;
width:600px;
padding-top:40px;
margin-bottom:20px;
}

#box-home {
	width:600px;
	height:240px;
	background-image:url(../imgs/bkg_index_promo.jpg);
	margin-bottom:25px;
	}

#home-banner-left {
	/* background-color:#883388; */
	width:300px;
	height:200px;
	display:inline-block;
	float:left;
}

#home-banner-right {
	/* background-color:#545454; */
	width:300px;
	height:200px;
	display:inline-block;

}





#map {
	width:425px;
	height:350px;
	position:relative;
	left:170px;
	bottom:100px;
}

#box_capitolo {
height:auto;
width:600px;
}

#footer {
	height:150px;
	width:920px;
	background-image:url(../imgs/bkg_footer.jpg);
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	display:block;
	clear:left;
}

#hidden {
display:none;
}


h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:21px;
font-weight:bold;
}


p {
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

.box {
height:260px;
width:200px;
float: left;
margin-bottom:5px;
}

a {
text-decoration:none;
color:#333333;
}


table {
	margin-left:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


.item_birre_speciali {
	color:#202020;
	width:600px;
	height:315px;
	background-image:url(../imgs/speciale_birre/bg-item.jpg);
	background-position:left -36px;
	margin-bottom:50px;
	}
	

.item_sx {
	float:left;
	width:400px;
	height:315px;}
	
.item_sx img {
	float:left;}	

.item_sx h1 {
	margin-top:18px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;}
	
.item_rx {
	float:left;
	width:200px;
	height:315px;}
	
.cont_table {
	font-family:Arial, Helvetica, sans-serif;
	width:400px;
	height:169px;
	margin-top:36px;
/*	background-color:#CCF; */
}

.cont_table table {
	position:relative;
	right:100px;
	top:10px;
	font-size:14px;
	}

.item_link {
	height:66px;
	width:280px;
	margin:5px 50px 0 0;
	float:left;}

.item_link a {
	margin-right:18px;
	color:#999;}
	
.item_link a:hover {
		color:#f1cb45;}
		
.back {
	margin-bottom:5px;
}

.back a:hover {
	text-decoration:underline;
	}
	
.link-lista a:hover {
	text-decoration:underline;
}
	

	
	