﻿/* stile per il menu di sinistra*/
/*.leftMenu h4
{
    vertical-align:bottom;      
    background-color:#E1e1e1;
    text-align:center;
    color:#B7002A;
    border-top:solid 3px #E1e1e1;
    font-weight:bold;
    height:19px;
    }*/

.leftMenu 
{
background: url(../imgs/ntRed.gif) repeat;
margin-top:0px;
margin-bottom:20px;

}

/*.rbbot div { background: url(../imgs/blRed.gif) no-repeat bottom left; }
.rbbot { background: url(../imgs/brRed.gif) no-repeat bottom right; }
*/

.leftMenu h4
{
    vertical-align:bottom;      
    background-color:#D00000;
    text-align:left;
    color:#FFF;
    border-top:solid 3px #D00000;
    font-weight:bold;
    text-indent:5px;
    margin-bottom:8px;
    }

.leftMenu H4 A:link, .leftMenu H4 A:visited, .leftMenu H4 A:active
{
    background-color:#D00000;
    color:#FFF;
    text-decoration:underline;
    }

.leftMenu H4 A:hover
{
    background-color:#D00000;
    color:#000;
    text-decoration:underline;
    }


div.leftMenu  ol 
{   
    list-style:none;
    padding:0;
    margin:0;
    border: 1px solid #E1E1E1;
    font-weight:bold;
    color:#000000;
    background-color:#FFFFFF;
}

div.leftMenu ol li
{   padding-bottom:2px;
    margin-bottom:1px;
    background: #fff url(../imgs/dashed.gif) repeat-x left bottom; 
    float:none;
    background-color:#FFFFFF;
    vertical-align:middle;
    color:#666666;
}

div.leftMenu li
{   
    background-image:url(../imgs/qua.gif);
    background-repeat:no-repeat;
    background-position:2px 5px;
}

.leftMenu ol li label.on {display: block; 
    background-color: #555; /*#C61C31; */
    color:#FFF; 
    font-weight: bold; 
    padding: .2em 0 .2em 1em;}
    
.leftMenu li a {display: block; 
    text-decoration: none; 
    padding: .2em 0 .2em 1em; 
    background-color: #fff; 
    color: #015190; 
    font-weight: bold;}


.leftMenu ol li a 
{
    background: #fff url(../imgs/qua.gif) no-repeat 5% 10px; 
    color: #666666; 
    font-weight: bolder;
    padding-left: 2em;}

.leftMenu li a:visited 
{
    font-weight: bolder;
    background-color: #fff; 
    color: #666666;}

.leftMenu li a:hover 
{
    font-weight: bolder;
    background: #666666 url(../imgs/quaw.gif) no-repeat 5% 10px; 
    color: white;
    }


/* stile per il menu di sinistra*/


/* FINE                         */
