﻿.NMN02_Container
{
    width:200px;
    margin:0px;
    padding:0px;
    border:0px;
    }

.NMN02_Titolo
{
    width:200px;
    margin:0px;
    padding:0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    }
    
.NMN02_LayList
{
    background-color:#b3b2b2;
    }


/******** NEWS *********/  

.NMN02_List a, .NMN02_List a:link, .NMN02_List a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    color: #d76101;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    cursor: pointer;
    width: 160px;
    display: block;
    padding: 10px 30px 10px 10px;
    background-image: url('/SiteImg/NMN02/Bkg_Bt_Off.gif');
    background-repeat: no-repeat;
    background-position: left top;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    text-decoration: none;
}

.NMN02_List a:hover, .NMN02_List a:active
{
   background-image: url('/SiteImg/NMN02/Bkg_Bt_On.gif');
    background-repeat: no-repeat;
    background-position: left top;
}
