*{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000;
	background: #fff;
}

code{
	font-size: 11px;
	font-family: Courier new;
	color: #1E1E1E;
	display:block;
	text-align:left;
}

a{
	color: #990000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

a.auxiliar {
	font-size:11px;
	
}

a img{
	border: 0px;
}

h1{	
	line-height: 1.3em;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color:#990000;
	padding-top:4px;
	padding-bottom:6px;
	padding-left:8px;
	border-bottom:1px solid #990000;
}

h2{	
	color:#666;
	font-size: 12px;
	line-height: 1.2em;
	padding:0px 0px 0px 0px;
	margin:0px;
}

h3{
	color:#000;
	font-size:14px;
	font-weight:normal;
	line-height: 1.3em;
	padding:0px 0px 4px 0px;
}


p {
	padding-bottom:10px;
	line-height: 1.3em;
}

ul{
	padding-left: 13px;
}

button{
	cursor:pointer;
	border:0px;
}

table.formulario {
	background: url(img/forms/form_fondo.jpg) repeat-y;
	border:1px solid #cccccc;	
	}

td {
	font-family: Arial, Verdana;
	font-size: 12px;
	padding:2px;
	text-align:left;
	}

.contenido {
	padding:10px;
	}

/**************************************************************************************************/
/* Clearfix */

.clearfix:after {
	content: " "; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/**************************************************************************************************/
/* imagen-superpuesta */
#imagen-superpuesta{
	background: url(img/logo_fondo_blanco_cortado.jpg) no-repeat;
}

/* wrapper */
#wrapper{
	width: 985px;
	position: relative;
	margin: 0px auto;
	background: #fff;
	background: url(img/fondo_main.gif);
}

/* pre-header*/
#pre-header{
	border-bottom: 0px solid #fff;

}

/* header-top */

#pre-header {
	height: 22px;
	background-image: url(img/fondo_main_sup.gif);
	padding-left:25px;
	padding-right:27px;

}

#pre-header #idiomas{
	padding-top:5px;
	padding-left:2px;
}


#pre-header #derecha{
	width: 700px;
	height: 20px;
	float: right;
	margin: 0px 0px 0 0;
}

/* navigation pre-header derecha */
#pre-header #derecha #menu{
	font-size:11px;
	float: right;
	padding-top:4px;
	padding-right:0px;
}


#pre-header #derecha #menu ul{
	padding-left: 10px;
}

#pre-header #derecha #menu ul li{
	display: inline;
	color:#000;
	padding-right:10px;
}

#pre-header #derecha #menu ul li a{
	text-decoration: none;
	color: #000;
}

#pre-header #derecha #menu ul li a:hover{
	text-decoration: underline;
	color: #990000;
	
}


/* header */

#header{
	border-bottom: 0px solid #fff;
	padding-left:25px;
	padding-right:27px;
	
	
}

/* header-top */

#header #header-top{
	height: 91px;
	background: url(img/fondo_cabecera.jpg) no-repeat;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	
}

#header #header-top #logo{
	padding-top:0px;
	padding-left:0px;
}


#header #header-top #header-banner{
	width: 468px;
	height: 60px;
	float: right;
	margin: 14px 10px 0 0;
	border:0px solid #000;
}



/**************************************************************************************************/
/* Header - Navigation */
#header #navigation{
	height: 26px;
	border: 1px solid #cfd0d2;	
	margin-left:0px;
	margin-right:0px;
	/*background-image: url(img/fondo_navigation.gif);*/
}

#header #navigation #navigation-main{
	float: right;
	
	
	
}

#header #navigation #navigation-main ul{
	line-height: 26px;	
	height: 25px; /* height global - padding top y bottom */
	padding: 0px 6px 0px 0px;
	
}

#header #navigation #navigation-main ul li{
	display: inline;
	margin-right: 1px;
	font-family: Arial;
	font-size:11px;
}

#header #navigation #navigation-main ul li a{
	float: left;
	padding: 0px 0px 0px 6px;
	text-decoration: none;
	/*background: url(img/fondo_navigation.gif) no-repeat top left;*/
	color: #000;
	font-weight:bold;
}

#header #navigation #navigation-main ul li a span{
	padding: 7px 0px 6px 8px;
	text-decoration: none;
	/*background: url(img/fondo_navigation.gif) no-repeat top right;*/
	color: #000;
}

#header #navigation #navigation-main ul li a:hover{
	/*background: url(img/tab_izq.gif) no-repeat top left;*/
	color: #990000;
}

#header #navigation #navigation-main ul li a:hover span{
	/*background: url(img/tab_der.gif) no-repeat top right;*/
	color: #990000;
}

#header #navigation #navigation-main ul li.current a{
	/*background: url(img/tab_izq.gif) no-repeat top left;*/
	color: #990000;
	font-weight:bold;
	
}

#header #navigation #navigation-main ul li.current a span{
	/*background: url(img/tab_der.gif) no-repeat top right;*/
	color: #990000;
	
}

/* subnavigation */

#header #subnavigation{
	height: 30px;
	border: 0px solid #ffffff;
	margin-left:0px;
	margin-right:0px;
	background-color: #044c92;
}


/**************************************************************************************************/
/* main */

#main{
	margin:0px 27px 0px 25px;
	/* padding-top:10px; */
	padding-top:0px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	
	
		
}

#main #left{
	float:left;
	width:186px;
	margin-left:0px;
	margin-right:0px;	
	padding:6px 6px;

	
}

#main #right{
	float:left;
	width:186px;
	margin-left:0px;
	margin-right:0px;
	padding:6px 6px;
	
	
}

#main #content{
/*565*/
	width:524px;
	float:left;	
	border:4px solid #e0e0e0;
}

/**************************************************************************************************/
/* Navigation - Left */

#navigation-left{
	padding-top:5px;
	min-height:176px;
}
#navigation-left ul{

}
#navigation-left ul li{
	list-style:none;
	font-family:Arial;
	font-size:11px;
	padding-bottom:5px;
}
#navigation-left ul li.nivel2{
	padding-left:20px;
}
#navigation-left ul li a{
	color:#000;
	font-weight:bold;
}
#navigation-left ul li a:hover{
	color:#990000;
	text-decoration:none;
}
#navigation-left ul li.current a{
	color:#990000;
}

/**************************************************************************************************/
/* footer */

#footer{
	clear: both;
	height: 23px;
	position: relative;
	margin: 0px;
	line-height: 23px;
	font-size: 9px;
	background: url(img/fondo_login_tabla.gif) repeat-x;
	margin-left:25px;
	margin-right:27px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding-left:10px;
	padding-right:10px;
}

#footer #lista-izq{
	float: left;
}

#footer #lista-izq ul{
	padding-left: 13px;
}

#footer #lista-izq ul li{
	display: inline;
}

#footer #lista-izq ul li a{
	text-decoration: none;
	color: #b60c2b;
}

#footer #lista-izq ul li a span{
	text-decoration: underline;
	font-weight: bold;
}

#footer #lista-dcha{
	float: right;
}

#footer #lista-dcha #menu ul{
	padding-right: 13px;
}

#footer #lista-dcha #menu ul li{
	display: inline;
	color: #000000;
	font-size:11px;
}

#footer #lista-dcha #menu ul li a{
	text-decoration: none;
	color: #000;
}

#footer #lista-dcha #menu ul li a:hover{
	text-decoration: underline;
	color: #990000;
	
}


#footer #footer-izq{
	width: 32px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/izqfooter.jpg) no-repeat left;	
}

#footer #footer-dcha{
	width: 32px;
	height: 20px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../img/dchafooter.jpg) no-repeat right;	
}

#bottom{
	
	background: url(img/bottom_fondo.jpg) no-repeat;
	height:18px;
	margin:0px;
	padding:0px;
	font-size:10px;
	padding-left:36px;
	padding-top:4px;
	
}

/**************************************************************************************************/
/* Destacados - Left - Right */

/* Destacados - Solo Imagen  */

.destacado-imagen{
	text-align:center;
	margin-bottom:2px;
}
/* Destacados - 1 - Imagen + Titulo + Texto */

.destacado-1{
	width:188px;
	border:0px solid #777;
	margin-bottom:6px;
}

.destacado-1 .destacado-top{
	background: url(img/destacados/destacado-arriba.jpg) no-repeat;
	height:14px;
}

.destacado-1 .destacado-content{
	background: url(img/destacados/destacado-centro.jpg) repeat-y;
	padding:0 6px;
}

.destacado-1 .destacado-bottom{
	background: url(img/destacados/destacado-abajo.jpg) no-repeat;
	height:12px;
}

.destacado-1 .destacado-titulo{	
	padding:0px 6px 0px 6px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.destacado-1 .destacado-titulo a{
	color: #990000;
	text-decoration:normal;

}

.destacado-1 .destacado-titulo a:hover{
	color: #990000;
	text-decoration:underline;
}

.destacado-1 .destacado-imagen{
	
}

.destacado-1 .destacado-texto{
	font-size:12px;	
	padding:0px 6px 0px 6px;
	text-align:center;
}

.destacado-1 .destacado-texto a{
	font-size:12px;
	color:#666;
	text-decoration:normal;
}

.destacado-1 .destacado-texto a:hover{
	font-size:12px;
	color:#666;
	text-decoration:underline;
}


/* Bloque destacado - 1 ROJO */

.bloque-destacado-1{
	width:189px;
	margin-bottom:10px;
}

.bloque-destacado-1 .top{
	background: url(img/destacados/bloque-destacado-1-arriba.jpg) no-repeat;
	height:22px;
	padding-top:5px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}

.bloque-destacado-1 .content{
	background: url(img/destacados/bloque-destacado-1-centro.jpg) repeat-y;
	padding:4px 12px 4px 12px;
}

.bloque-destacado-1 .bottom{
	background: url(img/destacados/bloque-destacado-1-abajo.jpg) no-repeat;
	height:9px;
}

/* Bloque destacado - 2 NEGRO */

.bloque-destacado-2{
	width:189px;
	margin-bottom:10px;
}

.bloque-destacado-2 .top{
	background: url(img/destacados/bloque-destacado-2-arriba.jpg) no-repeat;
	height:22px;
	padding-top:5px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}

.bloque-destacado-2 .content{
	background: url(img/destacados/bloque-destacado-1-centro.jpg) repeat-y;
	padding:12px 12px 0px 12px;
}

.bloque-destacado-2 .bottom{
	background: url(img/destacados/bloque-destacado-1-abajo.jpg) no-repeat;
	height:9px;
}


/* Destacados DOBLE */

.bloque-destacado-doble {
	width:504px;
	background: url(img/destacados/bloque-destacado-doble.jpg);
	color:#ffffff;
	height:24px;
	line-height:22px;
	padding:0px 10px;
	text-align:center;
}

.bloque-destacado-doble-contenedor {
	width:502px;
	padding-left:2px;
	border:0px solid #777;
}
.destacado-doble {
	width:260px;
	border:0px solid #990000;	
}

.destacado-doble .top{
	background: url(img/destacados/destacado-doble_arriba.jpg) no-repeat;
	height:14px;
}

.destacado-doble .content{
	background: url(img/destacados/destacado-doble_centro.jpg) repeat-y;
	padding:2px 16px;
}

.destacado-doble .bottom{
	background: url(img/destacados/destacado-doble_abajo.jpg) no-repeat;
	height:14px;
}

.destacado-doble .content .titulo{	
	padding:0px 6px 0px 6px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.destacado-doble .content .titulo a{
	color: #990000;
	text-decoration:normal;

}

.destacado-doble .content .titulo a:hover{
	color: #990000;
	text-decoration:underline;
}

.destacado-doble .content .imagen{
	
}

.destacado-doble .content .texto{
	font-size:12px;	
	padding:0px 6px 0px 6px;
	text-align:center;
	line-height:1.3em;
}

.destacado-doble .content .texto a{
	font-size:12px;
	color:#666;
	text-decoration:normal;
}

.destacado-doble .content .texto a:hover{
	font-size:12px;
	color:#666;
	text-decoration:underline;
}

/* Destacados TRIPLE */

.bloque-destacado-triple {
	width:504px;
	background: url(img/destacados/bloque-destacado-doble.jpg);
	color:#ffffff;
	height:24px;
	line-height:22px;
	padding:0px 10px;
	text-align:center;
	font-weight:bold;
}

.bloque-destacado-triple-contenedor {
	width:504px;
	padding-left:2px;	
}
.destacado-triple {
	width:174px;
	padding:0px;
	margin:0px;
	border:0px solid #000;
	
}

.destacado-triple .top{
	background: url(img/destacados/destacado-triple_arriba.jpg) no-repeat;
	height:14px;
	
}

.destacado-triple .content{
	background: url(img/destacados/destacado-triple_centro.jpg) repeat-y;
	padding:2px 12px;

}

.destacado-triple .bottom{
	background: url(img/destacados/destacado-triple_abajo.jpg) no-repeat;
	height:14px;
}

.destacado-triple .content .titulo{	
	padding:0px 6px 2px 6px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.destacado-triple .content .titulo a{
	color: #990000;
	text-decoration:normal;

}

.bloque-destacado-triple .content .titulo a:hover{
	color: #990000;
	text-decoration:underline;
}

.destacado-triple .content .imagen{
	
}

.destacado-triple .content .texto{
	font-size:12px;	
	padding:0px 6px 0px 6px;
	text-align:center;
	line-height:1.3em;
}

.destacado-triple .content .texto a{
	font-size:12px;
	color:#666;
	text-decoration:normal;
}

.destacado-triple .content .texto a:hover{
	font-size:12px;
	color:#666;
	text-decoration:underline;
}


/**************************************************************************************************/
/* Breadcrumb */

#breadcrumb{
	border-bottom:1px solid #D8D8D8;
	height:20px;
	line-height:1.2em;;
	color:#ee8400;
	font-size:12px;	
}

#breadcrumb a{
	color:#ee8400;		
	text-decoration: none;
}


/****************************************************************************************/
/* Páginas */
#pagina {
		
}

#pagina .imagen{
	
}

#pagina .h1{
	
}

#pagina .contenido{
padding:10px;
	
}

#pagina .contenido .explicacion{
color:#666;
font-size:10px;
	
}


/****************************************************************************************/

/* Noticias */
#noticias-ls{
	padding:0px 16px;	
}

#noticias-ls .contenido{
	margin-top:6px;
	margin-bottom:6px;
	margin-left:98px;
}

#noticias-ls .imagen{
	float:left;
	margin-right: 6px;	
	margin-top: 4px;
	.margin-top: 10px;
	border:1px solid #000;
}


#noticias-ls h2{	
	font-size: 14px;
	font-weight: bold;
	color:#000;
	line-height: 1.2em;
	padding:0px 0px 4px 0px;
	
}

#noticias-ls h3{	
	line-height: 1.2em;
	font-size: 12px;
	font-weight:normal;
	padding-top:2px;
	padding:0px;
	margin:0px;
}

#noticias-ls p.autor{		
	color:#999999;
	font-size: 11px;
	padding:0px;
}	


/****************************************************************************************/
/* Noticias - View */

#noticia-view{
	padding:10px;
}

#noticia-view p.autor{
	padding:0px;
	margin:0px;
	color:#666;
}

#noticia-view h1{
	line-height: 1.3em;
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	color:#990000;
	padding:3px 0px 0px 0px;
	
	border-bottom:0px solid #990000;
}
#noticia-view h2{	
	font-size: 13px;
	line-height: 1.3em;
	font-weight:normal;
	
}

#noticia-view h3{

}

#noticia-view #contenido {
	padding:0px 0px 0px 0px;
	margin:0px;
	/* quitarlo al hacer el TD en DIVS */
	
}

#noticia-view #imagen{
	float:right;
	margin:2px 0px 0px 10px;
	text-align:center;
	
}

#noticia-view #imagen #imagen-pie{
	background-color: #cccccc;
	margin:0px;
	padding:4px;
	color:#fff;
	font-size:11px;	
	text-align:center;
	width:132px;
}

#noticia-view .documentos-relacionados{
	font-weight:bold;
	padding:10px 0px 6px 0px;
}

#noticia-view .documentos-nombre{
	padding:0px 0px 8px 20px;
	margin-left:20px;
	background: url(img/ico_editar.gif) no-repeat;
}

/**************************************************************************************************/
/* Articulos - Listado */

#articulos-ls{
}

#articulos-ls .articulo{
	float:left;
	width:245px;
	min-height:200px;
	padding:5px;
	border-right:1px dotted #000;
	border-bottom:1px dotted #000;
}
#articulos-ls .right{
	border-right:0px;
}
#articulos-ls .bottom{
	border-bottom:0px;
}
#articulos-ls .articulo h2{
	padding-bottom:5px;
	font-size:12px;
	text-align:center;
}
#articulos-ls .articulo .imagen{
	float:left;
	text-align:center;
}
#articulos-ls .articulo .imagen img{
	padding-bottom:3px;
}
#articulos-ls .articulo .contenido{
	margin-left:123px;
}
#articulos-ls .articulo .descripcion{
	color:#666;
	min-height:105px;
}
#articulos-ls .articulo .descripcion p{
	padding:0px;
}
#articulos-ls .articulo .precio{
	text-align:center;
	font-size:12px;
	color:#666;
}
#articulos-ls .articulo .precio img{
	padding-top:3px;
}

/****************************************************************************************/
/* Articulos - FICHA */

#articulos-ficha {
		
}


#articulos-ficha .h1{
	
}

#articulos-ficha .contenido{
	padding:10px;
	
}

#articulos-ficha .contenido .imagen{
	text-align:center;
}


#articulos-ficha .contenido .titulo{
	color:#990000;
	font-weight:bold;
	
}

#articulos-ficha .contenido .referencia{
	padding:4px 0px 0px 0px;
}

#articulos-ficha .contenido .descripcion-corta{
	color:#666666;
	padding:4px 0px 4px 0px;
}

#articulos-ficha .contenido .descripcion-larga{
	padding:6px 0px 6px 0px;
}

#articulos-ficha .contenido .documentos-relacionados{
	font-weight:bold;
	padding:10px 0px 6px 0px;
}

#articulos-ficha .contenido .documentos-nombre{
	padding:0px 0px 8px 20px;
	margin-left:20px;
	background: url(img/ico_editar.gif) no-repeat;
}

#articulos-ficha .contenido .tiendas{
	padding:10px 0px 6px 0px;
	font-weight:bold;
}

#articulos-ficha .contenido .ls-tiendas{
	color:#666;
	padding:0px 0px 10px 20px;
}

#articulos-ficha .contenido .ls-tiendas-nombre{
	color:#000;
	font-weight:bold;
}


/****************************************************************************************/
/* CESTA - CARRITO DE LA COMPRA */
#cesta {
		
}


#cesta .h1{
	
}

#cesta .contenido{
	padding:10px;

}

TD.gridcarrito{
	padding-left:4px;padding-right:4px;height:20px;color:#ffffff;font-weight:bold;
	background-color: #313f42; border-top:1px solid #971605; border-bottom:1px solid #971605;

}

TD.itemcarritopar{
	padding:4px;color:#000000;font-weight:normal;background-color: #ffffff;
	border-bottom:1px solid #D6D6D6;border-right:1px solid #F2F2F2;
}

TD.itemcarritoimpar{
	padding:4px;color:#000000;font-weight:normal;background-color: #F2F2F2;
	border-bottom:1px solid #D6D6D6;border-right:1px solid #ffffff;
}

TABLE.pasos	{
	border-bottom:1px solid #990000;	
}
TD.comprapasoactivo	{
	font-size:12px;
	font-weight:bold;
	color:#990000;
	padding:6px;
}

TD.comprapasonoactivo {
	font-size:12px;
	font-weight:normal;
	color:#666;
	padding:6px;

}

/****************************************************************************************/
/* PROCESO DE COMPRA - LOGIN CLIENTES */
#login {
		
}


#login h1{
	
}

#login .contenido{
padding:10px;

}

INPUT.formmail{

}

/****************************************************************************************/
/* Formularios */
FORM {	
	display:inline;
}

.bloqueform {
	color:#990000;
	padding-left:6px;
	padding-top:10px;
}


TD.epigrafeform {

}

TD.formvalor{

}

.explicacion {
	color:#666;
}

.error {
	color:#990000;
	font-weight:bold;
	padding-bottom:10px;
	text-align:center;
	
}

.lopd {
	color:#666;
	padding-bottom:10px;
	text-align:justify;
	font-size:9px;
}

.req	{	
	color:#990000;
	padding-left:6px;
}

INPUT				{	font-size: 11px; font-family: Verdana, Helvetica; color: #000000; }
SELECT				{	font-size: 11px; font-family: Verdana, Helvetica; color: #000000; }
TEXTAREA			{	font-size: 11px; font-family: Verdana, Helvetica; color: #000000; }

INPUT.formlargo			{	width:280px;}
INPUT.formmedio			{	width:90px;}
INPUT.formcorto			{	width:45px;}
/*INPUT.boton				{	font-family:  Helvetica, sans-serif; color:#000000; 
							border:1px solid #000000;background: url(img/fondo_boton.gif); height:20px;padding:0px; cursor:pointer;} 

*/

INPUT. loginpassword {
}

/* LOGIN */

INPUT.loginpassword	{	width:100px;}
INPUT.compraactual	{	width:40px;background-color:#e0e0e0;border:1px solid #d4d4d4;text-align:left;}

/* Buscador */
SELECT.buscador		{	width:160px;}
INPUT.buscador		{	width:120px;}

INPUT.boton				{	width:100px; height:23px; font-size: 11px; font-family:  Arial, Helvetica, sans-serif; color:#000000; 
							border:0px;background: url(img/fondo_boton.gif); padding:0px; cursor:pointer;margin:10px;}

INPUT.boton:hover				{	width:100px; height:23px; font-size: 11px; font-family:  Arial, Helvetica, sans-serif; color:#990000; 
							border:0px;background: url(img/fondo_boton.gif); padding:0px; cursor:pointer;margin:10px;}

/****************************************************************************************/
/* Paginacion */
.paginacion	{
	border-bottom:1px solid #990000;
	color:#666;
	height:24px;
	font-size:11px;
	padding:0px 10px;
}

.paginaactiva {
	color:#000;
	height:24px;
	font-size:14px;
	font-weight:bold;
	
}

.espacio {
height:1px;
}

.transition { position:absolute; left: 0px; width: 505px;  height:340px;  filter:progid:DXImageTransform.Microsoft.Fade(duration=2.0,overlap=1.0) }

/****************************************************************************************/
/* Sorteo */
#sorteo {
	padding-left:10px;
	padding-right:10px;

}

#sorteo h1 {
	color:#dc0e18;
	font-family:Verdana, Arial;
	font-size:16px;
	line-height:1em;
}

#sorteo h2 {
	color:#666666;
	font-family:Verdana, Arial;
	font-size:14px;
	line-height:1em;
	font-weight:normal;
}

#sorteo h3 {
	color:#000000;
	font-family:Verdana, Arial;
	font-size:14px;
	line-height:1em;
	font-weight:normal;
}



.ls-tiendas{
	color:#666;
	padding:0px 0px 10px 20px;
}

.ls-tiendas-nombre{
	color:#000;
	font-weight:bold;
}


/****************************************************************************************/
/* Menu - Hombre - Mujer */

#menu-hombre{
	float:left; 
	width:100px;
	height:26px;
	line-height:26px;
	text-align:center;
}
#menu-hombre a{
	display:block;
	background:#fff;
	color:#000; 
	font-weight:bold;
}
#menu-hombre a:hover{
	color:#990000;
	text-decoration:none;
}
#menu-hombre.activo a{
	background:#990000;
	color:#fff; 
}
#menu-hombre.activo a:hover{
	color:#fff; 
}

#menu-mujer{
	float:left; 
	width:100px;
	height:26px;
	line-height:26px;
	text-align:center;
}
#menu-mujer a{
	display:block;
	background:#fff;
	color:#000; 
	font-weight:bold;
}
#menu-mujer a:hover{
	color:#990000;
	text-decoration:none;
}
#menu-mujer.activo a{
	background:#990000;
	color:#fff; 
}
#menu-mujer.activo a:hover{
	color:#fff; 
}