body {  width: 100%;
        height:100%; 
        margin-left: auto;
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        /*color: #011e3c;*/
        color: #0c0045; 
        background-color: #ffffff;
        text-align: left;
        margin: 0px;
        padding: 0px;
        text-align: center; }

body {/*color: #ffeeee;*/ background: #cc0033; margin: 0; padding: 0; text-align: center;   }/*centra in IE 5.x */

body.home {/*color: #ffeeee;*/ background: #97092f; /*background: #69000D;*/ margin: 0; padding: 0; text-align: center;}

body.home1 {/*color: #ffeeee;*/ background: #aaaaaa; background-image: url("../grafica/bg2.jpg"); background-repeat: repeat; /*background: #69000D;*/ margin: 0; padding: 0; text-align: center;}

/*link generici*/
a {color: #ffeeee; text-decoration: underline; }
a:hover { color: #220000; text-decoration: underline; }
/*fine link generici*/

/*link homepage*/
a.home {color: #ffffff; text-decoration: none; font-weight: bold; }
a:hover.home { color: #0c0045; text-decoration: none; font-weight: bold; }
/*fine link homepage*/

/*link news*/
a.news {color: #0c0045; text-decoration: underline; }
a:hover.news { color: #0c0045; text-decoration: underline; }
/*fine link news*/

a.mail {color: #0c0045; text-decoration: underline; }
a:hover.mail { color: #cc0033; text-decoration: underline; }

a.menu {color: #ffffff; text-decoration: none; font-weight: bold; background-color: #0c0045; font-size:13px; padding: 0; padding-left: 9px; padding-right: 9px;  border: 1px solid #0c0045;}
a:hover.menu {color: #0c0045; text-decoration: none; font-weight: bold; background-color: #fefefe; font-size:13px; padding: 0; padding-left: 9px; padding-right: 9px; border: 1px solid #0c0045;}

a.menu-l {color: #0c0045; text-decoration: none; font-weight: bold; background-color: #fefefe; font-size:13px; padding: 0; padding-left: 9px; padding-right: 9px;  border: 1px solid #0c0045;}
a:hover.menu-l {color: #0c0045; text-decoration: none; font-weight: bold; background-color: #fefefe; font-size:13px; padding: 0; padding-left: 9px; padding-right: 9px; border: 1px solid #0c0045;}

a.menu-end {color: #ffffff; text-decoration: none; font-weight: bold; background-color: #0c0045; font-size:13px; padding: 0; padding-left: 9px; padding-right: 9px;  border: 1px solid #0c0045;}
a:hover.menu-end {color: #0c0045; text-decoration: none; font-weight: bold; background-color: #0c0045; font-size:13px; padding: 0; padding-left: 9px; padding-right: 9px; border: 1px solid #0c0045;}

h4 { font-size:13px;}

img.int {padding: 1px;  vertical-align: middle;}

/* homepage */    
.cont {
        
        background-image: url("../grafica/logo_it-flav5.jpg");
        background-repeat: no-repeat;
        text-align: left;
        width: 760px;
        height:500px;
        border: 1px solid #d22a57; 
        overflow: hidden;
        /*margin-top:7%;*/
        margin-left: auto;
        margin-right: auto;
        }

.cont5 {
        
        background-image: url("../grafica/logo_it-flav7.jpg");
        background-repeat: no-repeat;
        text-align: left;
        position:absolute;
        top:50%;
        left:50%;
        width: 760px;
        height:560px;
        border: 1px solid #B80F3D;
        overflow: hidden;
        margin-top: -280px;
        margin-left: -380px;
        }


.iten {
        position:relative;
        width: 760px;
        left:0px;
        top:160px; 
       /* border: 1px solid #ffffff; */
        text-align: center;
        }   
/*fine homepage*/  

.container{
    border-left: 0px solid #ffffff;
    /*border-right: 1px solid #ffffff;*/
    width: 765px;
    margin: 0px auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
    }
    
.home-news{    
        background: #fefefe;
        border-left: 2px solid #ffffff;
        margin-top:2px;    
        position:relative;
        float:left;
        width: 765px;
        text-align: left;
        color: #0c0045;
        }
        
.bottom {
        height: 5px;
        }

        
.lato {
        background: #97092f;
        /*border-left: 2px solid #ffffff;*/
        margin-top:2px;
        top:2px;
        left:3px;    
        position: relative;
        font-size:11px;
        float:left;
        width: 160px;
        text-align: left;
        color: #0c0045;
      }
      
     
.foto{    
        /*background: #fefefe;
        border-left: 2px solid #ffffff;*/
        margin-top:2px;    
        position:relative;
        float:left;
        width: 620px;
        height:530px;
        text-align: center;
        color: #0c0045;
        }   
    
    
.down{    
        /*background: #fefefe;
        border-left: 2px solid #ffffff;*/
        margin-top:2px;    
        position:relative;
        float: right;
        width: 140px;
        height:470px;
        text-align: center;
        color: #0c0045;
        margin-left: auto;
        margin-right: auto;
       white-space: nowrap;
         overflow: auto;
        }
        
        
.par {
    padding-top: 0px;
    padding-left: 5px;
    padding-right: 8px;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    text-align: justify;
}
