
/* ini reset del css por defecto*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,center,u,b,i{ margin:0; padding:0; border:0; outline:0; font-weight:normal; font-style:normal; font-size:100%; font-family:inherit; vertical-align:baseline}body{ line-height:1}:focus{ outline:0}ol,ul{ list-style:none}table{ border-collapse:collapse; border-spacing:0}blockquote:before,blockquote:after,q:before,q:after{ content:""}blockquote,q{ quotes:""""}input,textarea{ margin:0; padding:0}hr{ margin:0; padding:0; border:0; color:#000; background-color:#000; height:1px}

/* fin  reset del css por defecto*/

em{ font-style: italic;}
html,body{
	//overflow-x: hidden;
}

body{
	margin:0;
	padding:0;
	text-align:center;
	background: #d4d4d4 url(/img/fondo.jpg) repeat-x;
	color:#575757;
	overflow-x:hidden;
	font-family: Verdana,Arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1em;
}
body div{
	text-align:left;	
}
.overlay{
	display: none;	
}
.clear {
    clear:both;
    height:0;
    line-height:0;
    font-size:0;
}

#wrapper {
	position: relative;
	width: 985px; 
	min-height: 100%; 
	margin: 0 auto; 
	padding-left:0px;
}
.separador1{
	width:912px;
	height:2px;
	background: url(/img/comun/separador.png) no-repeat;	
}
.tReemplazo{
	text-indent:-99999px;
}

#cabecera{
	height:103px;
}

#cabecera #logoSavia{
	width:118px;
	height:90px;
	margin:5px 0 0 15px;
	padding:0;
	float:left;	
	z-index:25;
	position:relative;
	cursor:pointer;
}

#cabecera #tSoluciones{
	width:202px;
	height:50px;
	margin:25px 0 0 5px;
	background: url(/img/comun/cabecera/tSoluciones.png) no-repeat;
	float:left;	
}

#cabecera .telefono{
	position:absolute;
	top:48px;
	right:5px;
	margin:0;
	background: url(/img/comun/telefono.png) no-repeat;
	width:153px;
	height:40px;
	z-index:50px;
}
#cabecera .telefono a{
	display:block;
	width:153px;
	height:40px;
	cursor:pointer;
	z-index:25px;
}

#botoneraCabecera {
	position:absolute;
	top:15px;
	left:0;
	width:100%;
	height:20px;
	display:block;
	z-index:20;
	
}

#botoneraCabecera #tSecBotoneraContacto{
	width:58px;
	height:13px;
	text-indent:-9999px;
	display:block;
	background:0 0 url(/img/comun/cabecera/tBotoneraCabecera.png) no-repeat;
}

#botoneraCabecera #tSecBotoneraAreaCliente{
	width:77px;
	height:13px;
	text-indent:-9999px;
	display:block;
	background:-65px 0 url(/img/comun/cabecera/tBotoneraCabecera.png) no-repeat;	
}

.tSecBotoneraBuscar{
	width:38px;
	height:13px;
	text-indent:-9999px;
	display:block;
	background: -148px 0 url(/img/comun/cabecera/tBotoneraCabecera.png) no-repeat;	
}

#botoneraCabecera ul{
	width:auto;
	float:right;
	display:block;
}
#botoneraCabecera li{
	float:left;
	margin:5px;
}

#botoneraCabecera a{
	color:#343434;
	text-decoration:none;	
}
#botoneraCabecera .cajaBusqueda{
	width:auto;
	float:right;
	margin:-5px 0 0 0;
}

.cajaBusqueda .inputBuscar{
	width:121px;
	height:19px;
	padding:2px 0px 0 5px;
	vertical-align:middle;
	margin-top:5px;
	background: transparent url(/img/comun/cabecera/inputBuscar.png) no-repeat;	
	border:0;
}

.cajaBusqueda .submitBuscar{
	margin:0;
	padding:0;
	vertical-align:middle;
	width:48px;
	height:30px;
	color:#353535;
	font-weight:bolder;
	background: 0 5px transparent url(/img/comun/cabecera/submitBuscar.png) no-repeat;	
	border: 0;
}

#botoneraPrincipal{
	width:985px;
	height:38px;
/*	background: 0px -38px url(/img/comun/botoneraPrincipal.png) no-repeat;	*/
	background: 0px 0 url(/img/comun/botoneraPrincipal.png) no-repeat;	
	margin:8px 0px 0px 0px;
	padding:0;
}

#botoneraPrincipal ul{
	width:985px;
	position: relative;
	z-index:1000;
}
#botoneraPrincipal li{
	float:left;
	display:block;
	margin:0;
	cursor:pointer;
}

#botoneraPrincipal a{
	text-decoration:none;
	display:block;
	height:33px;
	cursor:pointer;
}

#botoneraPrincipal #lEmpresa      { width:88px;}
#botoneraPrincipal #lSectorPublico{ width:164px;}
#botoneraPrincipal #lSectorPrivado{ width:168px;}
#botoneraPrincipal #lServicios { width:82px; }
#botoneraPrincipal #lTecnologia{ width:90px; }
#botoneraPrincipal #lPorque    { width:125px;}
#botoneraPrincipal #lSalaPrensa{ width:125px;}

/*
#lEmpresa:hover{ background: 0px -38px url(/img/comun/botoneraPrincipal.png) no-repeat; }
#lSectorPublico:hover{ background: -88px -38px url(/img/comun/botoneraPrincipal.png) no-repeat;}
#lSectorPrivado:hover{ background: -252px -38px url(/img/comun/botoneraPrincipal.png) no-repeat; }
#lServicios:hover{ background: -420px -38px url(/img/comun/botoneraPrincipal.png) no-repeat; }
#lTecnologia:hover{	background: -502px -38px url(/img/comun/botoneraPrincipal.png) no-repeat; }
#lPorque:hover{	background: -592px -38px url(/img/comun/botoneraPrincipal.png) no-repeat;}
#lSalaPrensa:hover{	background: -717px -38px url(/img/comun/botoneraPrincipal.png) no-repeat; }
*/

.empresa #lEmpresa{
	background: 0px -38px url(/img/comun/botoneraPrincipal.png) no-repeat;
}

.sector-publico #lSectorPublico{
	background: -88px -38px url(/img/comun/botoneraPrincipal.png) no-repeat;
}
.sector-privado #lSectorPrivado{
	background: -252px -38px url(/img/comun/botoneraPrincipal.png) no-repeat;
}

.servicios #lServicios{
	background: -420px -38px url(/img/comun/botoneraPrincipal.png) no-repeat;
}

.tecnologia #lTecnologia{
	background: -502px -38px url(/img/comun/botoneraPrincipal.png) no-repeat;
}

.por-que #lPorque{
	background: -592px -38px url(/img/comun/botoneraPrincipal.png) no-repeat;
}

.sala-de-prensa #lSalaPrensa{
	background: -717px -38px url(/img/comun/botoneraPrincipal.png) no-repeat;
}


#principal{
	padding:0;margin:8px 0px 0px 0px;
}


/** subBotonera secciones**/ 

#subBotoneraSecciones{
	margin:15px 0 5px 0;
	height:20px;
}
#subBotoneraSecciones #seccionActual{
	float:right;
	text-align:left;
	padding-left:20px;
	color:#ffbb00;
	font-size:18px;
}
#subBotoneraSecciones .principal,
#subBotoneraSecciones .anguloDerecha,
#subBotoneraSecciones .secundaria{
	float:left;
	margin:0 6px 0 0;	
}


#subBotoneraSecciones .principal,
#subBotoneraSecciones .secundaria{
	text-indent:-99999px;
}

#subBotoneraSecciones .anguloDerecha{
	width:8px;
	height:11px;
	margin-top:2px;
	text-indent:-9999px;
	background:url(/img/comun/paginacion/anguloDerecha.png) no-repeat;	
}
#subBotoneraSecciones #links{
	float:left;
	margin-left:20px;
}

#subBotoneraSecciones #links li{
	float:left;
	padding-right:20px;	
	font-size:12px;
	display:block;
}
#subBotoneraSecciones #links li a{
	text-decoration:none;
	color:white;	
	height:16px;
	display:block;
	cursor:pointer;

}
/** maquetado cajas*/


#cajaPrincipal .cabecera{
	height:10px;
	background:url(/img/comun/cajas/cajaPrincipalCabecera.png) no-repeat;	
}

#cajaPrincipal .cuerpo{
	background:url(/img/comun/cajas/cajaPrincipalCuerpo.png) no-repeat;	
			
}

#cajaPrincipal .pie{
	height:10px;
	background:url(/img/comun/cajas/cajaPrincipalPie.png) no-repeat;
	
}

#cajaBanner {
	margin:-10px 0 0 0;
	//margin-top:-16px;
	padding:0;	
	position: relative; 
	width: 985px; 
	height: 310px;
}

#cajaBanner .banner{
	display:block;
	cursor:pointer;
	background:transparent;
	position: absolute; 
	top: 0px; 
	left: 0px;
}

#cajaBanner a{
	display:block;
	width:985px;
	height:310px;
	margin-top:-68px;
	top:0;
	left:0;
	cursor:pointer;
}

#paginacionBanner{
	display:block;
	position:absolute;
	margin-top:-35px;
	//margin-top:-28px;
	text-align:right;
	padding:0 5px 0 0;
	z-index:20;
	right:5px;
}

#paginacionNoticias{
	display:block;
	position:absolute;
    margin:-20px 0 0 110px; 
    z-index:20;
    text-align:center;
}


#paginacionNoticias a,
#paginacionBanner a{
	width:15px;
	height:15px;
	color:white;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	margin:0 0 0 5px;
	font-size:0.55em;
	padding:2px 0 0 0 ;
	//padding:0;
	vertical-align: middle;
	background: -17px 0 url(/img/comun/paginacion/fpaginacion.png) no-repeat;
}
#paginacionNoticias .activeSlide,
#paginacionBanner .activeSlide{
	background: url(/img/comun/paginacion/fpaginacion.png) no-repeat;
}

/** destacados **/
#destacados.col3{
	width:987px;
	height:173px;
	margin:15px 0 0 0;
	//padding-top:21px;
}

#destacados.col3 li{
	width:321px;
	float:left;
	display:block;
}

#destacados.col3 .caja3Col.cajaBlanca{	
	height:173px;
	background: url(/img/comun/cajas/pastilla3Col.jpg) no-repeat;
}
#destacados.col3 li#listadoNoticias{
	text-align:left;
	position:relative;
}


#destacados.col3 li#listadoNoticias #tUltimasNoticias{
	width:282px;
	height:23px;
	margin:10px 0 10px 10px;
	background: url(/img/index/destacados/tUltimasNoticias.png) no-repeat;
	display:block;
}

#destacados.col3 li#listadoNoticias h3{
	font-weight:bolder;
	color:#ffbb00;
	margin:13px 0 0 13px;
}

#destacados.col3 li#listadoNoticias #previewNoticias{
	display:block;
	height:120px;
	overflow:hidden;	
}
#destacados.col3 li#listadoNoticias ul li{
	width:295px !important;
	height:120px !important;
	margin:0 15px 15px 15px !important;
	font-size:0.9em;
	overflow:hidden;
}

#destacados.col3 li#listadoNoticias .tituloNoticia{ 
	font-weight:bolder;
	color:#444444;
	padding:0;
	font-size:0.75em;
}
#destacados.col3 li#listadoNoticias .tituloNoticia a{ 
	font-weight:bolder;
	color:#444444;
	padding:0;
	text-decoration:none;
}
#destacados.col3 li#listadoNoticias .tituloNoticia a:hover{ 
	text-decoration:underline;	
}

#destacados.col3 li#listadoNoticias .resumenNoticia{ 
	padding:0;
	margin:5px 0 0 0;
	font-size:0.80em;
	line-height:1.1em;
	text-align:justify;
}


#destacados.col3 .cajaPeque{	
	height:80px;
	display:block;
	margin:0 0 14px 0;
	padding:0;
	top:0;
	left:0;
	text-align:left;
}

#destacados.col3 .info{
	position:absolute;
	visibility:hidden;
	height:0 !important;
	display:block;
}

#destacados .cajaMediana .tituloSeccion{
	margin:0 0 0 10px;	
}

#destacados .cajaMediana .link{
	width:325px;
	height:142px;
	display:block;
	top:0;
	left:0;
	position:absolute;
	text-indent:-99999px;
	cursor:pointer;
	background: url(/img/comun/blank.gif) repeat;	
}



#destacados .cajaMediana .content{
	margin:2px 0 0 0;
	padding:10px 0 0 15px;
	position:relative;
	visibility:visible;
	height:auto;
	width:325px;
	height:142px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background: url(/img/comun/cajas/fDestacadoCajaMediana.jpg) no-repeat;
}

#destacados .cajaMediana p{
	width:295px;
	margin:0;
	padding:5px 0 0 0;	
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content{
	margin-top:20px;	
}

#destacados .cajaMediana.destacadoVideoInteractivo .content{
	//word-spacing:-0.13em;
	//line-height:1.2em;
	background: url(/img/empresa/destacados/fDestacadoVideoInteractivo.jpg) no-repeat !important;	
}

#destacados .cajaMediana.destacadoModulacion .content{
	background: url(/img/soluciones/destacados/fDestacadoModulacion.jpg) no-repeat !important;	
}

#destacados .cajaMediana.destacadoAlcance .content{
	background: url(/img/soluciones/destacados/fDestacadoAlcance.jpg) no-repeat !important;	
}

#destacados .cajaMediana.destacadoCasosEstudio .content{
	background: url(/img/empresa/destacados/fDestacadoCasosEstudio.jpg) no-repeat !important;	
}

#destacados .cajaMediana.destacadoIso9001 .content{
	background: url(/img/empresa/destacados/fDestacadoIso9001.jpg) no-repeat !important;	
}

#destacados .cajaMediana.destacadoEstructura .content{
	background: url(/img/empresa/destacados/fDestacadoEstructura.jpg) no-repeat !important;	
}

#destacados .cajaMediana.destacadoPorque .content{
	background:url(/img/comun/destacadosM/porque/fDestacado.jpg) no-repeat;
}

/** destacado plan-e **/
#destacados .cajaMediana.destacadoPlan-e .content{
	background:url(/img/comun/destacadosM/plan-e/fDestacado.jpg) no-repeat;
}
#destacados .cajaMediana.destacadoPlan-e .tDestacado{
	background:url(/img/comun/destacadosM/plan-e/tDestacado.png) no-repeat;
}
#destacados .cajaMediana.destacadoPlan-e .tInterno{
	background:url(/img/comun/destacadosM/plan-e/tInterno.png) no-repeat;
}

/** destacado plan-renove **/
#destacados .cajaMediana.cajaMediana.destacadoPlanRenove .content{
	background:url(/img/comun/destacadosM/plan-renove/fDestacado.jpg) no-repeat;
}
#destacados .cajaMediana.destacadoPlanRenove .tDestacado{
	background:url(/img/comun/destacadosM/plan-renove/tDestacado.png) no-repeat;
}


/** destacados largos **/

.destacadoLargo .info{
	position:absolute;
	visibility:hidden;
	height:0 !important;
	display:block;	
}

#contentDestacadoLargo img{
	width:985px;
	height:102px;margin-top:5px;	
}

#contentDestacadoLargo #tSolucionesSavia{
	width:198px;
	height:14px;
	margin:0px 0 0 15px;
	background:url(/img/comun/destacadosLargos/loga/tPymes.png) no-repeat;
	display:block;		
}


#contentDestacadoLargo #tDestaOrganizacionPublica{
	width:600px;
	height:15px;
	margin:0px 0 0 15px;
	background:url(/img/comun/destacadosLargos/ginpix7/titulo.png) no-repeat;
	display:block;		
}


.col3 .colCentral{
	margin: 0 10px;
}

/** destacados medianos**/
/** destacados **/
#destacados #tDestacadoCalidad{
	width:110px;
	height:15px;
	background:url(/img/empresa/destacados/tDestacadoCalidad.png) no-repeat;		
}

#destacados #tDestacadoExcelencia{
	width:220px;
	height:15px;
	background:url(/img/empresa/destacados/tDestacadoExcelencia.png) no-repeat;		
}

#destacados #tDestacadoPorque{
	width:220px;
	height:15px;
	background:url(/img/empresa/destacados/tDestacadoExcelencia.png) no-repeat;		
}

#destacados #tDestacadoCasosEstudio{
	width:102px;
	height:15px;
	background:url(/img/empresa/destacados/tDestacadoCasosEstudio.png) no-repeat;		
}

#destacados #tDestacadoEstructura{
	width:93px;
	height:15px;
	background:url(/img/empresa/destacados/tDestacadoEstructura.png) no-repeat;		
}

#destacados #tDestacadoAlcance{
	width:93px;
	height:15px;
	background:url(/img/empresa/destacados/tDestacadoEstructura.png) no-repeat;		
}

#destacados #tIso9001{
	width:93px;
	height:15px;
	background:url(/img/empresa/destacados/tIso9001.png) no-repeat;		
}

#destacados #tVideoInteractivo{
	width:111px;
	height:15px;
	background:url(/img/empresa/destacados/tVideoInteractivo.png) no-repeat;		
}

#destacados #tDsiponiblePdf{
	width:120px;
	height:15px;
	background:url(/img/empresa/destacados/tDsiponiblePdf.png) no-repeat;		
}

#destacados #tEnfoEnCliente{
	width:213px;
	height:16px;
	background:url(/img/empresa/destacados/tEnfoque.png) no-repeat;
}

#destacados #tDestacadoPorque{
	width:94px;
	height:15px;
	background: url(/img/comun/destacadosM/porque/tDestacado.png) no-repeat;		
}

#destacados #tlogaCubre{
	width:213px;
	height:16px;
	background:url(/img/soluciones/destacados/tlogaCubre.png) no-repeat;		
}

#destacados #tDestacadoModularizacion{
	width:213px;
	height:16px;
	background:url(/img/soluciones/destacados/tDestacadoModularizacion.png) no-repeat;
}

#destacados #tAjusteEscalable{
	width:213px;
	height:16px;
	background:url(/img/soluciones/destacados/tAjusteEscalable.png) no-repeat;
}


/** maquetado pie */

#piePrincipal{
	margin:23px 0 50px 0;
	display:block;
	background:url(/img/comun/pie/fCajaPieSombra.jpg) no-repeat;
}

#piePrincipal .bSuperior{
	height:30px;
/*	background: url(/img/comun/pie/fCabeceraPie.png) no-repeat;*/

}

#piePrincipal .cuerpo{
	height:247px;
	display:block;
/*	background: 0 -40px url(/img/comun/pie/fCuerpo.png) repeat-y;*/
	text-align:left;
}

#piePrincipal .cuerpo .caja{
	width:326px;
	float:left;
	margin:0;
	padding:0;	
}
#piePrincipal .listadoCajaLineaIcono .top{
	border-top:1px solid #b1b1b1;	

}
#piePrincipal .listadoCajaLineaIcono img{
	width:45px;
	height:45px;
	display:block;
	float:right;
}
#piePrincipal .listadoCajaLineaIcono li{
	margin:0 10px;
	padding:10px 0 0 10px;
	border-bottom:1px solid #b1b1b1;
	height:55px;
}

#piePrincipal .listadoCajaLineaIcono li h4{
	color:#534741;
	font-size:0.75em;
	padding:0;
	margin:0;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#piePrincipal .listadoCajaLineaIcono li h4 a{
	text-decoration:none;
	color:#333333;
}
#piePrincipal .listadoCajaLineaIcono li h4 a:hover{
	text-decoration:underline;
}

#piePrincipal .listadoCajaLineaIcono li p{
	color:#7a7a7a;
	padding:0;
	margin:5px 0 0 0;
	font-size:0.73em;
	font-weight:lighter;
	line-height:1.1em;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#piePrincipal .tZona{
	margin:15px 0 5px 15px;
	padding: 0 0 0 18px;	
	background: url(/img/comun/listados/bolaAmarilla.png) no-repeat;	
	display:block;
	color:#666666;

}

#piePrincipal #tZonaMultimedia{
	width:82px;
	height:12px;
	margin-bottom:10px;
	background: url(/img/comun/pie/tZonaMultimedia.png) no-repeat;		
}

#piePrincipal #tZonaHerramientas{
	width:82px;
	height:12px;
	margin-bottom:10px;
	background: url(/img/comun/pie/tZonaHerramientas.png) no-repeat;		
}

#piePrincipal #tZonaOtrasSecciones{
	width:112px;
	height:12px;
	margin:15px 0 10px 5px;
	background: url(/img/comun/pie/tZonaOtrasSecciones.png) no-repeat;		
}

#piePrincipal #tZonaNuestraCompetencia{
	width:142px;
	height:13px;
	margin:22px 0 10px 5px;
	background: url(/img/comun/pie/tZonaNuestraCompetencia.png) no-repeat;		
}

#piePrincipal #otrasSecciones{
	display:block;
	overflow:hidden;
	margin-left: 10px;
	width:305px;
	border-bottom:1px solid #b1b1b1;
}

#piePrincipal #links2-0{
		height:97px;
		display:block;
		width:305px;
		margin-left:10px;
		border-bottom:1px solid #b1b1b1;
	}
	#piePrincipal #links2-0 ul,
	#piePrincipal #otrasSecciones ul{
		margin:0 0 15px 35px;
		list-style-type: disc;
	}
	#piePrincipal #links2-0 ul{
		list-style-type: none;
	}

	#piePrincipal #links2-0 li,
	#piePrincipal #otrasSecciones li{
		margin: 0 0 5px 0;
		font-size:0.75em;
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;	
	}
	
	#piePrincipal #otrasSecciones a,
	#piePrincipal #links2-0 a{
		text-decoration:none;
		color:#575761;		
	}
	
	#piePrincipal #otrasSecciones a:hover,
	#piePrincipal #links2-0 a:hover{
		text-decoration:underline;	
	}
	
	/** links2-0  **/
		#piePrincipal #links2-0 ul{ margin-left:20px; width:230px;}
		#piePrincipal #links2-0  li{
			float:left;	display:block;width:110px;margin:0 5px 5px 0;
		}
		#piePrincipal #links2-0  a{
			height:18px;
			float:left;	display:block;
			padding:3px 0 0 25px;
		}
		
		#piePrincipal #links2-0  #tPuedesEncontrarnosEn{ margin:15px 0 10px 5px;
			background: url(/img/comun/pie/links2-0/tPuedesEncontrarnosEn.png) no-repeat; 
		}
		#piePrincipal #links2-0 .twitter { background: url(/img/comun/pie/links2-0/iconos.png) no-repeat; }
		#piePrincipal #links2-0 .linkedIn{ background:0 -20px url(/img/comun/pie/links2-0/iconos.png) no-repeat; }
		#piePrincipal #links2-0 .flickr  { background:0 -42px  url(/img/comun/pie/links2-0/iconos.png) no-repeat; }	
		#piePrincipal #links2-0 .youtube { background:0 -64px  url(/img/comun/pie/links2-0/iconos.png) no-repeat; }
		

	

	
#piePrincipal #areaEmpleado{
	height:105px;
	overflow:hidden;
	background: url(/img/comun/pie/fAreaEmpleado.jpg) no-repeat;
}
#piePrincipal #areaEmpleado .tZona{
	margin:5px 0 0 15px;
}
#piePrincipal #areaEmpleado .camposFormulario{
	margin:25px 0 0 10px;

}

#piePrincipal #areaEmpleado .camposFormulario label{
	width:70px;
	margin:0 5px 0 0;
	text-align:right;
	display:block;
	float:left;
}
#piePrincipal #areaEmpleado .camposFormulario .cajaInputLogin{
	border:0;
	width:142px;
	padding:2px 20px 5px 5px;
	background: transparent url(/img/comun/pie/cajaInputLogin.jpg) no-repeat;	

}

#piePrincipal #areaEmpleado .camposFormulario .bEntrar{
	border:0;
	margin:-10px -10px 0 -15px;
	width:78px;
	height:30px;
	background: transparent url(/img/comun/pie/bEntrar.jpg) no-repeat;	
	font-size:0;
	cursor:pointer;
}

#piePrincipal .bInferior{
	height:15px;
/*	background: 0 -40px url(/img/comun/pie/fCabeceraPie.png) no-repeat;*/

}

#piePrincipal .copy{
	margin:5px 0 0 0;
	text-align:center;
	color:#4f4f4f;
	font-weight:lighter;
	font-size:13px;
	
}

#linkPoliticaPrivacidad{
	text-decoration:none;
	color:#575757;	
}

#linkPoliticaPrivacidad:hover{
	text-decoration:underline;
}

#contentPoliticaPrivacidad{
	font-size:0.80em;
	text-align:justify;
}

#fancy_ajax #contentPoliticaPrivacidad{
	width:860px;		
}

#contentPoliticaPrivacidad h1,
#contentPoliticaPrivacidad h2{
	font-weight:bolder;
	margin:10px 0 15px 0;	
}
/** maquetado contenido**/

.cajaContenido{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	background:white;
	display:block;
	line-height:1.2em;
	position:relative;
	background: 0 0 url(/img/comun/cajas/cajaPrincipalCuerpo.png) repeat-y;
}

.cajaContenido #esquinaSuperior{
	background: 0px -1px url(/img/comun/cajas/esquinaSuperior.jpg) no-repeat;
	width:192px;height:135px;
	top:0;left:0;
	margin:0;position:absolute;
} 

.cajaContenido #esquinaSuperiorDer{
	background: 0px -1px url(/img/comun/cajas/esquinaSupDer.jpg) no-repeat;
	width:13px;height:13px;
	top:0;right:0px;
	margin:0;position:absolute;
} 

.cajaContenido #pie{
	width:986px;
	background:url(/img/comun/cajas/pieCaja.jpg) no-repeat;
	height:11px;
	bottom:0;left:0;
	margin:0;position:absolute;
} 


.cajaContenido .content{
	position:relative;
	z-index:20;
	padding:30px;
}


/** buscador **/
#contentBusqueda{
	min-height:250px;
	padding-bottom:100px;	
}
#contentBusqueda .botoneraResultados{
	padding-top:30px;
	width:650px;
	height:25px;
}
#contentBusqueda .botoneraResultados .paginacion{
	float:left;
	margin:8px 20px 0 0 ;	
}
#contentBusqueda .botoneraResultados .cajaBusqueda{
	float:right;
}

#contentBusqueda .botoneraResultados .cajaBusqueda .tSecBotoneraBuscar{
	margin:8px;float:left;	
}
#contentBusqueda .sombra{
	width:850px;
	height:33px;
	margin-top:10px;
	background:left bottom url(/img/buscador/sombra.png) no-repeat;	
}

#contentBusqueda .bPri,
#contentBusqueda .bAnt,
#contentBusqueda .bSig,
#contentBusqueda .bUlt{
	width:26px;
	height:25px;
	display:block;
	float:left;
	text-indent:-9999px;
	margin-right:5px;
}
#contentBusqueda .nPagina{
	float:left;
	margin: 5px 10px 0 5px;
}
#contentBusqueda .bPri{
	background:left bottom url(/img/buscador/bPri.png) no-repeat;	
}
#contentBusqueda .bAnt{
	background:left bottom url(/img/buscador/bAnt.png) no-repeat;	
}
#contentBusqueda .bSig{
	background:left bottom url(/img/buscador/bSig.png) no-repeat;	
}
#contentBusqueda .bUlt{
	background:left bottom url(/img/buscador/bUlt.png) no-repeat;	
}

#contentBusqueda .resultados{
	width:650px;	
	margin-top:0px;
}
#contentBusqueda .resultado{
	margin-top:10px;
	padding-bottom:10px;
	background:left bottom url(/img/buscador/separador.jpg) no-repeat;
}

#tBuscador {
	width:68px;
	height:14px;
	background:url(/img/buscador/tSec.png) no-repeat;
}

#contentBusqueda .resultado .titulo a{
	color:#666666;	
	text-decoration:none;
	font-weight:bolder;
}

#contentBusqueda .resultado .titulo a:hover{
	text-decoration:underline;
}

#contentBusqueda #tResultados{
	width:255px;
	height:21px;
	background:url(/img/buscador/tResultados.png) no-repeat;
}

#contentBusqueda #lNoEncuentra{
	width:297px;
	height:139px;
	position:absolute;
	display:block;
	text-indent:-99999px;
	top:20px;
	right:2px;	
	background:url(/img/buscador/lNoEncuentra.jpg) no-repeat;
}

#contentBusqueda #lazo{
	width:297px;
	height:139px;
	margin-right:-23px;
	position:absolute;
	bottom:40px;
	right:25px;	
	background:url(/img/buscador/lazo.jpg) no-repeat;
}

#kybalion{
	text-indent:-99999px;	
	visibility:hidden;
	height:0;
	display:block;
}