	html{
	height:100%;
	}
	body{
	margin:0px;
	background-color: #07455C;
	}
.fondo_banner {
	background-image: url(../imagenes/fondos_ban/fondo_index.jpg);
}
.fondo_footer {
	background-color: #07455C;
}
.imagen_footer {
	background-image: url(../imagenes/footer/iniciof.jpg);
}
.margen_txt_footer {
	margin-right: 50px;
}
#contenido {
	width: 960px;
	height: 416px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../imagenes/contenidof/iniciocf.jpg);
	background-repeat: no-repeat;
	background-color: #07455C;
}
.fondo_titulo {
	background-image: url(../imagenes/noticias/titulof.png);
	background-repeat: no-repeat;
}
.banner_foto {
	background-image: url(../imagenes/banner/inicio.jpg);
	background-repeat: no-repeat;
}

