/* CSS Document */
body{
  background-color:#9F7B41;
  margin: 0;
  padding: 0;
  text-align: center;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:80%;
}


#content{
 width:900px; margin: 0.5em auto; text-align: left;	position:relative;
 color: #fff;
background: #DDD9DC url(img/sfondo.jpg) top no-repeat;
height:573px;

}

.foto{
position:absolute;
right:40px;
top:173px;
}

.testo{
position:absolute;
left:30px;
top:115px;
}

div.foto{width:361px;height:320px;
    background:url(img/boxbk.jpg) no-repeat top left;
    padding:1px 0;font-size:14px}

div.box-inner{
height: 235px;
overflow:auto;
    margin:0px 4px 0;
	padding-right:2px;
	scrollbar-face-color: #EEEEEE;

scrollbar-highlight-color: #2C1C02;
scrollbar-shadow-color:gray;
scrollbar-arrow-color: #2C1C02;
scrollbar-track-color:  #99FF66;

}

div.foto p{margin:0 10px 0 10px; font-size:88%; margin-bottom:12px; line-height:16px}

div.foto h2{
margin:10px 15px 15px 20px;
text-align:center;
 font-size:16px;
 font-variant:small-caps;
}

.foot{
font-size:70%;
text-align:center;
font-style:italic;
margin-top:565px;
position:absolute;
margin-left: 630px;

}

.menu{
font-size:130%;
font-style:italic;
margin-top:515px;
position:absolute;
margin-left:88px;
}

ul#mappa1 {
margin:0;padding:0;
list-style:none;
position:relative;
width:729px;height:40px;
background:url(img/menu.gif) no-repeat;
}

ul#mappa1 li {
display:block;
position:absolute;
margin:0;padding:0
}
li#mappa1-link1 {
left:0;top:0;
width:82px;height:40px
}
li#mappa1-link2 {
left:163px;top:0px;
width:153px;height:40px
}
li#mappa1-link3 {
left:410px;top:0px;
width:154px;height:40px
}

li#mappa1-link1 a:hover {
background:url(img/roll_home.gif) repeat;
}

li#mappa1-link2 a:hover {
background:url(img/roll_servizi.gif) repeat;
left:163px;top:0px;
}

li#mappa1-link3 a:hover {
background:url(img/roll_prodotti.gif) repeat;left:410px;top:0px;
}

li#mappa1-link4 a:hover {
background:url(img/roll_contatti.gif) repeat;left:632px;top:0px;
}

li#mappa1-link4 {
left:632px;top:0px;
width:87px;height:40px
}
#mappa1 a {
display:block;
width:100%;
height:100%;
}


#mappa1 .alt { display:none }

a{
text-decoration:none;
color:#72B42A;
}