#navi {
width:800px;
	list-style:none;
	margin:0;
	padding:0;
	}
#navi li {
	padding:0;
	float:left;
	}
#navi li a {
	display:block;
	/*width:100px;*/
	height:60px;
	text-decoration:none;
	}
#navi li a:hover {
	background-position:bottom;
	}
#navi li a span {
	display:none;
	}
#inicioOver{
	width:160px;
	background-image:url(img/menu/inicioOver.png);
}

#inicio{
	width:160px;
	background-image:url(img/menu/inicio.png);
}
#nosotros{
	width:160px;
	background-image:url(img/menu/nosotros.png);
}
#empresas{
	width:160px;
	background-image:url(img/menu/empresas.png);
}
#candidatos{
	width:160px;
	background-image:url(img/menu/candidatos.png);
}
#vacantes{
	width:160px;
	background-image:url(img/menu/vacantes.png);
}


#bienvenida {
background-image:url(img/fondo_cel.png);
    width:800px; 
    height:200px;
	padding:0px;
	padding-top:none;
	color:#FFFFFF;

	 
   } 
  #contenido{
  width:800px; 
    height:200px;
	padding:10px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	
  
  }
#pie{
	background-image:url(img/fondo_pie.png);
    width:800px; 
    height:20px;
	padding:none;
	color:#999999;

	 

}
.texto{
	font-family:Tahoma;
	color:#000000;
	font-size:13px;


	text-align:justify;
		
}
.texto_resalte{
	font-family:Tahoma;
	color:#000000	;
	font-size:13px;

	font-weight: bold;
}
.titulo_resalte{
	padding-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size:14;
	font-weight: bold;
}
.titulo{
vertical-align:top;
text-align:left;
	font-family:"Arial Black", Arial;
	font-size:20px;
	color:#99cccc;


}
.links{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	
}
.link_chico{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:underline;

	
}
.texto_vacante{
padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0000CC;
	font-size:12px;
	vertical-align:top;
}

.titulos_vacante{

	font-family:Arial;
	color:#ff6600;
	font-size:14px;
	font-weight: bold;
	text-align:left;

}
.subtitulo_naranja{
	font-family:"Arial Black", Arial;
	color:#ff6600;
	font-size:16px;
	font-weight: bold;
	border-bottom-width: thick;
	border-bottom-color:#ff6600;
	border-bottom-style:solid;
	text-align:left;
}
.subtitulo_naranjaSR{
	font-family:"Arial Black", Arial;
	color:#ff6600;
	font-size:16px;
	font-weight: bold;
	text-align:left;
}
.subtitulo_negro{
	font-family:"Arial Black", Arial;
	color:#000000;
	font-size:16px;
	font-weight: bold;
	border-bottom-width: thick;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	text-align:left;
}
.subtitulo_ocre{

	font-family:"Arial Black", Arial;
	color:#cc3300;
	font-size:16px;
	font-weight: bold;
	border-bottom-width: thick;
	border-bottom-color:#cc3300;
	border-bottom-style:solid;
	text-align:left;
}
.tabla_vacantes{
	padding:10px;
	font-family:Arial;
	color:#FFFFFF;
	font-size:10;
	font-weight: bold;
	background-color:#FF3300;
	text-align:left;
	
}
.vacantesT{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#006699;

}
.ciudadesT{
padding:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;

}

.Linea_right{
border-right:thin;
border-right-color:#CCCCCC;
border-right-style:inset;


}
.Linea_bottom{
border-bottom:thin;
border-bottom-color:#cccccc;
border-bottom-style:inset;


}
.Linea_bottom_right{
border-right:thin;
border-right-color:#cccccc;
border-right-style:inset;
border-bottom:thin;
border-bottom-color:#cccccc;
border-bottom-style:inset;

}


.pie{
padding-right:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:10px;
	text-align:right;

}