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

/* Contenido lado Derecho*/
#conte_derecho{
	width:260px;
	height:1200px;
	background-color: #89B72B;
	float:left;
}
#conte_der{
	width:520px;
	height:1180px;
	background-color: #FFFFFF;
	float:left;
}

#contenedor_principal{
	width:840px;
	height:1600px;
	float:left;
	background-color: #FFFFFF;
}
#contenedor_central{
	width:800px;
	height:1600px;
	float:left;
	background-color: #FFFFFF;
}
#margen_izq{
	width:20px;
	height:1600px;
	background-color:#FFFFFF;
	float:left;
}
#margen_der{
	width:20px;
	height:2012px;
	background-color:#FFFFFF;
	float:left;
}
/**/

#spc_up {
	width:530px;
	height:20px;
	float:left;
}

/*Espacios entre Contenido Cental*/
#esp_hz{
	width:10px;
	height:1200px;
	background-color: #FFFFFF;
	float:left;
}



