#menu{
	background-image:url(../imagenes/detalles/fnd-menu.png);
	background-repeat:repeat-x;
	background-position:left top;
	height:32px;
	width:980px;
	float:left;
	margin:0;
	padding:0;
}
#contenedor #menu ul{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	list-style-type:none;
	text-align:center;
	color:#FFF;
	display:block;
	margin:0;
	padding:0;
}
#contenedor #menu ul li{display:inline;float:left;margin:0;padding:0;}
#contenedor #menu ul li .a1{
	background-image:url(../imagenes/boton01.png);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	text-indent:-9999px;
	height:32px;
	width:191px;
	margin:0;
	padding:0;
}
#contenedor  #menu  ul  li .a1Activo{
	background-image:url(../imagenes/boton01-activo.png);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	height:32px;
	width:191px;
	margin:0;
	padding:0;
	background-position: 0px 0px;
	cursor: default;
}
#contenedor #menu ul li .a2{
	background-image:url(../imagenes/boton02.png);
	background-repeat:no-repeat;
	height:32px;
	width:192px;
	text-indent:-9999px;
	background-position:0 0;
	display:block;
	margin:0;
	padding:0;
}
#contenedor  #menu  ul  li .a2Activo{
	background-image:url(../imagenes/boton02-activo.png);
	background-repeat:no-repeat;
	height:32px;
	width:192px;
	text-indent:-9999px;
	display:block;
	margin:0;
	padding:0;
	background-position: 0px 0px;
	cursor: default;
}
#contenedor #menu ul li .a3{
	background-repeat:no-repeat;
	height:32px;
	width:191px;
	text-indent:-9999px;
	display:block;
	background-image:url(../imagenes/boton03.png);
	margin:0;
	padding:0;
}
#contenedor  #menu  ul  li .a3Activo{
	background-repeat:no-repeat;
	height:32px;
	width:191px;
	text-indent:-9999px;
	background-image:url(../imagenes/boton03-activo.png);
	display:block;
	margin:0;
	padding:0;
	background-position: 0px 0px;
	cursor: default;
}
#contenedor #menu ul li .a4{
	background-repeat:no-repeat;
	height:32px;
	width:192px;
	text-indent:-9999px;
	background-position:0 0;
	display:block;
	background-image:url(../imagenes/boton04.png);
	margin:0;
	padding:0;
}
#contenedor  #menu  ul  li .a4Activo{
	background-repeat:no-repeat;
	height:32px;
	width:192px;
	text-indent:-9999px;
	display:block;
	background-image:url(../imagenes/boton04-activo.png);
	margin:0;
	padding:0;
	cursor: default;
}
#contenedor #menu ul li .a5{
	background-repeat:no-repeat;
	height:32px;
	width:214px;
	text-indent:-9999px;
	background-position:0 0;
	display:block;
	background-image:url(../imagenes/boton05.png);
	margin:0;
	padding:0;
}
#contenedor  #menu  ul  li .a5Activo{
	background-repeat:no-repeat;
	height:32px;
	width:214px;
	text-indent:-9999px;
	display:block;
	background-image:url(../imagenes/boton05-activo.png);
	margin:0;
	padding:0;
	cursor: default;
}
#contenedor #menu ul li .a1:hover,#contenedor #menu ul li .a2:hover,#contenedor #menu ul li .a3:hover,#contenedor #menu ul li .a4:hover,#contenedor #menu ul li .a5:hover,#contenedor #menu ul li .a6:hover,#contenedor #menu ul li .a7:hover,#contenedor #menu ul li.a1Activo,#contenedor #menu ul li.a2Activo,#contenedor #menu ul li.a3Activo,#contenedor #menu ul li.a4Activo,#contenedor #menu ul li.a5Activo,#contenedor #menu ul li.a6Activo,#contenedor #menu ul li.a7Activo{
	background-position:0 -32px;
}
