﻿.news_block
{
    margin-left:-10px;
    text-align:center;
    margin-right:30px;
    /*border: 1px solid green;*/
}
.news_box
{
    float:left;
    width:204px;
    text-align:center;
    /*border: 1px solid red;*/
    margin-left:20px;
}
.news_piede
{
    width:505px;
    float:left;
    text-align:center;
    margin-top:00px;
}
.news_separtore_h
{
   width:33px;
    float:left;  
}
.news_separtore_v
{
   width:360px;
   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;
    display:block;
    margin-bottom:5px;
}
.news_lista_titolo
{
    width:200px;
    color:#008f36;
    font-size:16px;
    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;
    margin-left:-4;
    /*border:1px solid green;*/
}
.news_scheda_slide
{
    width:502px;
    height:528px;
    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:500px;
    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; 
}
.schedario_off
{
    border-radius:0px 10px 0px 0px; 
    width:100px; height:25px;
    border:1px solid #cccccc; 
    background-color:rgba(200,200,200,0.5); 
    float:left;
    color:#666666;
    line-height:25px;
    cursor:pointer;
}
.schedario_on
{
    border-radius:0px 10px 0px 0px; 
    width:100px; height:25px;
    border:1px solid #cccccc; 
    background-color:rgba(150,150,150,0.5); 
    float:left;
    color:#008f36;
    line-height:25px;
}
.video_block
{
    width:940px;
    text-align:center;
    margin-left:10px;
    margin-top:15px;
    float:left;
}
.video_box
{
    width:470px;
    text-align:center;  
    float:left;
    margin-bottom:15px;
}
