/*
Titolo:     GirLab per screen media
Sezione:    Webdesign
Autore:     GirLab
Pubblicazione:    Marzo 2005
*/


body {
	background: #184C91 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.gif') no-repeat; 
    height: 90px;
    margin: 0 auto
    }
    
#menu {
    background: #D6E3F4; 
    height: 3px;
    margin: 0 auto;	
   }
      
#line {
    background: #cccccc; 
   }
   
#linex {
    width:624px;
    text-align: justify;	
    margin-left: auto;
    margin-right: auto;
    } 

  
#line0 {
    background: #8DD313; 
    color: #ffffff;	
    font-size: 11px;
    }
     
#line2 {
    background: #ffffff; 
    border: 1px solid #D6E3F4; 
        text-align: justify;
        font-size: 12px;
   }
   #line2testo {
    background: #ffffff; 
        text-align: justify;
        font-size: 12px;
        margin-left:6px;
                margin-right:6px

   }
     
#line4 {
    background: #8DD313; 
    border: none;   
    font-size:11px;
    color:#fff;   
    text-align:left;
  }
  #line6 {
    background: #fff; 
    border: none;      
  }
  
#line5 {
    background: url('../images/footer_blu.gif') no-repeat;  	
    	    height: 94px;
  }


#boximage {
    border: 1px dotted #9D9D9D;
    width: 645px;
    margin: 0 auto;
       }

#container {
	position: relative;
	width: 650px;
	margin: 0 auto;
	text-align: left;
	}

#footer_est {
text-align: center;
    } 

#footer {
	margin: 0 auto;

    }

#footersx {
    float: left;
    height: 10px; 
    font-size: 11px;
    }
#footersx a { 
    text-decoration: none; 
    color: #777777; 
    }
   
#footersx a:hover { 
    text-decoration: none; 
    color: #000000; 
    }
    
#footersx a.active { 
    text-decoration: none; 
    font-weight: bold; 
    }


#footerdx {
    float: left;
    height: 10px;
    font-size: 11px;
    }
#footerdx a { 
    text-decoration: none; 
    color: #777777; 
    }
   
#footerdx a:hover { 
    text-decoration: none; 
    color: #000000; 
    }
    
#footerdx 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 9px; 
    text-decoration: none; 
    color: #fff; 
    } 
#nav a:hover, #nav a.active { 
    color: #000; 
    background: #EAAD13; 
    } 
#nav a.active { 
    font-weight: bold; 
    color: #000; 
    background: #9DB8E4 url('../images/nav-on-bg.gif') repeat-x bottom left; 
    }
#line5  a { 
    text-decoration: none; 
    color: #ffffff; 
    } 
#line5  a:hover, #nav a.active { 
    color: #000000; 
       } 
#line5 a.active { 
    font-weight: bold; 
    }
    #line4  a { 
    text-decoration: none; 
    color: #000; 
 border-bottom:1px dashed #000;
     font-weight: bold; 

    } 
#line4  a:hover, #nav a.active { 
    color: #fff; 
       } 
#line4 a.active { 
    font-weight: bold; 
    }
  #line2testo a { 
    text-decoration: none; 
    color: #85D200; 
 border-bottom:1px dashed #85D200;
     font-weight: bold; 

    } 
#line2testo a:hover, #nav a.active { 
    color: #000; 
       } 
#line2testo a.active { 
    font-weight: bold; 
    }