.home_riquadro {
float:left;
width:684px;
margin: 0;
text-align: center;
border-top: 1px solid #323C74;
border-bottom: 1px solid #323C74;
margin-bottom: 5px;
background-image: url(../images/bordo_tabella.png);
background-repeat: repeat-y;
}

.home_riquadro_sx {
float:left;
width:342px;
margin: 0;
text-align: center;
}


.home_riquadro_sx .lista a{
color: #666;
}

.home_riquadro_sx .lista a:hover{
color: #FF6D00;
}

.home_riquadro_dx {
float:left;
width:342px;
margin: 0;
text-align: center;
/*background-color: #F9F9D2;*/
}

.home_nome_servizio {
float:left;
text-align:left;
width:230px;
margin:10px 0 6px 10px;
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #323C74;
}

.home_da {
font-size: 10px;
font-family: Arial;
font-weight: normal;
color: #FF6D00;
}

.home_costo_servizio {
float:left;
text-align:right;
width:88px;
margin:10px 1px 6px 0;
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #FF6D00;
}

.titolo_descr_servizio {
text-align:left;
font-size: 10px;
color: #323C74;
font-weight: bold;
padding:10px 10px 0 10px;
}

.testo_descr_servizio {
text-align:justify;
font-size: 10px;
padding:0 10px 0 10px;
}

.link_descr_servizio {
text-align:left;
font-size: 10px;
color: #666;
padding:0 10px 10px 10px;
margin-top:0px;
}

.link_descr_servizio a {
text-decoration: none;
color: #666;
border-bottom:1px solid #666;
}

.link_descr_servizio a:hover{
text-decoration: none;
border-bottom:1px solid #FF6D00;
}

.spacer {
height: 5px;
}
