/*
MENU DE NAVEGACIÓN
*/
/*.boton_on{
	height:28px;
	padding-left:19px;
	padding-right:19px;
	float:left;
	background:url(../img/oncen.jpg) repeat-x;
	padding-top:11px;
	color:#000000;
	font-weight:bold;
}
.boton_off{
	height:28px;
	padding-left:19px;
	padding-right:19px;
	background:url(../img/botoncen.jpg) repeat-x;
	float:left;
	padding-top:11px;
	cursor:pointer;
}*/

.boton_on{
	height:28px;
	padding-left:29px;
	padding-right:29px;
	float:left;
	background:url(../img/oncen.jpg) repeat-x;
	padding-top:11px;
	color:#000000;
	font-weight:bold;
}
.boton_off{
	height:28px;
	padding-left:29px;
	padding-right:29px;
	background:url(../img/botoncen.jpg) repeat-x;
	float:left;
	padding-top:11px;
	cursor:pointer;
}


.boton_2_off{
}
.boton_1_on, .boton_2_on, .boton_3_on{	
}
.boton_1_on{
background:url(../img/onizq.jpg);
height:39px;
width:8px;
float:left;
	/*overflow:hidden;*/
}
.boton_2_on{
}
.boton_3_on{
background:url(../img/onder.jpg);
height:39px;
width:10px;
	/*overflow:hidden;*/
float:left;
}

.boton_1_off{
background:url(../img/botonizq.jpg);
float:left;
height:39px;
width:1px;
	/*overflow:hidden;*/
}
.boton_3_off{
background:url(../img/botonder.jpg);
float:left;
height:39px;
width:1px;
	/*overflow:hidden;*/
}
.barraizq{
background:url(../img/barraizq.jpg);
width:8px;
height:39px;
float:left;
	/*overflow:hidden;*/
}
.barrader{
background:url(../img/barrader.jpg);
width:8px;
height:39px;
float:left;
	/*overflow:hidden;*/
}

.aboton{
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}
.aboton:hover,.aboton2:hover{
color:#b1da5a;
text-decoration:none;
}
.aboton2{
font-weight:bold;
color:#b1da5a;
}
.botonverde{
	background:url(../img/botonverde.jpg) repeat-x;
	width:130px;
	height:39px;
	padding-left:16px;
	padding-right:17px;
		/*overflow:hidden;*/
	float:left;
	padding-top:11px;
	position:relative;
}
.acomerciante{
font-weight:bold;
color:#000000;
}
.acomerciantesub:hover{
color:#000000;
}
.acomerciantesub{
font-weight:bold;
color:#000000;
text-decoration:underline;
}
.barraderverde{
background:url(../img/barraderverde.jpg) no-repeat;
width:10px;
height:39px;
float:left;
}
/*----------------------------*/
#n6{
	/*top:95px;
	left:700px;*/
	display:none;
	width: 408px;
	left:-250px;
	top:28px;
	/*left:10px;*/
}
#n6 a{
text-align:left;
}
#n6:hover{
	display:block;
}