/*  General rules */
	
#navigation ul li#navigation_6 a        {
        background: #f1efe2;
        }

#main_left_politiche {
        width: 200px;
        float: left;
        background: #f1efe2;
        margin: 10px 0 25px 0;

        }
#main_right_politiche {
        width: 540px;
        margin-top: 10px;
        margin-left: 5px;
        background: #e2eef1;
        float: left;
        }

#main_left_politiche ul        {
        margin: 0;
        padding: 15px;
        border: 0;
        }

#main_left_politiche ul li     {
        list-style: disc url(../../../pics/lista.gif) inside;
        margin: 0;
        padding: 0;
        line-height: 1.5em;
    font-size:    x-small;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size:    small;
        }

#img_politiche_l      {
        margin-left: 2px;
        margin-right: 5px;
        margin-bottom: 5px;
        margin-top: 5px;
        color: #666;
        float: left
        }

#img_politiche_r      {
        margin-left: 5px;
        margin-right: 2px;
        margin-bottom: 5px;
        margin-top: 5px;
        color: #666;
        float: right
        }

#text_politiche         {
        color: #000000;
        margin-left: 5px;
        margin-right: 5px;
        text-align: justify;
        }


