@charset "utf-8";
/* Derechos reservados por Aztlan Consorcio Creativo */

/* Estructura Principal de la Pagina */
#contenedor_principal{
width:840px;
height:1200px;
float:left;
}


#contenedor_central{
width:800px;
height:1200px;
float:left;
}


#margen_izq{
width:20px;
height:1200px;
background-color:#FFFFFF;
float:left;
}

#margen_der{
	width:19px;
	height:1200px;
	background-color:#FFFFFF;
	float:left;
}



/* Contenido de la pagina MENU Y BANNER PRINCIPAL */
#conte_menu_banner{
width:800px;
height:220px;
background-color: #8FBF2D;
float:left;
}

#banner_principal{
	width:800px;
	height:180px;
	background-color: #89B72B;
	float:left;
}

#menu{
	width:800px;
	height:40px;
	background-color: #89B72B;
	float:left;
}
#esp_menu_sup{
	width:800px;
	height:10px;
	background-color:#8FBF2D;
	float:left;
}
#esp_menu_izq{
	width:15px;
	height:25px;
	background-color:#8FBF2D;
	float:left;
}
#text_menu{
width:auto;
height:auto;
float:left;
}
.text_menu{
	color:#FFFFFF;
	font-family:"Geneva, Arial, Helvetica, sans-serif";
	font-weight: lighter;
	font-size: 16px;

}
#menu2{
	width:260px;
	height:450px;
	float:left;
}
#anuncios{
	width:260px;
	height:150px;
	float:left;
}
/*Espacios entre Contenido Cental*/
#esp{
width:20px;
height:800px;
background-color: #FFFFFF;
float:left;
}

#esp_up{
width:250px;
height:10px;
background-color: #FFFFFF;
float:left;
}
#esp_up2{
	width:250px;
	height:10px;
	float:left;
	background-color: #5D853E;
}


/* Contenido lado Centro*/
#conte_centro{
width:260px;
height:800px;
background-color: #8FBF2D;
float:left;
}


/* Contenido lado Derecho*/
#conte_der{
	width:520px;
	height:800px;
	background-color: #FFFFFF;
	float:left;
}


#pleca_informacion_avisos{
	width:250px;
	height:40px;
	background-color: #5D853E;
	float:left;
}


/* Contenido parte de Abaja*/

.text_dir{
width:800px;
height:50px;
float:left;
}


.line_curso{
	width:520px;
	height:10px;
	float:left;
}

.icon {
	width:55px;
	height:55px;
	float:left;
}
