﻿    body 
    { 
	    color:#000;
        margin-left: auto;
        margin-right: auto;
        width:100%;
        height:100%;
        margin:0 0 0 0;
        background-color:#222328;
    }

    #Contenitore
    {
        background-color:#fafafa;
        position: relative;
        width: 100%;
        background:#ffffff url('../img/pat.jpg') repeat-x;
    }

    #footer
    {
        width: 100%;
        height: 62px;
        background:#ffffff url('../img/sfondo_bottom.jpg') repeat-x;
        /* background: #222328 url('../img/sfondo_bottom.jpg') repeat-x fixed center bottom; */
    }

    #footer .footerdettaglio
    {
        width: 960px;
        height: 62px;
        margin: 0 auto;
        /* border-left: 1px solid #ccc; */
        /* border-right: 1px solid #ccc; */
        /* border-bottom: 1px solid #ccc; */
    }

    #Contenitore .div-1
    {
        width: 960px;
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        background:url(img/sfondo_top.jpg);
        background-repeat:repeat-x;
        padding-top: 1px;
        margin: 0 auto;
    }

    .div-2
    {
        width: 100%; 
        position: absolute; 
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        background:url(img/sfondo_top.jpg);
        background-repeat:repeat-x;    
    }

    .div-1-1 {
	    border: none;
	    clear: both;
	    float: left;
	    width: 480px;
	    height: 109px;
    }

    #div-1-2 {
	    border: none;
	    float: left;
	    width: 430px;
	    height: 109px;
    }

    #div-1-2 .div-1-2-1 
    {
        height: 79px;
        text-align: right;
    }

    #div-1-2 .div-1-2-2 
    {
        height: 30px;
        font-weight: bold;
        text-align: right;
    }

    #div-2-1 
    {
	    border: none;
	    float: left;
	    width: 960px;
	    height: 275px;
    }

    #div-2-1 .div-2-1-1 
    {
        width: 50px;
        height: 275px;
        text-align: right;
        float: left;
        /* background:url(../img/pat_center.jpg) #e8e8e8 repeat-x; */
        background:url(../img/pat_center1.jpg) #e8e8e8 repeat-x;
    }

    #div-2-1 .div-2-1-2 
    {
        width: 860px;
        height: 275px;
        font-weight: bold;
        text-align: right;
        float: left;
    }

    #div-2-1 .div-2-1-3 
    {
        width: 50px;
        height: 275px;
        font-weight: bold;
        text-align: right;
        float: left;
        /* background:url(../img/pat_center.jpg) #e8e8e8 repeat-x; */
        background:url(../img/pat_center1.jpg) #e8e8e8 repeat-x;
    }

    #div-3-1 
    {
	    border: none;
	    float: left;
	    width: 960px;
	    background-color:#e8e8e8;
    }

    #div-3-1 .div-3-1-1 
    {
        width: 50px;
        text-align: right;
        float: left;
    }

    #div-3-1 .div-3-1-2 
    {
        width: 250px;
        text-align: right;
        float: left;
    }

    #div-3-1 .div-3-1-3 
    {
        width: 325px;
        font-weight: bold;
        text-align: right;
        float: left;
    }

    #div-3-1 .div-3-1-4 
    {
        width: 235px;
        font-weight: bold;
        text-align: right;
        float: left;
    }

    #div-3-1 .div-3-1-5 
    {
        width: 50px;
        font-weight: bold;
        text-align: right;
        float: left;
    }

    #div-3-1 .div-3-1-spazio
    {
        width: 25px;
        font-weight: bold;
        text-align: right;
        float: left;
        background-color:#e8e8e8;
    }

    #Contenitore .div-1 .separatore 
    {
        clear: both;
        height: 20px;
        background-color:#e8e8e8;
    }

    #Contenitore .div-1 .separatore1 
    {
        clear: both;
        height: 15px;
        background-color:#e8e8e8;
    }

    .testogrigiochiaro12 {
	    font-size: 12px;
	    color: #a3a3a3;
	    font-family: Arial, Helvetica, sans-serif;
	    text-decoration: none; 
    }

    a.testogrigiochiaro12:hover {
	    font-size: 12px;
	    color: #fff;
	    font-family: Arial, Helvetica, sans-serif;
	    text-decoration: none; 
    }

    .testogrigioscuro12 {
	    font-size: 12px;
	    color: #515156;
	    font-family: Arial, Helvetica, sans-serif;
	    text-decoration: none; 
    }

    a.testogrigioscuro12:hover {
	    font-size: 12px;
	    color: #000;
	    font-family: Arial, Helvetica, sans-serif;
	    text-decoration: none; 
    }

    .testogrigiochiaro9 {
	    font-size: 9px;
	    color: #a3a3a3;
	    font-family: Arial, Helvetica, sans-serif;
	    text-decoration: none; 
    }

    a.testogrigiochiaro9:hover 
    {
	    font-size: 9px;
	    color: #fff;
	    font-family: Arial, Helvetica, sans-serif;
	    text-decoration: none; 
    }
    
    .lightbox
    {
        font-size: 10px;
	    color: #a3a3a3;
	    font-family: Arial, Helvetica, sans-serif;
	    text-decoration: none;
    }
    
    a.lightbox:hover 
    {
	    font-size: 10px;
	    color: #fff;
	    font-family: Arial, Helvetica, sans-serif;
	    text-decoration: none;
    }  
	.boxlight
    {
        font-size: 10px;
	    color: #a3a3a3;
	    font-family: Arial, Helvetica, sans-serif;
	    text-decoration: none;
    }
    
    a.boxlight:hover 
    {
	    font-size: 10px;
	    color: #fff;
	    font-family: Arial, Helvetica, sans-serif;
	    text-decoration: none;
    } 
    
    .testogrigiochiaro10 
    {
	    font-size: 10px;
	    color: #a3a3a3;
	    font-family: Arial, Helvetica, sans-serif;
	    text-decoration: none; 
    }    

    a.testogrigiochiaro10:hover {
	    font-size: 10px;
	    color: #fff;
	    font-family: Arial, Helvetica, sans-serif;
	    text-decoration: none; 
    }
    
    .testogrigioscuro11 
    {
	    font-size: 11px;
	    color: #515156;
	    font-family: Arial, Helvetica, sans-serif;
	    text-decoration: none; 
    }
    
    a.testogrigioscuro11:hover 
    {
	    font-size: 11px;
	    color: #a3a3a3;
	    font-family: Arial, Helvetica, sans-serif;
	    text-decoration: none; 
    }    

    .ricerca {
	    border-color:#a4abb1;
	    background:#f7f7f7;
    }