/* CSS Document */
body{
margin:auto;
width:906px;
background:url(img/sfondo.jpg) top center no-repeat #D4741A;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#696458;
}
.act{
color:#b65a03;
font-weight:bold;
}
 a.flash{
color:white;
font-weight:bold;
text-decoration:none
}
a.flash:hover{
color:#b65a03;
font-weight:bold;
text-decoration:none
}
a.opacity:hover img {
filter:alpha(opacity=60);
   -moz-opacity:0.6;
   opacity:0.6;
}
a.opacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}

#top {
position:relative;
top:0;
left:0;
}
#main {
position:relative;
top:0;
left:0;
background:url(img/sfondo_main.gif) top center no-repeat;
height:506px;
}
#main #dex{
position:absolute;
top:0;
right:0;
width:180px;
margin-top:20px;
margin-right:14px;
z-index:250;
}
#main #dex #box{
position:relative;
top:0;
right:0;
width:150px;
background:#ffffef;
border-top:1px solid #c8c09c;
border-left:1px solid #c8c09c;
border-bottom:1px solid #c8c09c;
margin-bottom:10px;
z-index:250;
}
#main #dex #box ul {
padding-top:20px;
padding-bottom:20px;

}
#main #dex #box ul li{
padding-top:8px;
padding-bottom:8px;
padding-left:6px;
}
#main #dex #box ul li a{
color:#696458;
text-decoration:none;
}
#main #dex #box ul li a:hover{
color:#b65a03;
}
#main #dex #box p{
padding:4px;
z-index:250;
}
#main #dex #box p a{
color:#696458;
text-decoration:none;
}
#main #dex #box p a:hover{
color:#D6771B;
}
#main #dex #box #titolo{
position:absolute;
top:0;
right:0;
margin-right:-30px;
z-index:250;
}
#main #dex #box #titolo img{
padding:0px;
}
#main #dex #box img{
padding:2px;
}
#main #link {
position:relative;
top:0;
left:0;
padding-top:211px;
padding-left:34px;
z-index:100;
}
#main #link  ul {
padding-left:34px;
background:url(img/left_link.gif) top left no-repeat;
}
#main #link  ul li{
	font-size:12px;
padding-top:10px;
}
#main #link  ul li a{
color:#696458;
text-decoration:none;
}
#main #link  ul li a:hover{
color:#b65a03;
text-decoration:none;
}
#main #fl {
position:absolute;
top:0;
left:0;
padding-left:209px;
}
#bottom {
position:relative;
top:0;
left:0;
background:url(img/sfondo_bottom.gif) top center;
padding-bottom:16px;
z-index:20;
}
#bottom table{
width:740px;
margin-left:34px;
padding-left:3px;
padding-top:16px;
}
#bottom h1{
border-bottom:1px solid #b65a03;
color:white;
font-size:16px;
font-weight:bold;
background:url(img/sfondo_titolo.gif) top left no-repeat;
margin-left:34px;
padding-left:3px;
padding-top:3px;
height:27px;
width:740px;
}
#bottom p{
margin-left:34px;
padding-left:3px;
padding-top:16px;
width:740px;
}
#bottom ul{
padding-left:25px;
}
#bottom ul li{
padding-top:5px;
}
#bottom p img{

padding-left:10px;

}
#indirizzo {
position:relative;
top:0;
left:0;
background:#ec8d22;
height:20px;
width:857px;
color:white;
padding-top:6px;
margin-left:6px;
text-align:center;
}
#indirizzo a{
color:white;
}