﻿body 
{
    margin-top:0px;
    margin-left:0px;
    /* background-color:#e6e6e6; */
    background-image: url(images/bk_body2.gif)
}
div#contenitore
{
   
}
div#dv_top
{
    margin:0 auto; 
    width:760px;
    height:257px;
    border-left:1px solid #646464;
    border-right:1px solid #646464;
   
    
}
div#dv_menu
{
    margin:0 auto; 
    width:760px;
    height:31px;
    background-image: url(images/bk_menu.gif);
    border-left:1px solid #646464;
    border-right:1px solid #646464;
    
}
img#img_txt_freccia
{
    
    
    margin-left:13px;
    margin-top:9px;
    /*
    vertical-align:middle; 
    margin-bottom:8px;*/
}
a#txt_menu 
{

    font-family:Arial, Sans-Serif;
    color:White;
    font-size:9px;
    text-decoration:none;
    margin-right:50px; 
}
a#txt_menu:hover 
{
    color:yellow;
    text-decoration:underline;
}
img#img_divis_menu
{
    position:absolute;
    
    margin-left:-5px;
    margin-right:50px; 

    margin-top:0px;
}
div#dv_corpo
{
    width:760px;
    margin:0 auto;
    border-left:1px solid #646464;
    border-right:1px solid #646464;
}
div#dv_sx
{
    vertical-align:top;
    float:left;
    width:191px;
    height:249px;
    background-color:#b8beb4;
    background-image: url(images/bk_sx.gif);
    background-repeat:repeat-y;
    background-position:right;
}
div#dv_dx
{
    float:right;
    width:569px;
    height:249px;
    background-color:#eff2ed;
    background-image: url(images/bk_dx.gif);
    background-repeat:repeat-x;
    background-position:top;
}
div#dv_bottom
{
    margin:0 auto;
    height:30px;
    width:760px;
    background-image: url(images/bk_bottom.gif);
    background-repeat:repeat-x;
    background-position:top;
    text-align:center;
    font-family:Arial,Sans-Serif;
    font-size:9px;
    color:#666666;
   /*  border-bottom:1px solid #646464; */
}
span#title_news
{
    font-family:Arial,Sans-Serif;
    font-size:9px;
}
.testo_news
{
    font-family:Arial,Sans-Serif;
    text-decoration:none;
    line-height:12px;
    font-size:10px;
    color:#525d41;
}
.testo_news:hover
{
    text-decoration:underline;
}
.data_news
{
    font-family:Arial,Sans-Serif;
    font-size:10px;
    line-height:13px;
}
div#dv_corpo_index span, ul li
{
    font-family:Arial,Sans-Serif;
    font-size:11px;
}
div#dv_corpo_index span
{
    margin:10px 10px 10px 10px;
}
div#dv_corpo_index
{
    background-color:#d8dbd6;
    border:solid 1px #000;
    width:400px;
    height:180px;
    margin-top:20px;
    margin-left:83px;
}
span#sp_index
{
    font-family:Arial, Sans-Serif;
    font-size:12px;
    font-weight:bolder;
    margin-left:70px;
}
span#sp_servizi
{
    font-family:Arial, Sans-Serif;
    font-size:18px;
    font-weight:bolder;
    margin-left:70px;
}
.a_servizi
{
   font-family:Arial,Sans-Serif;
   text-decoration:underline;
   color:#525d41
}
.a_servizi:hover
{
    text-decoration:none;
}
.a_servizi_big
{
   font-family:Arial,Sans-Serif;
   text-decoration:underline;
   color:#525d41;
   font-size:18px;
   line-height:30px;
}
.a_servizi_big:hover
{
    text-decoration:none;
}
.bk_servizi
{
    height:249px;
    background-image: url(images/servizi.png);
    background-position:right;
    background-repeat:no-repeat;
}
