﻿.NewsMin
{
    
}
#DatiNews
{
display:none;
}

#SelettoreNews
{
    width:400px;
    height:620px;
    position:relative;
    border:1px solid #cccccc;
}

#testa
{
    font-size:2em;
    color :#004F8C;
    background-color:#eeeeee;
    width:390px;
    height:40px;
    padding-left:10px;
    
}

#fondo
{
    background-color:#eeeeee;
    width:390px;
    height:40px;
    padding-left:10px;
    position:relative;
}

.ndiv
{
    width:390px;
    height:100px;
    margin:5px;
    text-decoration:none;
    border-bottom:1px solid #cccccc;
}

.anews
{
    text-decoration:none;
   
}

.imMinia
{
width:60px;
height:45px;
margin: 3px 3px 1px 3px;


}

.dataNews
{
    font-size:0.8em;
    color:#999999;
    float:left;
    margin-top:3px;
 }

.TitNews
{
    font-size:1em;
    font-weight:bold;
    color:#004F8C;
   
    width:310px;
  }

.AbsNews
{
    font-size:0.8em;
    color:#444444;
   width:310px;
}

#NlistLink
{
    position:absolute;
    top:10px;
    right:10px;
}

.NewsPsel
{
    width:15px;
    height:15Px;
    background-color:#808080;
    float:left;
    margin-left:5px;
    margin-top:10px;
    
}