@charset "utf-8";
#contenedor {
	float: left;
	width: 880px;
}

#contenedor #logo {
	float: left;
	width: 611px;
	height: 92px;
}
#contenedor #home_left {
	float: left;
	width: 505px;
}
#contenedor #home_righ {
	float: left;
	width: 375px;
	height: 257px;
}
#contenedor #portales {
	float: left;
	height: 180px;
	width: 505px;
}


#contenedor #top_left {
	float: left;
	width: 505px;
	height: 181px;
	background-repeat: no-repeat;
}
#contenedor #submenuportal {
	float: left;
	width: 322px;
}
#contenedor #contenidoportales {
	float: left;
	width: 558px;
}

#contenedor #noticias {
	float: left;
	height: 180px;
	width: 375px;
}

#contenedor #top_righ {
	float: left;
	height: 181px;
	width: 375px;
}
.fondo_alumnos {
	background-image: url(alumnos/img/alumnos.gif);
	background-repeat: no-repeat;
}

#contenedor #menu {
	float: left;
	width: 321px;
}
#contenedor #contenido {
	float: left;
	width: 559px;
}
#contenedor #barra_azul {
	float: left;
	width: 268px;
}
#pie_pag {
	float: left;
	width: 300px;
	clear: left;
}
.fondo_amigos {
	background-image: url(amigos/img/amigos.gif);
	background-repeat: no-repeat;
}
.fondo_prof {
	background-image: url(profesores/img/profesores.gif);
	background-repeat: no-repeat;
}
.fondo_empresas {
	background-image: url(empleados/img/empleados.gif);
}
.fondo_vis {
	background-image: url(visitantes/img/visitantes.gif);
	background-repeat: no-repeat;
}
.fondo_empresas {
	background-image: url(empresas/img/empresas.gif);
	background-repeat: no-repeat;
}
.fondo_empleados {
	background-image: url(empleados/img/empleados.gif);
	background-repeat: no-repeat;
}
#contenedor #calendario {

	float: left;
	width: 270px;
	background-repeat: no-repeat;
}
#contenedor #cartelera {

	float: left;
	width: 600px;
}
#pie_pag_cartelera {
	float: left;
	width: 500px;
	clear: left;
}
