﻿.news_block
{
    margin-left:13px;
    float:left;
}
.news_box
{
    float:left;
    width:204px;
    text-align:center; 
}
.news_piede
{
    width:960px;
    float:left;
    text-align:center;
    margin-top:00px;
}
.news_separtore_h
{
   width:39px;
    float:left;  
}
.news_separtore_v
{
   width:960px;
   height:30px;
    float:left;  
}
.news_paginatore_dida
{
        
}
.news_paginatore
{
   color:#777777;
   text-decoration:none;
}
.news_paginatore:hover
{
   color:blue;
}
.news_paginatore_sel
{
   color:Red;
   font-weight:bold;
}
.news_piede_separatore
{
    width:100%;
    border-bottom: 1px solid #cccccc;
    border-top:0px;
    border-left: 0px;
    border-right:0px;    
}

.news_lista_img
{
    width:200px;
    height:150px;
    overflow:hidden;
    border:2px solid rgba(255,255,255,0);
    list-style:none;
    margin-bottom:5px;  
}
.news_lista_titolo
{
    width:200px;
    color:#008f36;
    font-size:14px;
    font-weight:normal;
    margin-top:2px;
    margin-bottom:0px;
    text-align:left;
}
.news_lista_descri
{
    width:200px;
    font-weight:normal;
    margin-top:0px;
    margin-bottom:0px;
    text-align:left; 
    color:#444444;
}
.news_box_link
{
    text-decoration:none; 
}

.news_box_link:hover li
{
    border:2px solid #008f36;
}
.news_box_link:hover h3
{
    color:#008f36;
}
.news_box_link:hover p
{
    color:#008f36;
}
.news_scheda_img
{
    width:502px;
    text-align:center;
    float:left;
}
.news_scheda_slide
{
    width:502px;
    height:502px;
    line-height:502px;
    border: 1px solid #cccccc;
    text-align:center;
    vertical-align:middle;
    background-color: rgba(200,200,200,0.3);
    overflow:hidden;
}
.news_scheda_blocco_testo
{
    width:390px;
    float:left;
    margin-left:30px;    
    
}
.news_scheda_titolo
{
    width:100%;
    color:#008f36;
    font-size:18px;
    font-weight:normal;
    margin-top:2px;
    margin-bottom:10px;
    text-align:left;
}
.news_scheda_descri
{
    width:100%;
    font-weight:normal;
    margin-top:0px;
    margin-bottom:0px;
    text-align:justify; 
}