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

/* Contenido lado Derecho*/
#conte_derecho{
	width:260px;
	height:888px;
	background-color: #89B72B;
	float:left;
}
#conte_der{
	width:520px;
	height:888px;
	background-color: #FFFFFF;
	float:left;
}
#spc_up {
	width:520px;
	height:20px;
	float:left;
}
#spc_icon {
	width:20px;
	height:55px;
	float:left;
}
#contenedor_principal_ventana{
	width:840px;
	height:1292px;
	float:left;
	background-color: #FFFFFF;
}

#contenedor_central_ventana{
	width:800px;
	height:1288px;
	float:left;
	background-color: #FFFFFF;
}
#margen_izq_ventana{
	width:20px;
	height:1288px;
	background-color:#FFFFFF;
	float:left;
}
#margen_der_ventana{
	width:20px;
	height:1288px;
	background-color:#FFFFFF;
	float:left;
}

/*Espacios entre Contenido Cental*/
#esp_ventana{
	width:20px;
	height:888px;
	background-color: #FFFFFF;
	float:left;
}
/*informacion alumnos*/
#info {
	width:520px;
	height:868px;
	float: left;
}
.titulo {
	color:#000000;
	font-size: 20px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
		
}
.titulo2 {
	color:#000000;
	font-size: 16px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
		
}
#contenido {
	width:520px;
	height:838px;
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contenido_ss {
	width:520px;
	height:460px;
	float:left;
}
#desc{
	width:170px;
	height:55px;
	float:left;
	font-weight: bold;
	color: #333333;
}
#icon {
	width:55px;
	height:55px;
	float:left;
}
/*servicio */
#anuncio_s{
	width:520px;
	height:270px;
	float:left;
	font-size: 14px;
}
#servicio {
	width:520px;
	height:770px;
	float: left;
}
.titulo_s {
	color:#000000;
	font-size: 20px;
	font-weight: bold;
		
}
#contenido_s {
	width:260px;
	height:360px;
	float:left;

}
#desc_s{
	width:170px;
	height:55px;
	float:left;
}
#icon_s {
	width:55px;
	height:55px;
	float:left;
}
/*residencia*/
#residencia {
	width:520px;
	height:340px;
	float: left;
}
.titulo_r {
	color:#000000;
	font-size: 20px;
	font-weight: bold;
		
}
#contenido_r {
	width:520px;
	height:300px;
	float:left;

}
#desc_r{
	width:170px;
	height:60px;
	float:left;
}
#icon_r {
	width:55px;
	height:55px;
	float:left;
}
