.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	font-weight: normal;
	font-variant: normal;
}
.destacado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #0000CC;
}
.destacado1 {
	font-family: "Bauhaus 93";
	font-size: 20px;
	font-weight: normal;
	color: #999999;
	background-color: #FFFFFF;
	text-align: left;
	line-height: 24px;
	font-variant: normal;
}
.alerta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
}
.rayado {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

.atencion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}

.tablas {
	border: 1px none #999999;
}
.libreta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}
.menubauhaus {

	font-family: "Bauhaus 93";
	font-size: 16px;
	line-height: 22px;
	color: #333333;
	font-weight: normal;
	font-variant: normal;
}
.general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
}
.destacado_compra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	background-color: #F90;
	font-weight: bold;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	padding: 10px;
}
.cuadroarticuloseleccionado {
	border: 1px solid #999999;
}
.atencionencompra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

