/*	.Página de Inicio del sitio.. el HOME u_u		*/
.bolsa_trabajo
{
	display: block;
	width: 225px;
	height: 117px;
	background: url(../../images/bg/masLinks_bolsa_trabajo.jpg) no-repeat 0 -120px;	
}
.bolsa_trabajo a
{
	background: url(../../images/bg/masLinks_bolsa_trabajo.jpg) no-repeat;
}



.lugares_accesibles
{
	display: block;
	width: 225px;
	height: 117px;
	background: url(../../images/bg/masLinks_lugares.jpg) no-repeat 0 -120px;	
}
.lugares_accesibles a
{
	background: url(../../images/bg/masLinks_lugares.jpg) no-repeat;
}



.negocios
{
	display: block;
	width: 225px;
	height: 117px;
	background: url(../../images/bg/masLinks_negocios.jpg) no-repeat 0 -120px;	
}
.negocios a
{
	background: url(../../images/bg/masLinks_negocios.jpg) no-repeat;
}

.fordis
{
	display: block;
	width: 226px;
	height: 119px;
	background: url(../../images/bg/fordis.jpg) no-repeat left bottom;
}
.fordis a
{
	background: url(../../images/bg/fordis.jpg) no-repeat left top;
	display: block;
	width: 226px;
	height: 119px;
}
.juego_interactivo
{
	display: block;
	width: 226px;
	height: 119px;
	background: url(../../images/bg/juego_interactivo.jpg) no-repeat left bottom;
}
.juego_interactivo a
{
	background: url(../../images/bg/juego_interactivo.jpg) no-repeat left top;
	display: block;
	width: 226px;
	height: 119px;
}


/*	alineando busqueda institucional con el formulaior de logueo	*/
.moreBusq	/* ie line 95 */
{
	padding: 5px 3px;
}




/* opciones de usuario*/
#logCompartir .ver
{
	background: url(../../images/iconos/box-compartir-ver.gif ) no-repeat 0 50%;
	padding-left: 35px;		
}
#logCompartir .editar
{
	background: url(../../images/iconos/box-compartir-editar.gif ) no-repeat 0 50%;
	padding-left: 35px;
}
#logCompartir .baja
{
	background: url(../../images/iconos/box-compartir-baja.gif ) no-repeat 0 50%;
	padding-left: 35px;	
}
#logCompartir ul 
{
	padding: 10px; 
}
#logCompartir ul li
{
	line-height: 25px;
	margin: 0 0 5px;
	zoom: 1;
}
ul.masLinks { margin-top: 15px; }
#logCompartir .cont { height:  126px; }
* html #logCompartir { height: 127px; }


/* noticias	*/
ul.noticias li { position: relative; zoom: 1; padding-left: 90px; }
ul.noticias li b { position: absolute; left: 0; }

/*		*/
form.buscar button { top: 8px; }