.empleo_tabla_titulo {
  background-color: #960902;
  color: #FFFFFF;
  padding: 2px,5px,2px,5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.empleo_tabla {
  border: 1px solid #960902;
  background-color: #FFFFFF;
}
.empleo_tabla_fila_titulo {
  background-color: #869ACD;
  color: #FFFFFF;
  padding: 2px,5px,2px,5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.empleo_tabla_fila_1, .empleo_tabla_fila_1 a, .empleo_tabla_fila_1 a:visited {
  background-color: #F1F1F1;
  color: #555555;
  padding: 2px,2px,2px,2px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}
.empleo_tabla_fila_2, .empleo_tabla_fila_2 a, .empleo_tabla_fila_2 a:visited{
  background-color: #FFFFFF;
  color: #555555;
  padding: 2px,2px,2px,2px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}
.empleo_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}
.empleo_pie_enlaces, .empleo_pie_enlaces a, .empleo_pie_enlaces a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #960902;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.empleo_pie_enlaces a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #555555;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.empleo_ficha_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #555555;
	font-style: normal;
	font-weight: bold;
	vertical-align: top;
	padding: 3px,3px,3px,3px;
}
.empleo_ficha_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	padding: 3px,3px,3px,3px;
}
.empleo_ficha_right_titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #960902;
	font-style: normal;
	font-weight: bold;
	padding: 3px,3px,3px,3px;	
}
.empleo_ficha_publicacion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	padding: 3px,3px,3px,3px;	
	background-color: #eeeeee;
}