@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'latoregular';
    src: url('fonts/lato-regular-webfont.eot');
    src: url('fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-regular-webfont.woff2') format('woff2'),
         url('fonts/lato-regular-webfont.woff') format('woff'),
         url('fonts/lato-regular-webfont.ttf') format('truetype'),
         url('fonts/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
h1 , h2, h3{
	font-weight: normal;
}

@font-face {
    font-family: 'latolight';
    src: url('fonts/lato-light-webfont.eot');
    src: url('fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-light-webfont.woff2') format('woff2'),
         url('fonts/lato-light-webfont.woff') format('woff'),
         url('fonts/lato-light-webfont.ttf') format('truetype'),
         url('fonts/lato-light-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latobold';
    src: url('fonts/lato-bold-webfont.eot');
    src: url('fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-bold-webfont.woff2') format('woff2'),
         url('fonts/lato-bold-webfont.woff') format('woff'),
         url('fonts/lato-bold-webfont.ttf') format('truetype'),
         url('fonts/lato-bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "latoregular";
src: url("fonts/lato-regular-webfont.svg") format('svg');
}
@font-face {
font-family: "latolight";
src: url("fonts/lato-light-webfont.svg") format('svg');
}
@font-face {
font-family: "latobold";
src: url("fonts/lato-bold-webfont.svg") format('svg');
}
}

.fonteFina {
	font-family: latolight, Arial, Helvetica, sans-serif;
}
.fonteNormal {
	font-family: latoregular, Arial, Helvetica, sans-serif;
}
.txtCorridoBco {
}

.fonteBold {
	font-family: latobold, Arial, Helvetica, sans-serif;
}
h1 , h2, h3{
	font-weight: normal;
}
.tituloCzaEsc {
	font-size: 180%;
	color: #424242;
}
.subTituloCzaEsc {
	font-size: 170%;
	color: #424242;
}
.subTituloBco {
	font-size: 170%;
	color: #FFF;
}
.txtCorridoCzaEsc {
	font-size: 120%;
	color: #424242;
}
.txtCorridoCzaEsc2 {
	font-size: 110%;
	color: #424242;
}
.tituloCza {
	font-size: 220%;
	color: #737373;
}
.tituloAzl {
	font-size: 220%;
	color: #0099cc
}
.tituloMedioCza {
	font-size: 180%;
	color: #737373;
	line-height: 28px;
}
.tituloVrm {
	font-size: 220%;
	color: #ff0000;
}
.legendaVrm {
	font-size: 90%;
	color: #ff0000;
}
.subtituloVrm {
	font-size: 130%;
	color: #ff0000;
}
.txtCorridoVrm {
	font-size: 120%;
	color: #ff0000;
}

.txtCorridoCza {
	font-size: 120%;
	color: #737373;
}
.txtCorridoBco {
	font-size: 120%;
	color: #FFFFFF;
}

.subtituloCza {
	font-size: 130%;
	color: #737373;
}
.subtituloCza2 {
	font-size: 150%;
	color: #737373;
}