/* This Style sheet was made by aran @ studio7designs.com  if you have any questions please email me or visit http://www.studio7designs.com */
#lnk {
font-size: 10px;
  margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

.lnka {
color: red;
}

body
{
font-family: trebuchet ms, verdana, arial, tahoma;
font-size: 80%; color: #999999;
background-color: #ffffff;
line-height: 180%;
margin-top: 0px;
background: #ffffff url('../images/img_multi_a.gif') top center repeat-x;
}

#border
{
border: 0px ;
width: 800px;
background-color: #FFFFFF;
background:url('../images/img_multi_b.gif') no-repeat;
margin: 0px auto;
}

#header
{
height: 190px;
border-bottom: 1px solid #D06215; 
background-image:url('../images/multibirra.jpg');
}

#titolo
{
font-family: arial,  sans-serif;
font-variant: small-caps;
font-size: 60px;
color:white;
position:relative;
left:20px;
top:130px
}


#content
{
padding: 0.5em 1em;
max-width: 760px;
background-color: #FFFFFF;
}

* html #content {height:1%}
* > html #content {height:auto}

#container
{
	width: 770px;
	margin: 0px auto;
	background-color: #ffffff;
	border: 0px solid #D26A11;
}

.splitleft {
background: #ffffff;
margin:auto;
text-align: justify;
}

.item-info {
background: #ffffff;
padding:5px 0 0 0;
font-size: 95%; color: #999999;
line-height: 140%;
}

.nome{
	color: #DD7516;
	font-family: geneva,arial,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.0em;
	font-weight: bold;
	padding: 0 3px;
	margin: 0;
}

/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{

	height: 106px;
	background-image:url(../images/multibirra_foo.jpg);
	background-color: #FFF7E8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
}


#footer a:link, a:visited{
	color:#D06215;
}

#footer a:hover, a:active{
	color:#cccccc;
}

#colophon
{
font-family: arial,  sans-serif;
font-variant: small-caps;
font-size: 12px;
color:white;
position:relative;
left:0px;
top:70px;
line-height:16px;
}



a:active,a:visited,a:link { color: #999999; text-decoration: none; }

a:hover			{ color: #D06215; text-decoration: none; }		
/* ~~~~~~~~~ PROPS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */

    #topmenu {
	position: relative;
	top: 13px;
	left: 15px;
	/*width: 600px;*/
	font-size:93%;
	margin: 0;
	line-height:normal;
	height: 41px;
      }
    #topmenu ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
      float:left;
      background:url(../images/img_t18d.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #topmenu a span {
      float:left;
      display:block;
      background:url(../images/img_t18e.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#D26A11;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      color:#D26A11;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }
/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
font-size: 120%;
color: #D06215;
}


h2{
	color: #DD7516;
	font-family: geneva,arial,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.0em;
	font-weight: bold;
	padding: 0 2px;
	margin: 0;
}


h3{
	color: #DD7516;
	font-family: geneva,arial,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	word-spacing: 4px;
	letter-spacing: 3px;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0 2px;
	margin: 0;
}

/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

.style4 {font-size: 18px;font-weight: bold;	text-transform: uppercase;}
.style5 {
	font-size: 12px;
	color: #CCCCCC;
}
#content img {
	  		padding: 4px;
	  		border: 1px dashed #D1C9BE;
	  		margin: 5px 15px 6px;
			
}



#content img.zoompicture{
padding: 4px;margin:5px 5px 5px;
border:1px solid red;
}




