/*
MENU DE NAVEGACIÓN
*/
/*.p_0{
margin:0px 0px 0px 7px;}*/

.boton_on .b2 a, .boton_off .b2 a{
color:#ffffff;
text-decoration:none;
}
.boton_off .b2 a:hover, .boton_on .b2 a:hover{
	color:#ff9966;
	
}
	
	
	.boton_off_hover .b2 a{
	color:#ff9966;
	text-decoration:none;
}
	.boton_off_hover .b1, .boton_off_hover .b2, .boton_off_hover .b3{
	margin:0px;
	float:left;
	height:19px;

	}
	.boton_off_hover .b1{
	margin-left:1px;
	width:8px;
	height:34px;
	font-weight:bold;
	background-image:url(../img/btn_catalogo_inact_01.jpg);

	}
	.boton_off_hover .b2{
	font-size:12px;
	height:19px;
	padding:15px 5px 0px 5px;
	font-weight:bold;
	background-image:url(../img/btn_catalogo_inact_02.jpg);
	/*background-color:#ccccff;*/
	padding-left:13px;
	padding-right:13px;

	}
	.boton_off_hover .b3{
	width:8px;
	height:34px;
	font-weight:bold;
	background-image:url(../img/btn_catalogo_inact_03.jpg);

	}
	
	
	.boton_off .b1, .boton_off .b2, .boton_off .b3{
	margin:0px;
	float:left;
	height:19px;
	}
	.boton_off .b1{
	width:8px;
	margin-left:1px;
	height:34px;
	font-weight:bold;
	background-image:url(../img/btn_catalogo_inact_01.jpg);
	}
	.boton_off .b2{
	font-size:12px;
	height:19px;
	padding:15px 5px 0px 5px;
	font-weight:bold;
	background-image:url(../img/btn_catalogo_inact_02.jpg);
	/*background-color:#ccccff;*/
	padding-left:13px;
	padding-right:13px;
	}
	.boton_off .b3{
	width:8px;
	height:34px;
	font-weight:bold;
	background-image:url(../img/btn_catalogo_inact_03.jpg);
	}
	
	.boton_on .b1, .boton_on .b2, .boton_on .b3{
	margin:0px;
	float:left;
	height:34px;

	}
	.boton_on .b1{
	margin-left:1px;
	width:8px;
	height:34px;
	font-weight:bold;
	background-image:url(../img/btn_catalogo_act_01.jpg);
	}
	.boton_on .b2{
	font-size:12px;
	height:19px;
	padding:15px 5px 0px 5px;
	font-weight:bold;
	background-image:url(../img/btn_catalogo_act_02.jpg);
	padding-left:13px;
	padding-right:13px;
	}
	.boton_on .b3{
	width:16px;
	height:34px;
	font-weight:bold;
	background-image:url(../img/btn_catalogo_act_03.jpg);
	}
*/
