﻿ /* Rule 9 of css/utils.css */
 
 .motore_a {
 
 text-align:center
 }
     .motRic2
    {
        position: absolute; 
        background-color: White; 
        width: 500px;
        border-right: #cccccc 3px solid;
        border-top: #cccccc 3px solid;
        min-height: 120px;
        border-left: #cccccc 3px solid;
        border-bottom: #cccccc 3px solid;
        height: auto !important;
        }
    .motRic
    {
        border-right: #cccccc 3px solid;
        border-top: #cccccc 3px solid;
        min-height: 120px;
        border-left: #cccccc 3px solid;
        border-bottom: #cccccc 3px solid;
        height: auto !important;
    }
    /* Rule 1 of css/links.css 
    A
    {
        color: #2c79ed;
    }*/
    
    /* Rule 10 of css/utils.css */
    DIV#navigation
    {
        border-right: #0066cc 0px solid;
    }


    /* Rule 11 of css/utils.css */
    DIV#navigation UL
    {
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 0px;
        margin: 0px;
        padding-left: 0px;
        white-space: nowrap;
        list-style-type: none;
        border-right: #0066cc 0px solid;
        
    }
    
    /* Rule 6 of css/struttura.css */
    LI
    {
        margin:   3px 0px 0px 0px;
    }
    /* Rule 12 of css/utils.css */
    DIV#navigation LI
    {
        padding-right: 0px;
        /* display: inline; */
        padding-left: 3px;
        padding-bottom: 0px;
        margin: 0px;
        margin-top:5px;
        padding-top: 0px;
    }
  
    /* Rule 15 of css/utils.css */
    DIV#navigation .lo A
    {
        color: #0033cc;
        border-right: #fff 1px solid;
        background-color: #fff;
    }
    
    #MotDest-ProvinciaComuneList
    {
        list-style-type:square;
    }
    
    #MotDest-ProvinciaComuneList li
    {
        border-bottom:1px dotted #ccc;
        padding:5px 0px 5px 0px;    
    }
    
    #MotDest-ProvinciaComuneList li a
    {
        color:#0266c6;
    }
    
    #MotDest-ProvinciaComuneList li ul li
    {
        border-bottom:none;
        display:inline;
        padding-left:5px;        
    }
    
    #MotDest-ProvinciaComuneList li ul li a
    {
        color:#121212;
    }
    
    #MotDest-RegioneList
    {
        background-color: #FEED9C; 
        border: 1px dotted #ccc;    
    }

    #MotDest-RegioneList ul
    {
        list-style-type:square;
        margin-top:20px;
    }

    #MotDest-RegioneList ul li a:first-letter
    {
        font-size:xx-large;
        display:block;
    }

    /*Motore Perche*/
    .IconaPerche
    {
        padding:3PX;
        border:1px solid #ccc;
        margin:0px;
        vertical-align:middle;
        background:#fff;
    }
