.fondo_noticia_img {
	background-image: url(../assets/fondo_noticia.gif);
	height: 185px;
	width: 279px;
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-left: 10px;
}
.bg_conoce {
	background-image: url(../elements/bg_conoce.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 438px;
}
.bg_escudo {
	background-image: url(../elements/bg_escudo.jpg);
	background-repeat: no-repeat;
	background-position: 650px 80px;
	height: 438px;
}
.bg_himno {
	background-image: url(../elements/bg_himno.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 438px;
}
.bg_reglamentacion {
	background-image: url(../elements/bg_regla.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 438px;
}
.bg_horario {
	background-image: url(../elements/bg_horario.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 222px;
	background-color: #FFF;
}

.bg_admision {
	background-image: url(../elements/bg_admision.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 438px;
}




.bg_generico {
	background-image: url(../elements/bg_generico.jpg);
	height: 566px;
}
.linea {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #ca9919;
	border-right-color: #ca9919;
	border-bottom-color: #ca9919;
	border-left-color: #ca9919;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bg_programas {
	background-image: url(../elements/bg_programas.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 438px;
}
.bg_asociacion {
	background-image: url(../elements/bg_asociacion.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 438px;
}
.bg_descargas {
	background-image: url(../elements/lap_descargas.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 438px;
}
.bg_gaceta {
	background-image: url(../elements/gaceta.jpg);
	height: 566px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_contacto {
	background-image: url(../elements/imgcontacto.jpg);
	background-repeat: no-repeat;
	background-position: 600px 30px;
	height: 438px;
}
.bg_vinculador {
	background-image: url(../elements/vinculos.jpg);
	background-repeat: no-repeat;
	background-position: 680px center;
	height: 438px;
}
