.paso {
	width: 14px;
	height: 14px;
}

.nombre {
	font-family: verdana;
	font-size: 8pt;
}

.right {
	text-align: right;	
}

.precio {
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
}

.precioTachado {
	font-family: verdana;
	font-size: 8pt;
	background-image: url('../images/ficha/tachado.gif');
	background-position: center center;
	background-repeat: no-repeat;
}

.boton1 {
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
}

.boton2 {
	font-family: verdana;
	font-size: 9pt;
	color: #F73600;
	font-weight: normal;
}

.boton2Gris {
	font-family: verdana;
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
}

.boton2GrisDisabled {
	font-family: verdana;
	font-size: 9pt;
	color: #cdcdcd;
	font-weight: normal;
}

.boton2GrisOver {
	font-family: verdana;
	font-size: 9pt;
	color: #cecece;
	font-weight: normal;
}

.boton2GrisClick {
	font-family: verdana;
	font-size: 9pt;
	color: #ffffff;
	font-weight: normal;
}
