@charset "UTF-8";
/* CSS Document */

/* Formatos para */
.blocked{ 
display:block; 
width:100%;
height:100%; 
text-decoration:none; 
} 
a.blocked:hover{ 
background:none; 
} 

/*portada*/

.imgportada {
	background: url(/images/portada.jpg);
	width: 960px;
	height: 343px;
	margin-top: 20px;
	margin-bottom: 20px;
} 

.4imgs {
	width: 960px;
	height: 343px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left:auto;
	margin-right:auto;
}

.imgport_p1 {
	float: left;
	width: 240px;
	margin-left: 0px;
	height: 343px;
	background: url(/images/p1.exp.jpg);
}

.imgport_p2 {
	float: left;
	width: 240px;
	margin-left: 0px;
	height: 343px;
	background: url(/images/p2.sols.jpg);
}


.imgport_p3 {
	float: left;
	width: 240px;
	margin-left: 0px;
	height: 343px;
	background: url(/images/p3.enemp.jpg);
}


.imgport_p4 {
	float: left;
	width: 240px;
	margin-left: 0px;
	height: 343px;
	background: url(/images/p4.socs.jpg);
}

.img_acerca {
	background: url(/images/acerca.jpg);
	with:310px;
	height:360px;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 30px;
}

.img_filosofia {
	background: url(/images/filosofia.jpg);
	with:310px;
	height:360px;
	margin-right: 7px;
	margin-left: 7px;
}

.img_historia {
	background: url(/images/historia.jpg);
	with:310px;
	height:360px;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 45px;
}

.img_redes {
	background: url(/images/redessoc.jpg);
	with:310px;
	height:360px;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 35px;
}

.img_redespublicas {
	background: url(/images/redespublicas.jpg);
	with:310px;
	height:360px;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 35px;
}

.img_ae {
	background: url(/images/ae.jpg);
	with:310px;
	height:360px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 35px;
}
.img_management {
	background: url(/images/management.jpg);
	with:310px;
	height:360px;
	margin-right: 7px;
	margin-left: 7px;
}

.img_servicios {
	background: url(/images/servicios.jpg);
	with:310px;
	height:360px;
	margin-right: 7px;
	margin-left: 7px;
}

.imgexperiencia {
	background: url(/images/experiencia.gif) center center;
	width: 741px;
	height: 353px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 70px;
} 

.imgcatalogo {
	background: url(/images/catalogo.jpg) center center;
	width: 870px;
	height: 356px;
	margin-top: 20px;
	margin-bottom: 20px;
} 

.img_sistema {
	background: url(/images/sistema.png) center center;
	width: 476x;
	height: 330px;
	margin-top: 20px;
	margin-bottom: 20px;
} 

.img_reporte {
	background: url(/images/reporte.jpg) center center;
	with:310px;
	height:360px;
	margin-right: 7px;
	margin-left: 7px;
} 

.img_equipo {
	background: url(/images/equipo.jpg) center center;
	with:310px;
	height:360px;
	margin-right: 7px;
	margin-left: 7px;
} 



.apps {
	background: url(/images/spacer.gif);
	height: 47px;
		text-decoration: none;
	border: 0 none;

}

.sp_pre_apps {
	background: url(/images/spacer.gif);
	width: 598px;
	height: 3px;
	float: left;
} 

.boton_app {
	float:left;
	margin-top: 10px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	color: #666;
	text-decoration: none;
}

