body {
color: #535353;
font-size: 12px;
font-family: Arial, "Lucida Grande", Verdana, sans-serif;
margin:0px 0px; padding:0px;
text-align:center;
line-height: 14px;
}

#Content {
width:860px;
height:600px;
margin:0px auto;
text-align:left;
}

#header {
width:860px;
height:140px;
background:url(skin/header.gif) no-repeat;
position: relative;
float:left;
}

#centrale {
width:340px;
height:150px;
padding-left:250px;
padding-right:270px;
background:url(skin/centrale.jpg) no-repeat;
position: relative;
float:left;
}

#box_left {
width:250px;
height:290px;
position:relative;
float:left;
background: #dcd7d6;
}

#menu {
position: absolute;
right: 0px;
top: 20px;
height: 165px;
width: 90px;
}

#menu a{
text-decoration: none;
color: #666;
font-weight: bold;
}

#menu a:hover{
color: #000;
}

#menu ul {
margin: 0px;
padding: 0px;
list-style: none;
}

#menu li {
position: relative;
height: 25px;
width: 90px;
background: url(skin/menu.gif) no-repeat;
margin:0px;
font-size: 11px;
padding-top: 3px;
text-align: center;
}

#menu a.sel {
color: blue;
}

#box_right {
padding-left: 20px;
padding-bottom: 4px;
padding-right: 5px;
padding-top: 25px;
width: 585px;
height: 260px;
position:relative;
float:right;
border-bottom:1px solid #dcd7d6;
}

#box_right2 {
padding-left: 20px;
padding-bottom: 4px;
padding-right: 5px;
padding-top: 25px;
width: 585px;
height: 300px;
position:relative;
float:right;
border-bottom:1px solid #dcd7d6;
}

#address {
width:860px;
height:20px;
text-align: center;
line-height: 20px;
font-size: 10px;
}

#switch {
position: relative;
height: 25px;
width: 585px;
font-weight: bold;
}

#gallery {
position: absolute;
height: 75px;
width: 445px;
right: 0px;
bottom: 5px;
padding-left: 5px;
background: url(skin/gallery.jpg) no-repeat bottom;
z-index: 10;
}

#gallery img{
padding: 0px 5px 0px 0px;
border: none;
}

.titolo {
text-decoration: none;
color: #000;
text-decoration: underline;
padding-bottom: 10px;
font-weight: bold;
}

a.right {
float:right;
text-decoration: none;
color: #000;
border-bottom: 2px solid #000;
}

a.left {
float:left;
text-decoration: none;
color: #000;
border-bottom: 2px solid #000;
}

#switch a:hover {
border-bottom: 2px solid blue;
}

#switch a.sel {
border-bottom: 2px solid blue;
}

.mail {
margin-left: 20px;
}

a.home {
position: relative;
display: block;
height: 140px;
width: 250px;
text-indent: -9999px;
}

#lingue {
position: absolute;
height: 20px;
width: 350px;
right: 270px;
bottom: 0px;
text-align: center;
line-height: 20px;
font-size: 11px;
}

#lingue a {
font-size: 11px;
color: #535353;
font-family: Arial, "Lucida Grande", Verdana, sans-serif;
text-decoration: none;
}

#lingue a:hover {
color: blue;
}