.etiquetasNUEVO {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF; /*#SE QUEDA IGUAL*/
	text-transform: none;}
.etiquetas {
    font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #861E35;/* #94ABA0*/
	font-weight: bold}
.etiquetasN {
    font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000} /*#000000*/
.titulo {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #861E35; /*#94ABA0*/
	font-weight: bold;}
.subtitulo {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #c79b66;/* #A9A9A9*/
	text-transform: none;}
.subtituloB {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF; /*#SE QUEDA IGUAL*/
	text-transform: none;}
.etiquetasAlerta {
    font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #C0C0C0; /*#F00*/
	font-weight: bold}
.etiquetasAlertaCertificado {
    font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #FF0000; /*#F00*/
	font-weight: bold}
.etiquetasContador {
    font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #861E35; /*#94ABA0*/
	font-weight: bold}

//html{   filter: grayscale(1);
        //filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
//}