.ficha_on {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #FFFFFF;
	text-transform	: uppercase;
	font-weight		: bold;
	background-color: #c20000; 
}

.ficha_on_ini {
	background:url(/img/cantos/pastilla_tolizq1.jpg) no-repeat right top;	
}

.ficha_on_fin {
	background:url(/img/cantos/pastilla_tolder1.jpg) no-repeat right top;	
}

.ficha_off {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #000000;
	font-weight		: bold;
	text-transform	: uppercase;
	font-style		: normal;
	background-color: #ebebeb; 
}

.ficha_off_ini {
	background:url(/img/cantos/pastilla_tolizq2.jpg) no-repeat right top;
}

.ficha_off_fin {
	background:url(/img/cantos/pastilla_tolder2.jpg) no-repeat right top;	
}


.menuCarritoOn {
	color		: #FFFFFF;
	background	: url('/img/barras/greyestadofull.jpg');
}


.menuCarritoOff{
	background:url('/img/barras/estadoempty.jpg');
}


a.BlacKBold {
	text-decoration: none;
	color:  #000;
	font-weight: bold;

}

a.BlacKBold:hover {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	position: relative;
	left: 1px;
	top: 1px;
}
