﻿/* the overlayed element */
.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(../img/overlay/white.png);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:1000px;		
	
	/* some padding to layout nested elements nicely  */
	padding:10px;

	/* a little styling */	
	font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay .close {
	/*background-image:url(../img/overlay/close.png);*/
	background-image:url(images/botones/btnCarCerrar.gif);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:15px;
	width:18px;
}

#overlay {
		 background-color:Black;
		color:#efefef;
		height:600px;
	}
	
	/* container for external content. uses vertical scrollbar, if needed */
	div.contentWrap {
		height:600px;
		overflow-y:auto;
	}


.indicacionesForm
{		
	width:250px;	
	height:auto;
	float:left;
	padding: 10px 10px 10px 10px;	
	line-height:1.1em;	
	color:#000;	
	background-color:#f5f5f5;
	margin:10px 0 10px 0;
	border:3px solid #d2d2d2;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	display:none;
	}	
.indicacionesForm span
{
	color:#000;
	font-weight:bold;
	}
	
	.indicaciones1Form
{
	width:250px;	
	height:auto;
	float:left;
	padding: 10px 10px 10px 10px;	
	line-height:1.1em;	
	color:#000;	
	background-color:#f5f5f5;
	margin:10px 0 10px 0;
	border:3px solid #d2d2d2;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	}	
.indicaciones1Form span
{
	color:#000;
	font-weight:bold;
	}


.empresasVisitas
{
    display:none;
       
    background-color:White;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width:500px;    
	min-height:240px;
	max-height:240px;
	border:solid 3px #d2d2d2;
	
	padding:10px 10px 10px 10px;
	clear:both;
	position:absolute;
	top:235px;
	right:40px;
	
    
    
    }
.empresasVisitas .wrapVisitas
{
 
    width:500px;
    clear:both;
    height:220px;
    overflow:auto;
    
    }    


.positionRel
{
    position:relative;
    }

.visitasCV
{
    display:block;
    background-color:White;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:solid 3px #d2d2d2;
	margin-top:-2px;
	width:100px;
	float:left;
	padding:5px;
	position:absolute;
	top:11px;
	right:5px;
    color:#838383;
    text-transform:uppercase;
    text-decoration:none;	
    text-align:center;
    font-size:10px;
    }

.visitasCV:hover
{
    color:White;
    background-color:#66b011;
    font-weight:bold;
    /*border:solid 3px #cde5b1;*/
    }

.empleos
{
    background-image:url(http://www.tecoloco.com/images/navidad/santa01.jpg);
    background-repeat:no-repeat;
    position:absolute;
    z-index:-1;
    width:119px;
    height:143px;
    left:400px;
    top:230px;
    display:none;
    
    }    
.trabajos
{
    background-image:url(http://www.tecoloco.com/images/navidad/santa02.jpg);
    background-repeat:no-repeat;
    position:absolute;
    z-index:-1;
    width:119px;
    height:143px;
    left:400px;
    top:230px;
    display:none;
    
    }        


.centrar {width: 970px; margin: 0 auto 0 auto; text-align: justify; height: auto; position:relative; z-index:0;}
    .centrar .wDefault{width: 970px;}


.avisos
{
    background-color:#f8f8f8;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;    
    width:300px;
    min-height:15px;
    height:auto;
    border:solid 1px #e0e0e0;
    margin-bottom:2px;
    padding:5px 10px 10px 10px;
    
    }
.avisoHover
{
    background-color:#fff8eb;
    }    
.avisoMoviendo
{
    background-color:#898675;
    width:585px;
    height:28px;
    padding: 10px 0 10px 0;
    color:White;
    font-size:15px;
    font-weight:bold;        
    text-align:center;
    border:solid 3px #cacaca;
    }    

.bordeCarpetas 
{
    border:solid 3px #e4e4e4;
    width:auto;
    padding:10px;
    }    


.bordeCarpetasB
{
    border:solid 3px #e4e4e4;
    width:470px;
    padding:10px;
    }    
.bordeCarpetasNpadB
{
    border:solid 1px #e4e4e4;
    width:494px;
    padding:10px 0 10px 0;
    }        
    
.bordeCarpetasNpad 
{
    border:solid 1px #e4e4e4;
    width:auto;
    padding:10px 0 10px 0;
    }    

/*TABS DEL MENU DEL CURRICULO DEL CANDIDATO*/
/*#mainContent{float:left; padding:10px; width:678px; }*/
.menuPasos{ clear:both; margin-left:10px; width:930px; }
/*.menuPasos .tabSelect{background-image:url(images/botones/tabSelect.jpg); background-repeat:no-repeat; width:116px; height:18px; float:left; background-color:Black; display:block; padding: 3px 0 0 0; text-align:center; }
.menuPasos .tabUnSelect{background-image:url(images/botones/tabUnSelect.jpg); background-repeat:no-repeat; width:116px; height:18px; float:left; background-color:Black; display:block; padding: 3px 0 0 0; text-align:center;}*/
.menuPasos .tabSelect{background-image:url(images/botones/tabSelect.jpg); background-repeat:no-repeat; width:109px; height:19px; float:left; background-color:Black; display:block; padding: 5px 0 0 20px; text-align:left; }
.menuPasos .tabUnSelect{background-image:url(images/botones/tabUnSelect.jpg); background-repeat:no-repeat; width:109px; height:19px; float:left; background-color:Black; display:block; padding: 5px 0 0 20px; text-align:left;}
.menuPasos a{font-size:10px; color:#000000; font-weight:bold; text-decoration:none; }
/*.menuPasos a span.tabUnSelect{opacity:.5; filter:alpha(opacity=50); }*/
/*.menuPasos a:hover span.tabUnSelect{opacity:.5; filter:alpha(opacity=50); }*/
.menuPasos a:hover span.tabUnSelect{background-image:url(images/botones/tabSelect.jpg); background-repeat:no-repeat; color:White; }



/*CSS PARA JQUERY DE STANDS*/
.informacionStand
{
    position:relative;    
    height:auto;
    }
 
.descripcionDeLaEmpresa{ position:absolute; clear:both; background-color:White;}
.ofertasDeEmpleo{ position:absolute; clear:both;background-color:White;}

 
 
 
 
 
.ul {}
.ul li{
    list-style: none;
    margin: 2px;
   }
    
    
    .DragHandle
        {
    width: 16px;
    height: 16px;
    background-image: url(../../images/felchaDrag.jpg);
    cursor : move;
    background-repeat:no-repeat;
    }
    
    
 
 
 
 
 
.centerMar{margin:0 auto;}
.marL90{margin-left:90px;}
 
.farbtastic {
  position: relative;
}
.farbtastic * {
  position: absolute;
  cursor: crosshair;
}
.farbtastic, .farbtastic .wheel {
  width: 195px;
  height: 195px;
}
.farbtastic .color, .farbtastic .overlay {
  top: 47px;
  left: 47px;
  width: 101px;
  height: 101px;
}
.farbtastic .wheel {
  background: url(images/wheel.png) no-repeat;
  width: 195px;
  height: 195px;
}
.farbtastic .overlay {
  background: url(images/mask.png) no-repeat;
}
.farbtastic .marker {
  width: 17px;
  height: 17px;
  margin: -8px 0 0 -8px;
  overflow: hidden; 
  background: url(images/marker.png) no-repeat;
}




.imgads{ background-image:url(../../images/imgads.jpg); width:15px; height:15px; background-repeat:no-repeat;}

.imgDelete{ background-image:url(../../images/imgEliminar.jpg); width:15px; height:15px; background-repeat:no-repeat;}
.stand{color:#696969:}
.stand a{color:#79b821; text-decoration:none;}
.stand a:hover {color:#000000; text-decoration:none;}
.wrapBtnStan{width:79px; margin-top:5px; margin-left:5px; height:120px; }
.partnersH{width: 158px; margin: 0 auto; margin-top:10px;}
.CVtable{width:500px;border:0;  }
.CVtable td{width:250px;border:0;text-align:left;vertical-align:top;}
.CVtd500{width:500px;text-align:left;}

body{font-family:Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif; background-color:#f5f5f5; padding:0 0 0 0; margin: 0 0 0 0;}
img{ border:0px;}
.marT40{margin-top:40px;}
.txGN{ color:#919191;}
.txNN{ color:#598608;}

.btnI_v{ text-align:center; background-image:url('../../images/botones/btnMenuI_v.jpg'); background-repeat:no-repeat; width:86px; height:22px; float:left; margin-top:0px;}
.btnI_v:hover {text-align:center; background-image:url('../../images/botones/btnMenuI_v2.jpg'); background-repeat:no-repeat; width:86px; height:22px; float:left; margin-top:0px;}
.btn_v{text-align:center; background-image:url('../../images/botones/btnMenuV.jpg'); background-repeat:no-repeat; width:86px; height:22px; float:left; margin-top:0px;}
.btn_v:hover {text-align:center; background-image:url('../../images/botones/btnMenuV2.jpg'); background-repeat:no-repeat; width:86px; height:22px; float:left; margin-top:0px;}
.btnD{text-align:center; color:#000000; background-image:url('../../images/botones/btnMenuD.jpg'); background-repeat:no-repeat; width:86px; height:22px; float:left; margin-top:0px;}
.btnD:hover {text-align:center; color:#000000; background-image:url('../../images/botones/btnMenuD2.jpg'); background-repeat:no-repeat; width:86px; height:22px; float:left; margin-top:0px;}
.btnD_v{text-align:center; color:#000000; background-image:url('../../images/botones/btnMenuD_v.jpg'); background-repeat:no-repeat; width:86px; height:22px; float:left; margin-top:0px;}
.btnD_v:hover {text-align:center; color:#000000; background-image:url('../../images/botones/btnMenuD_v2.jpg'); background-repeat:no-repeat; width:86px; height:22px; float:left; margin-top:0px;}
.btnI{text-align:center; background-image:url('../../images/botones/btnMenuI.jpg'); background-repeat:no-repeat; width:86px; height:22px; float:left; margin-top:0px;}
.btnI:hover {text-align:center; background-image:url('../../images/botones/btnMenuI2.jpg'); background-repeat:no-repeat; width:86px; height:22px; float:left; margin-top:0px;}





/*CSS TECOLOCO PAPA*/
.cHome{}
.cHome .barG{ background-image:url(../../images/barras/barG.jpg); width:645px; height:35px; background-repeat:no-repeat; padding-top:7px;}
.cHome .barG div{margin-left:5px;}
.cHome .barP{ background-image:url(../../images/barras/barP.jpg); width:259px; height:31px; background-repeat:no-repeat; padding-top:3px; padding-left:5px; }
.cHome .barP2{ background-image:url(../../images/barras/barP2.jpg); width:235px; height:31px; background-repeat:no-repeat; padding-top:7px; padding-left:5px; }
.cHome .imBK{background-image:url('../../images/bk.gif'); background-repeat:repeat-x;}
.cHome .txT2{color:#79b821;}
.cHome .txT{color:#79b821;}
.cHome .txTmenu{color:#ff0000;}
.cHome .txTl{color:#79b821;}
.cHome .txTl:hover{color:#000000;}
.cHome .pubC{border:solid 1px #d2d2d2;}
/*FIN CSS TECOLOCO PAPA*/


/*CSS TECOLOCO SV*/
.cHomeSv{}
.cHomeSv .barG{ background-image:url(../../images/barras/barG_sv.jpg); width:645px; height:35px; background-repeat:no-repeat; padding-top:7px;}
.cHomeSv .barG div{margin-left:5px;}
.cHomeSv .barP{ background-image:url(../../images/barras/barP_sv.jpg); width:259px; height:31px; background-repeat:no-repeat; padding-top:3px; padding-left:5px; }
.cHomeSv .barP2{ background-image:url(../../images/barras/barP2_sv.jpg); width:235px; height:31px; background-repeat:no-repeat; padding-top:7px; padding-left:5px; }
.cHomeSv .imBK{background-image:url('../../images/bk_sv.gif'); background-repeat:repeat-x;}
.cHomeSv .txT2{color:#7f7f7f;}
.cHomeSv .txT{color:#7f7f7f;}
.cHomeSv .txTmenu{color:#ff0000;}
.cHomeSv .txTl{color:#7f7f7f;}
.cHomeSv .txTl:hover{color:#000000;}
.cHomeSv .pubC{border:solid 1px #4f89d1;}
/*FIN CSS TECOLOCO SV*/


/*CSS TECOLOCO GT*/
.cHomeGt{}
.cHomeGt .barG{ background-image:url(../../images/barras/barG_gt.jpg); width:645px; height:35px; background-repeat:no-repeat; padding-top:7px;}
.cHomeGt .barG div{margin-left:5px;}
.cHomeGt .barP{ background-image:url(../../images/barras/barP_gt.jpg); width:259px; height:31px; background-repeat:no-repeat; padding-top:3px; padding-left:5px; }
.cHomeGt .barP2{ background-image:url(../../images/barras/barP2_gt.jpg); width:235px; height:31px; background-repeat:no-repeat; padding-top:7px; padding-left:5px; }
.cHomeGt .imBK{background-image:url('../../images/bk_gt.gif'); background-repeat:repeat-x;}
.cHomeGt .txT2{color:#7f7f7f;}
.cHomeGt .txT{color:#7f7f7f;}
.cHomeGt .txTl{color:#7f7f7f;}
.cHomeGt .txTmenu{color:#ff0000;}
.cHomeGt .txTl:hover{color:#000000;}
.cHomeGt .pubC{border:solid 1px #025bd9;}
/*FIN CSS TECOLOCO GT*/

/*CSS TECOLOCO PA*/
.cHomePa{}
.cHomePa .barG{ background-image:url(../../images/barras/barG_pa.jpg); width:645px; height:35px; background-repeat:no-repeat; padding-top:7px;}
.cHomePa .barG div{margin-left:5px;}
.cHomePa .barP{ background-image:url(../../images/barras/barP_pa.jpg); width:259px; height:31px; background-repeat:no-repeat; padding-top:3px; padding-left:5px; }
.cHomePa .barP2{ background-image:url(../../images/barras/barP2_pa.jpg); width:235px; height:31px; background-repeat:no-repeat; padding-top:7px; padding-left:5px; }
.cHomePa .imBK{background-image:url('../../images/bk_pa.gif'); background-repeat:repeat-x;}
.cHomePa .txT2{color:#7f7f7f;}
.cHomePa .txT{color:#7f7f7f;}
.cHomePa .txTl{color:#7f7f7f;}
.cHomePa .txTmenu{color:#ff0000;}
.cHomePa .txTl:hover{color:#000000;}
.cHomePa .pubC{border:solid 1px #7a6859;}
/*FIN CSS TECOLOCO PA*/

/*CSS TECOLOCO CR*/
.cHomeCr{}
.cHomeCr .barG{ background-image:url(../../images/barras/barG_cr.jpg); width:645px; height:35px; background-repeat:no-repeat; padding-top:7px;}
.cHomeCr .barG div{margin-left:5px;}
.cHomeCr .barP{ background-image:url(../../images/barras/barP_cr.jpg); width:259px; height:31px; background-repeat:no-repeat; padding-top:3px; padding-left:5px; }
.cHomeCr .barP2{ background-image:url(../../images/barras/barP2_cr.jpg); width:235px; height:31px; background-repeat:no-repeat; padding-top:7px; padding-left:5px; }
.cHomeCr .imBK{background-image:url('../../images/bk_cr.gif'); background-repeat:repeat-x;}
.cHomeCr .txT2{color:#7f7f7f;}
.cHomeCr .txT{color:#7f7f7f;}
.cHomeCr .txTmenu{color:#ff0000;}
.cHomeCr .txTl{color:#7f7f7f;}

.cHomeCr .txTl:hover{color:#000000;}
.cHomeCr .pubC{border:solid 1px #8a8a8a;}
/*FIN CSS TECOLOCO CR*/

/*CSS TECOLOCO HN*/
.cHomeHn{}
.cHomeHn .barG{ background-image:url(../../images/barras/barG_hn.jpg); width:645px; height:35px; background-repeat:no-repeat; padding-top:7px;}
.cHomeHn .barG div{margin-left:5px;}
.cHomeHn .barP{ background-image:url(../../images/barras/barP_hn.jpg); width:259px; height:31px; background-repeat:no-repeat; padding-top:3px; padding-left:5px; }
.cHomeHn .barP2{ background-image:url(../../images/barras/barP2_hn.jpg); width:235px; height:31px; background-repeat:no-repeat; padding-top:7px; padding-left:5px; }
.cHomeHn .imBK{background-image:url('../../images/bk_hn.gif'); background-repeat:repeat-x;}
.cHomeHn .txT2{color:#7f7f7f;}
.cHomeHn .txT{color:#7f7f7f;}
.cHomeHn .txTmenu{color:#ff0000;}
.cHomeHn .txTl{color:#7f7f7f;}
.cHomeHn .txTl:hover{color:#000000;}
.cHomeHn .pubC{border:solid 1px #8a8a8a;}
/*FIN CSS TECOLOCO HN*/

/*CSS TECOLOCO NI*/
.cHomeNi{}
.cHomeNi .barG{ background-image:url(../../images/barras/barG_ni.jpg); width:645px; height:35px; background-repeat:no-repeat; padding-top:7px;}
.cHomeNi .barG div{margin-left:5px;}
.cHomeNi .barP{ background-image:url(../../images/barras/barP_ni.jpg); width:259px; height:31px; background-repeat:no-repeat; padding-top:3px; padding-left:5px; }
.cHomeNi .barP2{ background-image:url(../../images/barras/barP2_ni.jpg); width:235px; height:31px; background-repeat:no-repeat; padding-top:7px; padding-left:5px; }
.cHomeNi .imBK{background-image:url('../../images/bk_ni.gif'); background-repeat:repeat-x;}
.cHomeNi .txT2{color:#7f7f7f;}
.cHomeNi .txT{color:#7f7f7f;}
.cHomeNi .txTmenu{color:#ff0000;}
.cHomeNi .txTl{color:#7f7f7f;}
.cHomeNi .txTl:hover{color:#000000;}
.cHomeNi .pubC{border:solid 1px #8a8073;}
/*FIN CSS TECOLOCO NI*/



/*CSS TECOLOCO DO*/
.cHomeDo{}
.cHomeDo .barG{background-image:url(../../images/barras/barG_do.jpg); width:645px; height:35px; background-repeat:no-repeat; padding-top:7px;}
.cHomeDo .barG div{margin-left:5px;}
.cHomeDo .barP{background-image:url(../../images/barras/barP_do.jpg); width:259px; height:31px; background-repeat:no-repeat; padding-top:3px; padding-left:5px; }
.cHomeDo .barP2{background-image:url(../../images/barras/barP2_do.jpg); width:235px; height:31px; background-repeat:no-repeat; padding-top:7px; padding-left:5px; }
.cHomeDo .imBK{background-image:url('../../images/bk_do.gif'); background-repeat:repeat-x;}
.cHomeDo .txT2{color:#7f7f7f;}
.cHomeDo .txT{color:#7f7f7f;}
.cHomeDo .txTmenu{color:#ff0000;}
.cHomeDo .txTl{color:#7f7f7f;}
.cHomeDo .txTl:hover{color:#000000;}
.cHomeDo .pubC{border:solid 1px #8a8073;}
/*FIN CSS TECOLOCO DO*/



.shaC{background-image:url('../../images/shaC.jpg'); width:100%; height:11px; background-repeat:repeat-x;}
.shaI{background-image:url('../../images/shaI.jpg'); width:110px; height:11px; background-repeat:no-repeat;}
.shaD{background-image:url('../../images/shaD.jpg'); width:110px; height:11px; background-repeat:no-repeat;}

.txJustify{ text-align:justify }

.siteMapI{ background-image:url('../../images/currentChek.jpg'); background-repeat:no-repeat; width:12px; height:10px;}

.searchU{background-image:url('../../images/searchUp.jpg'); background-repeat:no-repeat; width:235px; height:17px;}
.searchM{background-image:url('../../images/searchM.jpg'); width:235px; height:650px;  background-repeat:repeat-y;}
.searchM2{background-image:url('../../images/searchM.jpg'); width:235px; height:200px;  background-repeat:repeat-y;}
.searchD{background-image:url('../../images/searchD.jpg'); background-repeat:no-repeat; width:235px; height:37px;}

.sLogo{padding-top:10px; padding-bottom:5px; background-image: url('../../images/sombraLogo.jpg'); background-repeat: no-repeat; background-position:center;}

.bar{ height:10px; background-image:url('../../images/bar.jpg');  background-repeat:repeat-x;}
.barRed{ height:10px; background-image:url('../../images/barRed.jpg');  background-repeat:repeat-x;}

.w100{ width:100px; }
.w50{ width:50px}

.marT40{margin-top:40px;}
.marT3{margin-top:3px;}

.txLeft{text-align:left}
.wrap362{width:362px;}
.wrap270{width: 270px;}
.marL5{margin-left: 5px;}
.bkG{background-color: #f3f3f3;}
.marR5{margin-right: 5px;}
.imgNewCV{ background-image:url(../../images/imgNuevoCV.jpg); width:15px; height:15px; background-repeat:no-repeat;}
.imgPCA{ background-image:url(../../images/imgPCA.jpg); width:15px; height:15px; background-repeat:no-repeat;}

.imgDelete{ background-image:url(../../images/imgEliminar.jpg); width:15px; height:15px; background-repeat:no-repeat;}




.imgCalc{ background-image:url(../../images/imgCalculadora.jpg); width:15px; height:15px; background-repeat:no-repeat;}
.imgFoto{ background-image:url(../../images/imgFoto.jpg); width:15px; height:15px; background-repeat:no-repeat;}

.imgCanSelected{ background-image:url(../../images/Empresas/imgCanSelect.jpg); width:15px; height:15px; background-repeat:no-repeat;}
.imgApplyies{ background-image:url(../../images/Empresas/imgCanApl.jpg); width:15px; height:15px; background-repeat:no-repeat;}
.imgOferInac{ background-image:url(../../images/Empresas/imgOfertasInac.jpg); width:15px; height:15px; background-repeat:no-repeat;}
.imgOferAc{ background-image:url(../../images/Empresas/imgOfertasAc.jpg); width:15px; height:15px; background-repeat:no-repeat;}
.boxOpDown{background-image: url('../../images/cajaOpcionesAbajo.jpg'); width: 250px; height: 26px; background-repeat: no-repeat;}
.boxOpMiddle{background-image: url('../../images/cajaOpcionesMedio.jpg'); width: 250px; background-repeat: repeat-y;}
.boxOpUp{background-image: url('../../images/cajaOpcionesArriba.jpg'); width: 250px; height: 15px; background-repeat: no-repeat;}

.boxCarUp{background-image: url('../../images/boxCarpetasUp.jpg'); width: 322px; height: 13px; background-repeat: no-repeat;}
.boxCarM{background-image: url('../../images/boxCarpetasM.jpg'); width: 322px; background-repeat: repeat-y;}
.boxCarDown{background-image: url('../../images/boxCarpetasBotton.jpg'); width: 322px; height: 30px; background-repeat: no-repeat;}

.txNa{color:#e86308;}
.txNa2{color:#fa7b52;}

.w300{width:300px;}

.overAuto{overflow:auto;}

.opMenuE{background-image: url('../../images/Empresas/imgOfertasPub.jpg'); width: 259px; height: 81px; background-repeat: no-repeat;}
.txLeft{text-align:left;}
.wrap50p{width:50%}
.padL50{padding-left:50px;}
.wrap150{width:150px; float:left;}

.marL10{margin-left:10px;}
.w250{width: 250px;}
.w98p{ width:98%; }
.tx50{font-size:50px;}

.marL55{margin-left:55px;}
.marT15n{margin-top:-15px;}
.w70p{width:70%;}
.txG2{color: #cecece;}

.wrap235{width:240px; float:left;}
.wrap3{width:2px; float:left;}



.LMenu{color: #676767;}
.LMenu:hover {color: #ff0000; text-decoration:underline;}


.busquedaLink{color:#79b821;}
.busquedaLink:visited{color:#FF0000;}



.floatR{float:right;}
.floatL{float:left;}
.txRight{text-align:right;}
.txCenter{text-align:center;}
.a105{width: 105%; padding-top:5px;}
.txB{color:#FFFFFF;}
.txnLine{ text-decoration:none}
.txLine{ text-decoration:underline;}

.txR{color:#ff0000}
.txN{color:#000000}
.txA{color:#3f84ea}
.txTo{color:#4a7e06;}
.txG{color: #676767;}

.lG{color: #676767;}
.lG:hover {color: #000000; text-decoration:underline;}
.lV{color:#4a7e06;}
.lV:hover{color:#4a5c31; text-decoration:underline;}

.linePun{border-top: thin dotted #c9c9c9}

.bold{font-weight:bold;}
.tx10{font-size:10px;}
.tx11{font-size:11px;}
.tx12{font-size:12px;}
.tx13{font-size:13px;}
.tx15{font-size:15px;}
.tx14{font-size:15px;}
.h144{ height:144px;}
.padL2{padding-left:2px;}
.padL5{padding-left:5px;}
.padL10{padding-left:10px;}
.padR10{padding-right:10px;}
.padL25{padding-left:25px;}
.padL60{padding-left:60px;}
.padR21{padding-right: 21px;}
.padR20{padding-right: 20px;}
.pad10{padding:10px;}
.marL2{margin-left:2px;}
.marT10{ margin-top:10px;}
.marT88{ margin-top:88px;}
.marT20n{ margin-top:-20px;}
.marT10n{ margin-top:-10px;}
.marL8n{margin-left:-8px;}
.txUp{font-size:11px; text-transform:uppercase; margin-top:5px; text-decoration:none; }
.txUp2{text-transform:uppercase;}
.clearBoth{ clear:both;}
.w620{ width:620px;}

.wrapOfferStan{width:auto; height:380px; overflow:auto;}

/*TECOLOCO VER CURRICULO*/
.marT1{ margin-top:1px;}   
.marT5{ margin-top:5px;}
.marB5{ margin-bottom:5px;}
.marR10 { margin-right:10px;}
.wrapContentCV_Area{width:600px; margin-left:15px; padding: 2px; font-size:11px;}
.wrapContentCV_HeadCV{width:600px; padding: 2px;  margin: 1px 0px 5px 0px;}
.wrapContentHeadInfo{width:470px; height:100%; }
.infodeta_head{width: 100%; margin:0px 0px 0px 0px; font-size:11px;}
.h1_PM_none{ padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; font-size:22px;}
.p_wrap{ padding: 0px 0px 0px 0px; margin: 5px 0px 0px 0px; text-align:left; float:left; font-size:11px;}
.sep_{clear:both; padding-top:1px; }
.linePun_{border-top: thin dotted #c9c9c9;  margin:0px 0px 0px 0px;}
/*TECOLOCO VER CURRICULO*/


    
    
    
    
.centrar645 {width: 645px; margin: 0 auto 0 auto; text-align: justify; height: auto;}
    .centrar645 .wDefault{width: 645px;}
    
    
    
    
    .centrar800 {width: 800px; margin: 0 auto 0 auto; text-align: justify; height: auto;}
    .centrar800 .wDefault{width: 800px;}
    
    
    
    
    

.section{width:100%;  margin-top:5px;}

.arrowD{background-image:url('../../images/arrowD.jpg'); background-repeat:no-repeat; width:5px; height:5px; float:right; margin-top:10px;}



/*HEADER*/

#div_header{width: 100%}
    #div_header h1{font-size:15px; font-weight:lighter; margin-top:-15px; width:485px; }
    #div_header p{font-size:12px; color:#cce245; margin-top:-10px; width:485px;}
    #div_header .logo{margin-left:0px;}
    #div_header .divisior{width: 541px; height: auto; position: relative; left: 0px; top: 0px; margin: 0px; float: left; padding-top: 3px;}    


.lema{font-size:11px; color:#FFFFFF; padding-left:35px; margin-top:-5px; }

.headerT{width:100%; background-color:#343333;}

.headerTE{width:100%; background-color:#343333;}


.headerTcr{width:100%; background-color:#343333;}
.headerTsv{width:100%; background-color:#343333;}
.headerTgt{width:100%; background-color:#343333;}
.headerThn{width:100%; background-color:#343333;}
.headerTni{width:100%; background-color:#343333;}
.headerTpa{width:100%; background-color:#343333;}

.bkW{background-color:White;}

.divP{width:40%; height: auto; position: relative; left: 0px; top: 0px; margin: 0px; float: left; padding-top: 3px; }    

.bannerTop{ border: 1px solid #FFFFFF; width:468px; height:60px; margin-top:30px;}
.publicidad{ padding-top:2px;}

/*FIN HEADER*/    


/*NAVEGACION*/
.nav { width:100%; margin-top:5px; height:41px; background-repeat:repeat-x;}


/*
.imBK_sv{background-image:url('../../images/bk_sv.gif'); background-repeat:repeat-x;}
.imBK_cr{background-image:url('../../images/bk_cr.gif'); background-repeat:repeat-x;}
.imBK_gt{background-image:url('../../images/bk_gt.gif'); background-repeat:repeat-x;}
.imBK_hn{background-image:url('../../images/bk_hn.gif'); background-repeat:repeat-x;}
.imBK_ni{background-image:url('../../images/bk_ni.gif'); background-repeat:repeat-x;}
.imBK_pa{background-image:url('../../images/bk_pa.gif'); background-repeat:repeat-x;} 
.divBtn{ padding-top:7px; text-align:center; background-image:url('../../images/botones/btnMenuVerde.jpg'); background-repeat:no-repeat; width:112px; height:41px; float:left; margin-top:0px;}
.divBtnN{ padding-top:7px; text-align:center; background-image:url('../../images/botones/btnMenuNaranja.jpg'); background-repeat:no-repeat; width:110px; height:41px; float:left; margin-top:0px;}
*/
.wrapIcons{width:auto; padding-top:7px;  height:41px; float:right; margin-right:0px;}    
.txFollow{margin-top:7px; float:left; font-size:11px; }
    



    
/*FIN NAVEGACION*/

/*CUERPO*/


 




#mainContent{float:left; padding-left:10px; padding-top:3px; width:645px; }
    #mainContent h1{ width:645px; font-size:17px; font-weight:lighter;}
    #mainContent p{width:645px;}

/*#sidebar{float:right; width:250px; padding:0 10px 10px 10px}*/
#sidebar{float:right; width:283px; }

.wrapContentB{width:500px; margin-top: 10px; padding: 10px;}

.wrapContentL{width:590px; margin-top: 10px; padding: 10px;}
.wrapContentStand{width:970px; margin-top: 10px; padding: 10px;}
.wrapContentPlazas{width:600px; margin-left:15px; padding: 5px;}

.wrapTitDetOfertaI{width:40%;}
.wrapTitDetOfertaD{width:58%; padding-left:2px; }
.wrap33{width:323px;}
.wrap300{width:300px;}
/*FIN CUERPO*/

/*BARRAS*/

.barTop {background-image:url('../../images/barraTop.jpg'); background-repeat:no-repeat; height:2px; width:259px;}
.barTop235 {background-image:url('../../images/barraTop.jpg'); background-repeat:no-repeat; height:2px; width:235px;}
.barVbk{width: 259px; height: 22px; background-image: url('../../images/barraGrandeVerdeBk.jpg'); background-repeat: repeat-x;}
.barVbk235{width: 235px; height: 22px; background-image: url('../../images/barraGrandeVerdeBk.jpg'); background-repeat: repeat-x;}

.barVre{float: left; background-image: url('../../images/barraGrandeReflejoVerde.jpg'); background-repeat: no-repeat; width: 184px; height: 22px;}
.barSomb {float: left; width: 259px; height: 8px; background-image: url('../../images/barraSombra.jpg'); background-repeat: no-repeat;}

.barGTop {background-image:url('../../images/barraGrandeTop.jpg'); background-repeat:no-repeat; height:7px; width:645px;}
.barGSom {float: left; width: 631px; height: 10px; background-image: url('../../images/barraGrandeSombra.jpg'); background-repeat: no-repeat;}

.barGNbk{width: 645px; height: 22px; background-image: url('../../images/barraGrandeNaranjaBk.jpg'); background-repeat: repeat-x;}
.barGNL{float: left; background-image: url('../../images/barraGrandeNaranjaLeft.jpg'); background-repeat: no-repeat; width: 7px; height: 22px;}
.barGNre{float: left; background-image: url('../../images/barraGrandeReflejo.jpg'); background-repeat: no-repeat; width: 440px; height: 22px;}
.barGNarrow{float: right; background-image: url('../../images/barraGrandeNaranjaFlecha.jpg'); background-repeat: no-repeat; width: 17px; height: 22px;}


.barGVL{float: left; background-image: url('../../images/barraGrandeVerdeLeft.jpg'); background-repeat: no-repeat; width: 7px; height: 22px;}
.barGVbk{width: 645px; height: 22px; background-image: url('../../images/barraGrandeVerdeBk.jpg'); background-repeat: repeat-x;}
.barGVarrow{float: right; background-image: url('../../images/barraGrandeVerdeFlecha.jpg'); background-repeat: no-repeat; width: 17px; height: 22px;}
.barGVre{float: left; background-image: url('../../images/barraGrandeReflejoVerde.jpg'); background-repeat: no-repeat; width: 440px; height: 22px;}


.wrapTotOffer{margin-top: 4px; text-align:right; margin-right:30px;}
.wrapTotOfferMod{float: right; margin-top: 4px; text-align:right;}

/*FIN BARRAS*/

/*BANDERAS HOME*/
.wrapIcoFlag{float:left; width:22px; height:22px;}
.wrapTxFlag{float:left; margin-left:5px;}
.sombraFlag{margin-bottom:10px; clear:both;background-image:url('../../images/sombraBandera.jpg'); background-repeat:no-repeat; width:233px; height:8px;}
.wrapFlagI{width:37%; float:left;}
.wrapFlagI2{width:50%; float:left;}
/*.wrapFlagD{width:42%; float:right;}*/
.wrapFlagD{width:45%; float:right;}
.wrapFlagD2{width:37%; float:right;}

.sep{clear:both; padding-top:3px; }

.wrapTitBus{float:left; width:auto; width:90px; }
.wrapTitBusD{float:right; width:auto; width:60px; }
.wrapControl{width:40%; padding-left:5px; float:left;}
.wrapControlD{width:40%; padding-left:5px; float:right;}
.somBus{ background-image:url('../../images/sombraBusqueda.jpg'); background-position:bottom; background-repeat:no-repeat; width:645px; height:25px; }
.somOffer{ background-image:url('../../images/sombraBusqueda.jpg'); background-repeat:no-repeat; width:645px; height:8px; }


.ulHome {list-style-type:inherit;}
    .ulHome li{margin-left: -35px;}
    
    
/*foother*/    
#foother {clear:both; background-image:url('../../images/bkFoother.jpg'); background-repeat:repeat-x; height:auto; width:100%; clear: both; padding-top: 10px; background-color:#000000; padding-bottom:5px;}

/*boton de cv candidates*/
.bkG .cvSelected{ background:url('../../images/cvSelected.jpg'); background-repeat:no-repeat;cursor:pointer; width: 91px; height: 50px; border: none; }

.cvSelected{ background:url('../../images/cvNonSelected.jpg'); background-repeat:no-repeat;cursor:pointer; width: 91px; height: 50px; border: none; }

.cInfo{ background-image:url(../../images/imgContentInfo.jpg); width:603px; height:310px; background-repeat:no-repeat; padding-top:9px;}
.cInfo .telefonos{padding-left: 10px; width: 160px;}
.cInfo .registro{width: 125px; margin-top: 15px; padding-left: 65px;}
.cInfo .cWarning{width: 370px; padding-right: 10px; padding-top: 10px;}

.tx25{ font-size:25px;}
.txC{color:#8e8d8d}

.imgQSomos{ background-image:url(images/imgQsomos.jpg); width:604px; height:187px; background-repeat:no-repeat; margin-left:1px;}

.boldn{font-weight:normal}

.cPartner{ background-image:url(../../images/fondoPartners.jpg); width:190px; height:66px; background-repeat:no-repeat; float:left; padding:3px;}

.part{ width:190px; float:left; height:auto; }
.part .a{ color:#79b84e; text-decoration:underline; }
.part .a:hover{ color:#b8b8b8; text-decoration:underline; }

.wLoader{background-image:url(images/loaderBk.jpg); width:300px; height:123px;}    
.loader{margin:0 auto; width:43px; height:40px; padding-top:70px; background-image:url(../../images/loader3.gif); background-position:bottom; background-repeat:no-repeat;}





#TB_overlay{position:fixed;z-index:100;top:0;left:0;height:100%;width:100%;}
.TB_overlayBG{background-color:#000;filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;}
#TB_window{position:fixed;background:#FFF;z-index:102;color:#000;display:block;border:4px solid #525252;text-align:left;top:50%;left:40%;}
* html #TB_window{position:absolute;margin-top:expression(0-parseInt(this.offsetHeight/2) 0 (TBWindowMargin=document.documentElement&&document.documentElement.scrollTop||document.body.scrollTop) 0 px );}
#TB_HideSelect{z-index:99;position:fixed;top:0;left:0;background-color:#fff;border:none;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;height:100%;width:100%;}
.errorMsg{border-right:#CCC 1px solid;border-top:#CCC 1px solid;font-weight:700;font-size:11px;border-left:#CCC 1px solid;width:533px;border-bottom:#CCC 1px solid;font-family:Verdana;background-color:#FFF;font-color:red;padding:5px 10px;}

.displayLi{display:inline}


@media print
{
	.btnprnt
	{
		 display:none;
		}
	
	}
	
#estSupOtra
{
    display:none;
    
    
    }	
#divDownload
{
	/*background-color:Aqua;*/
	clear:both;
	width:100%;
	height:50px;
	}
#divDownload a
{
	text-decoration:none;
	color:#616161;
	}	
#divDownload a:hover
{
	color:#ff843a;
	font-weight:bold;
	}	
#divDownload img
{
	border:0;
	}	
#divDownload .img
{
	float:left;
	}	
#divDownload .texto
{
	padding:10px 0 0 0;
	text-transform:uppercase;
	float:left;
	}		
#CreateBox
{    
    position:absolute;
    top:0px;
    right:0px;
    background-color:White;
    border:5px solid #b5b2a5;
    padding:25px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;    
    display:none;
    
    }	
#CreateBox .cerrarCreateBox
{
    position:absolute;
    right:10px;
    top:10px;
    background-image:url(images/botones/btnCarCerrar.gif);
    width:18px;
    height:15px;
    background-repeat:no-repeat;
    }
    
    
#carpetas
{    
    position:absolute;
    top:0px;
    right:0px;
    background-color:White;
    border:5px solid #b5b2a5;
    padding:25px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;    
    display:none;
    max-height:540px;
    
    
    }	
#carpetas .cerrarFolder
{
    position:absolute;
    right:10px;
    top:10px;
    background-image:url(images/botones/btnCarCerrar.gif);
    width:18px;
    height:15px;
    background-repeat:no-repeat;
    }
.carpetasEnBusqueda
{
    width:865px;
    max-height:540px;
    overflow:auto;
    }    
    
   
   
   

