@charset "utf-8";

@font-face {
    font-family: 'HelveticaLTStdRoman';
    src: url('helveticaltstd-roman-webfont.eot#') format('embedded-opentype'),
         url('helveticaltstd-roman-webfont.woff') format('woff'),
         url('helveticaltstd-roman-webfont.ttf') format('truetype'),
         url('helveticaltstd-roman-webfont.svg#webfontN5R8rGaj') format('svg');
    font-weight: normal;
    font-style: normal;
;
}

@font-face {
    font-family: 'HelveticaLTStdCondensed';
    src: url('helveticaltstd-cond-webfont.eot#') format('embedded-opentype'),
         url('helveticaltstd-cond-webfont.woff') format('woff'),
         url('helveticaltstd-cond-webfont.ttf') format('truetype'),
         url('helveticaltstd-cond-webfont.svg#webfontzPDeP6dY') format('svg');
    font-weight: normal;
    font-style: normal;
;
}

@font-face {
    font-family: 'HelveticaLTStdBoldCondensed';
    src: url('helveticaltstd-boldcond-webfont.eot#') format('embedded-opentype'),
         url('helveticaltstd-boldcond-webfont.woff') format('woff'),
         url('helveticaltstd-boldcond-webfont.ttf') format('truetype'),
         url('helveticaltstd-boldcond-webfont.svg#webfontkRRGYXCf') format('svg');
    font-weight: normal;
    font-style: normal;
;
}

.boldblue {
	font: normal 21px Arial, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #606e84;
}

.bodyblue {
	font-family: Arial, sans-serif;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #606e84;
	font-size: 12px;
}
.negritas {
	font: normal 16px Arial, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #132E4B;
}
.cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
.numero {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #fff;
	background-color: #4a73aa;
	font-family: Arial, sans-serif;
	font-size: 21px;
	text-align: center;
	vertical-align: middle;
}