/*
Titolo:     FB per screen media
Sezione:    Home
Autore:     Gir&Grafica
Pubblicazione:    Novembre 2006
Color: Blu
*/


body {
	background: #cccccc url('../images/page_blu.jpg') repeat-y center top;
	color: #777;
	padding: 0;
	margin: 0;	
	border: 0 none;
	text-align: center;	
	font-family:Tahoma, Verdana, Arial, sans-serif
    }
  
img {border: none;
    }
    
#pagina{
	width:649px;
	margin:0px auto;
    }

#header {
    background: url('../images/header_blu.gif') no-repeat; 
    height: 74px;
    margin: 0 auto
    }
    
#menu {
    background: #D6E3F4; 
    height: 3px;
    margin: 0 auto;	
   }
         
     
#line2 {
    background: #ffffff; 
    border: 1px solid #235C9D; 
   }
   
   #line5 {
    background: #235C9D; 
    border: 1px solid #235C9D; 
   }
#line2dx {
float: right;
    width: 13em

   }
#line2sx {
float: left;
    width: 13em

   }
#footer {
	margin: 0 auto;
    font-size: 11px;
	clear: right

    }
#footer a { 
    text-decoration: none; 
    color: #777777; 
    }
   
#footer a:hover { 
    text-decoration: none; 
    color: #000000; 
    }
    
#footer a.active { 
    text-decoration: none; 
    font-weight: bold; 
    }

#nav { 
    float: left; 
    width: 649px; 
    margin: 0; 
    padding: 0; 
    font-size: 82%; 
    border-top: 1px solid #D6E3F4; 
    border-bottom: 3px solid #2467A8; 
    background: #4C8ECF url('../images/navbar_blu.gif') repeat-x top left;; list-style-type:none 
    } 
#nav li { 
    float: left; 
    margin: 0; 
    background: url('../images/navbarli_blu.gif') no-repeat top right; list-style-type:none; padding-left:0; padding-right:1px; padding-top:0; padding-bottom:0 
    } 
#nav a { 
    float: left; 
    padding: 1px 6px; 
    text-decoration: none; 
    color: #fff; 
    } 
#nav a:hover, #nav a.active { 
    color: #fff; 
    background: #4C8ECE; 
    } 
#nav a.active { 
    font-weight: bold; 
    color: #fff; 
    background: #9DB8E4 url('../images/nav-on-bg.gif') repeat-x bottom left; 
    }

#linex  a { 
    text-decoration: none; 
    color: #fff; 
    font-weight: bold; 
    }
   
#linex   a:hover { 
    text-decoration: none; 
    color: #000000; 
    }
    
#linex  a.active { 
    text-decoration: none; 
    font-weight: bold; 
    }