

body {
    background-color : #000000;
    background-image : url(fondo.jpg);
    background-position : center;
    background-repeat : repeat-x;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
  }
  
  

#cabezal {
background-image: url(cabezal.jpg);
background-position: top left;
background-repeat: no-repeat;
width: 960px;

height: 130px;
	
}

#cabezal h1 {
display: none;
}  
  

#menu {
	background-image: url(fondo-botonera.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: 440px;
	margin-right: 0px;
	margin-top: 0px;
	height: 130px!important;
	padding: 0px;
	float: right;
	
	overflow: hidden;
	
}


#menu ul {
    
	 
	 background-color : transparent;
	 list-style-type : none;
    margin : 0 auto;
    padding: 0;
  }


#menu li {
    float: left;
	 
  }


#menu a {
    background-image : url('borde-normal.gif');
    background-position : right;
    background-repeat : no-repeat;
    color : #666666;
    display : block;
    font-family : Trebuchet MS, Arial, 'Sans Serif';
    font-size : 12px;
    font-weight : bold;
    padding-bottom : 0;
    padding-left : 10px;
    padding-right : 10px;
    padding-top : 0;
    text-decoration : none;
	 
	 line-height: 200px;

  }


#menu a:hover {
    background-image : url('boton-over.jpg');
	 
  }


#menu .seleccionado { 
  background-image : url('boton-over.jpg');
    background-position : right;
    background-repeat : repeat-x;
    color : #ffffff;
    display : block;
    font-family : Trebuchet MS, Arial, 'Sans Serif';
    font-size : 12px;
    font-weight : bold;
    padding: 0 10px;
    text-decoration : none;
	 
	 
	line-height: 200px;
	 
  }

 #home {
    background-image : url('foto-home.jpg');
	 background-position: top left;
background-repeat: no-repeat;
width: 960px;
height: 327px;
 padding: 0;
 margin: 0px;
 

  }
  
  
  
  #flash {

margin: 0px;


}
 
  
