/*
Titolo:     Canile per print
Sezione:    Webdesign
Autore:     Gir&Grafica
Pubblicazione:    Febbraio 2006
Sito: Canile di Grottaglie
*/


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 {
    display:none;
    background: #D6E3F4; 
    height: 3px;
    margin: 0 auto;	
   }
      
#line {
    background: #cccccc; 
   }
#line2x {
    background: #cccccc; 
   }
   
#linex {
    width:624px;
    text-align: justify;	
    margin-left: auto;
    margin-right: auto;
    padding-top:6px;
    padding-bottom:6px;
  } 
#linex2 {
    width:624px;
    text-align: justify;	
    margin-left: auto;
    margin-right: auto;
    padding-top:6px;
    padding-bottom:6px;
  } 
  #linex3 {
    width:624px;
    text-align: justify;	
    margin-left: auto;
    margin-right: auto;
    padding-top:6px;
    padding-bottom:6px;
    font-size:11px;
  }
#line0 {
    background: #914E00; 
    color: #ffffff;	
    font-size: 11px;
  }
#line02 {
    background: #914E00; 
    color: #ffffff;	
    font-size: 11px;
  }
   
     
#line2 {
    background: #ffffff; 
    border: 1px solid #DFAF3B; 
  }
   
#line2sub {
    background: #ffffff; 
    width:646px;
    height:400px;
    background: #fff;   
  }
     
#line4 {
    background: #914E00; 
    border: none;      
  }
  
#line5 {
    background: url('images/footer_blu.gif') no-repeat;  
    color: #ffffff;
    text-align: right;	
    font-size: 72%
  }

#container {
	position: relative;
	width: 650px;
	margin: 0 auto;
	text-align: left;
	}

#footer {
    display:none;
	margin: 0 auto;
    font-size: 11px;
  }


/*Menù di navigazione*/
#nav { 
    display:none;
    float: left; 
    width: 649px; 
    margin: 0; 
    padding: 0; 
    font-size: 82%; 
    border-top: 2px solid #D8A576; 
    border-bottom: 4px solid #D8A576; 
    background: #FEDF8C url('images/navbar_blu.gif') repeat-x top left;; list-style-type:none 
  } 
#navbis { 
    display:none;
    float: left; 
    width: 649px; 
    margin: 0; 
    padding: 0; 
    font-size: 82%; 
    border-top: 4px solid #D8A576; 
    border-bottom: 2px solid #D8A576; 
    background: #FEDF8C url('images/navbar_blu.gif') repeat-x top left;; list-style-type:none 
  } 

   
 
/*Link*/

#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 7px; 
    text-decoration: none; 

    color: #914E00; 
  } 
#nav a:hover, #nav a.active { 
    color: #fff; 
    background: #914E00; 
  } 
#nav a.active { 
    font-weight: bold; 
    background: #D8A576 url('images/nav-on-bg.gif') repeat-x bottom left; 
  }
#navbis 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 
  } 
#navbis a { 
    float: left; 
    padding: 1px 5px; 
    text-decoration: none; 
    color: #914E00; 
  } 
#navbis a:hover, #navbis a.active { 
    color: #fff;
    background: #914E00; 
  } 
#navbis a.active { 
    font-weight: bold; 
    background: #D8A576 url('images/nav-on-bg.gif') repeat-x bottom left; 
  }
    

    
#footer a { 
    text-decoration: none; 
    color: #777777; 
  }
   
#footer a:hover { 
    text-decoration: none; 
    color: #000000; 
  }
    
#footer a.active { 
    text-decoration: none; 
    font-weight: bold; 
  }
    
#line5  a { 
    text-decoration: none; 
    color: #ffffff; 
  } 
#line5  a:hover, #nav a.active { 
    color: #000000; 
  } 
#line5 a.active { 
    font-weight: bold; 
  }
 #linex2  a { 
  text-decoration: none; 
  border-bottom:1px dashed #fff;    
  color: #F7D577; 
  font-weight: bold; 
  } 
#linex2  a:hover, #nav a.active { 
    color: #fff; 
  } 
#linex2 a.active { 
    font-weight: bold; 
  }
