/**{
	padding:0;
	margin:0;
	border:0;	
}*/
ul,li,ol{
	list-style:none;		
}	

a img{
	border:none;
}

.hide,h1 i,a i{
     position: absolute;		
     left: -9999px;		
}/**/

/*--------------------------Praimary Navigation
*/

#primaryNav{
	width:890px;	height:37px;
	margin:0 auto;
	overflow:hidden;
}

#primaryNav li{
	float:left;
}

#primaryNav li a{
	height:37px;
	display:block;
}

.inicio{width:39px;background:url(../images/menu/inicio.jpg) no-repeat;}
.antec{width:90px;background:url(../images/menu/antecedentes.jpg) no-repeat;}
.sobre{width:103px;background:url(../images/menu/sobre_nosotaos.jpg) no-repeat;}
.mison{width:58px;background:url(../images/menu/mission.jpg) no-repeat;}
.servos{width:66px;background:url(../images/menu/servicios.jpg) no-repeat;}
.prjctos{width:74px;background:url(../images/menu/projectos.jpg) no-repeat;}
.fndadrs{width:82px;background:url(../images/menu/fundadores.jpg) no-repeat;}
.carera{width:64px;background:url(../images/menu/carrera.jpg) no-repeat;}
.dirctva{width:106px;background:url(../images/menu/junta_directiva.jpg) no-repeat;}
.pblicns{width:94px;background:url(../images/menu/publicasiones.jpg) no-repeat;}
.cntctnos{width:89px;background:url(../images/menu/contactenos.jpg) no-repeat;}

#primaryNav li a:hover,#primaryNav .slc{
	background-position:0 -37px;
}

/*------------------Index page
*/

.indexTop .logo{
	float:left;
	padding:0 0 0 245px;
	display:inline;
	width:195px;	height:88px;
	margin:25px auto 0;
}

.indexTop .rgtPrt{
	float:right;
	padding:100px 0 0;
}

.indexMainCont{
	width:701px;	height:239px;
	margin:8px auto;	padding:330px 0 0;
	background:#000 url(../images/index-main-bg.jpg) no-repeat center top;
}

.indexTextCont{
	width:632px;
	margin:0 auto;
	text-align:center;
}

.indexTextCont img{
	margin:0 auto;	padding:0;
	display:block;
}

.indexTextCont p{
	margin:10px 0;	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e3e3e3;
	text-align:center;
}

.indexTextCont b{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7fa1ba;
}

.indexTextCont .enterBtn{
	margin:20px auto 0;
	display:block;
}

.ftr{
	height:94px;
	margin:0; padding:0;
	text-align:center;
}

.ftr p{
	margin:14px 0 0; padding:0;
	color:#5F5F5F;
	font-family:verdana;
	font-size:11px;
	display:block;
}