@charset "UTF-8";
@import url("estilos.css");
/* CSS Document */

@font-face {
    font-family: 'HelveticaLTStdCondRegular';
    src: url('fuentes/helvetica/helveticaltstd-cond-webfont.eot');
    src: url('fuentes/helvetica/helveticaltstd-cond-webfont.eot?#iefix') format('embedded-opentype'),
         url('fuentes/helvetica/helveticaltstd-cond-webfont.woff') format('woff'),
         url('fuentes/helvetica/helveticaltstd-cond-webfont.ttf') format('truetype'),
         url('fuentes/helvetica/helveticaltstd-cond-webfont.svg#HelveticaLTStdCondRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



.helvetica{
	font-family: 'HelveticaLTStdCondRegular';
	font-size: 16px;
	color: #333;
	text-align: left;
}


.helveticaCenter{
	font-family: 'HelveticaLTStdCondRegular';
	font-size: 20px;
	color: #333;
	text-align: center;
}









@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fuentes/bebas/BebasNeue-webfont.eot');
    src: url('fuentes/bebas/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fuentes/bebas/BebasNeue-webfont.woff') format('woff'),
         url('fuentes/bebas/BebasNeue-webfont.ttf') format('truetype'),
         url('fuentes/bebas/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.recilcados {
	font-family: 'HelveticaLTStdCondRegular';
	font-size: 26px;
	color: #FFF;
	text-align: left;
	padding-top: 20px;
}
.telefono {
	font-family: 'HelveticaLTStdCondRegular';
	font-size: 20px;
	color: #FFF;
	text-align: right;
}

.alcantarillado {
	font-family: 'HelveticaLTStdCondRegular';
	font-size: 22px;
	color: #0CF;
	text-align: center;
}


.bebas_ti{
	font-family: BebasNeueRegular;
	font-size: 30px;
	color: #FFF;
	text-align: center;
	line-height: 30px;
}




.bebas_az {
	font-family: BebasNeueRegular;
	font-size: 30px;
	color: #049cd3;
	text-align: left;
	line-height: 30px;
}
.bebas_az_ce {
	font-family: BebasNeueRegular;
	font-size: 30px;
	color: #049cd3;
	text-align: center;
	line-height: 30px;
}
.bebas_az_der {
	font-family: BebasNeueRegular;
	font-size: 18px;
	color: #049cd3;
	text-align: right;
	line-height: 30px;
}
.bebas_Vo {
	font-family: BebasNeueRegular;
	font-size: 30px;
	color: #669900;
	text-align: left;
	line-height: 30px;
}
.bebas_VC {
	font-family: BebasNeueRegular;
	font-size: 40px;
	color: #24C900;
	text-align: left;
}
.fb {
	padding-bottom: 20px;


}
a:link {
	font-family: BebasNeueRegular;
	font-size: 18px;
	color: #669900;
	text-align: left;
	line-height: 30px;
	text-decoration: none;
}

a:visited {
	font-family: BebasNeueRegular;
	font-size: 18px;
	color: #669900;
	text-align: left;
	line-height: 30px;
	text-decoration: none;
}
