/*body {
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:75%;
background-color:#333333;
}
*/
a:link {
background-color:transparent;
text-decoration:none;
}

a:hover {
background-color:transparent;
color:#DD9D5F;
text-decoration:none;
}

a:visited {
background-color:transparent;
color:#DD9D5F;
text-decoration:none;
}

#newconcept_logo {
padding: 0 0 0 13px;
}

#newconcept_bottom {
	padding: 0px 3px 20px 13px;
}


#newconcept_container {
width: 1023px;
margin: 0 auto;	
}

#fancymenu {
position: relative;
height: 36px;
width: 1023px;
padding: 0px 0px 0px 0px;
margin: 0;
overflow: hidden;
}
  
#fancymenu ul {
padding: 0;
margin: 0;
}

#fancymenu ul li a span {
padding: 0 0px;
}
  
/* Don't apply padding here (offsetWidth will differ in IE)
If you need padding add it to the child anchor */
#fancymenu ul li {
float: left;
list-style: none;
}
  
#fancymenu ul li a {
text-indent: -500em;
z-index: 10;
display: block;
float: left;
height: 36px;
position: relative;
overflow: hidden;
padding: 0 0px 0 0px;
/*padding: 0 5px 0 5px;*/
border-right: 0px solid #413524;
}

#fancymenu .border_bonus {
 border-left: 0px solid #413524;
}


#menu_INICIO a {
width: 86px;
background: url('../imagenes/menu/normal/menu_INICIO.png') no-repeat center;
}

#menu_INICIOACTIVO a {
width: 86px;
background: url('../imagenes/menu/activo/menu_INICIO.png') no-repeat center;
padding-bottom:3px;
margin-bottom:3px;
}

#menu_INICIO a:hover{
width: 86px;
background:url('../imagenes/menu/over/menu_INICIO_over.png') no-repeat center;
} 
  
#menu_HISTORIA a {
width: 116px;
background: url('../imagenes/menu/normal/menu_HISTORIA.png') no-repeat center;
}

#menu_HISTORIAACTIVO a {
width: 116px;
background: url('../imagenes/menu/activo/menu_HISTORIA.png') no-repeat center;
} 

#menu_HISTORIA a:hover {
width:116px;
background: url('../imagenes/menu/over/menu_HISTORIA_over.png') no-repeat center;
}
  
#menu_MESADIRECTIVA a {
width: 164px;
background: url('../imagenes/menu/normal/menu_MESADIRECTIVA.png') no-repeat center;
}

#menu_MESADIRECTIVAACTIVO a {
width: 164px;
background: url('../imagenes/menu/activo/menu_MESADIRECTIVA.png') no-repeat center;
}

#menu_MESADIRECTIVA a:hover
{
width: 164px;
background: url('../imagenes/menu/over/menu_MESADIRECTIVA_over.png') no-repeat center;
}
  
#menu_NOTICIAS a {
width: 116px;
background: url('../imagenes/menu/normal/menu_NOTICIAS.png') no-repeat center;
}

#menu_NOTICIASACTIVO a {
width: 116px;
background: url('../imagenes/menu/activo/menu_NOTICIAS.png') no-repeat center;
}

#menu_NOTICIAS a:hover {
width: 116px;
background: url('../imagenes/menu/over/menu_NOTICIAS_over.png') no-repeat center;
}

#menu_TRANSPARENCIA a {
width: 166px;
background: url('../imagenes/menu/normal/menu_TRANSPARENCIA.png') no-repeat center;
}

#menu_TRANSPARENCIAACTIVO a {
width: 166px;
background: url('../imagenes/menu/activo/menu_TRANSPARENCIA.png') no-repeat center;
}

#menu_TRANSPARENCIA a:hover {
width: 166px;
background: url('../imagenes/menu/over/menu_TRANSPARENCIA_over.png') no-repeat center;
}

#menu_ESTATUTOS a {
width: 129px;
background: url('../imagenes/menu/normal/menu_ESTATUTOS.png') no-repeat center;
}

#menu_ESTATUTOSACTIVO a {
width: 129px;
background: url('../imagenes/menu/activo/menu_ESTATUTOS.png') no-repeat center;
}

#menu_ESTATUTOS a:hover {
width: 129px;
background: url('../imagenes/menu/over/menu_ESTATUTOS_over.png') no-repeat center;
}

#menu_DESCARGAS a {
width: 131px;
background: url('../imagenes/menu/normal/menu_DESCARGAS.png') no-repeat center;
}

#menu_DESCARGASACTIVO a {
width: 131px;
background: url('../imagenes/menu/activo/menu_DESCARGAS.png') no-repeat center;
}

#menu_DESCARGAS a:hover {
width: 131px;
background: url('../imagenes/menu/over/menu_DESCARGAS_over.png') no-repeat center;
}

#menu_CONTACTO a {
width: 115px;
background: url('../imagenes/menu/normal/menu_CONTACTO.png') no-repeat center;
}

#menu_CONTACTOACTIVO a {
width: 115px;
background: url('../imagenes/menu/activo/menu_CONTACTO.png') no-repeat center;
}

#menu_CONTACTO a:hover {
width: 115px;
background: url('../imagenes/menu/over/menu_CONTACTO_over.png') no-repeat center;
}
  
#fancymenu .background .left {
height: 36px;
 /* margin-right: 9px; 7px is the width of the rounded shape border: 1px solid #413524; */

}

#fancymenu li.background {
background: url('../imagenes/menu/menu_bg.gif');
/*z-index: 8;*/
z-index: 8;
position: absolute;
visibility: hidden;
}

/*#newconcept_borderbox {
border-bottom:1px solid #413524;
border-top:1px solid #413524;
height:38px;
padding:0px 0px;
}*/

#newconcept_borderbox {
border-bottom:0px solid #222222;
border-top:0px solid #222222;
height:36px;
padding:0px 0px;
}

