/*
	website by www.webelin.it
	2009 Allrights reserved.
*/

html {
	overflow-y : scroll;
}

body { 
 padding: 0;
 margin: 0;
}

#wrapper {
	background-color:#fff;
	width:100%;
	height:100%;
}



#contenuto {
     width:100%; 
     position:relative;
     min-height:650px;
     height: auto !important;
     height: 650px;
}

#wrapper #corpo {
	border: 0px solid #888;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;
	width:902px;
    min-height:630px;
    height: auto !important;
    height: 630px;
}

#logo {
	background-repeat: no-repeat;
	border-top-style: none;
	height: 139px;
	width: 169px;
	background-image: url(img/logo-birra-bryton.gif);
	margin-top:30px; 
	visibility:visible;
    position:absolute;
	right:20px;
		
		
}



#logo #homepagelink {
	top:85px;
	float:right;
	height: 139px;
	width: 169px;
}

#logo #homepagelink:focus {
	outline: none;
}

.bandierina 
{
	display: block;
	width:46px; 
	height:42px; 
	background-repeat:no-repeat no-repeat;
	position:absolute;
	z-index:200px;
}

.bandierina:hover {
	background-position: 0 -42px;
}
#bandierina_italiana 
{
	background-image:url(img/bandierina_italiana.gif);
	top: 60px;
	left: 95px;
}

#bandierina_inglese
{
	background-image:url(img/bandierina_inglese.gif);
	top: 50px;
	left: 141px;
}



#panel_antica {
	background-image:url(img/la_piu_antica.gif); 
	width:369px; 
	height:301px; 
	background-repeat:no-repeat no-repeat;
}


#menu {
	position:absolute; 
	top:0px; 
	left:0px; 
	width:369px; 
	background-color:#fff; 
	visibility:visible;
    z-index:101;
}



#menu a:focus { 
	outline:none;
}



#storia {
  display: block;
  width: 299px;
  margin-left:44px; 
  height:93px;
  background: url("img/storia.gif") no-repeat 0 0;
  text-decoration:none;
}



#storia:hover {
 background-position:0 -93px;
}



#italiano {
  display: block;
  width: 299px;
  margin-left:44px; 
  height:93px;
  background: url("img/italiano.gif") no-repeat 0 0;
  text-decoration:none;
}



#english {
  display: block;
  width: 299px;
  margin-left:44px; 
  height:82px;
  background: url("img/english.gif") no-repeat 0 0;
  text-decoration:none;
}


#ingredienti {
  display: block;
  width: 299px;
  margin-left:44px; 
  height:82px;
  background: url("img/ingredienti.gif") no-repeat 0 0;
  text-decoration:none;
}

#ingredienti:hover {
 background-position:0 -82px;
}

#contatti {
  display: block;
  width: 299px;
  margin-left:44px; 
  height:90px;
  background: url("img/contatti.gif") no-repeat 0 0;
  text-decoration:none;
}

#contatti:hover {
 background-position:0 -90px;
}

#footer {
 width:882px;
 height:20px; 
 text-align:right; 
 font-family: Verdana, Helvetica, sans-serif;
 font-size:11px;
 color:#fff;
 background-color:#f47321;
 vertical-align:middle;
 line-height: 20px;
 padding-right:20px;
}
a {
 color: #409119;
 text-decoration: none;
 font-weight:bold;
}
a:hover {
 color: #cff454;
 
}
#testo
{
 margin-left:370px; 
 padding-top:180px; 
 width:450px;
 font-family: Verdana, Helvetica, sans-serif;
 font-size:small;
 margin-bottom:30px;
 
 
}

#testoclock
{
position:absolute; 
top:600px;
color:#ff9933;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
}


#clock
{ 
top:600px;
color:#ff9933;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
}

#pdf {
	 display: block;
  width: 280px;
  margin-left:44px; 
  margin-top:15px; 
  height:150px;
  background-color: #fff;
  text-decoration:none;
  font-family: Verdana, Helvetica, sans-serif;
  font-size:12px;
	
}
