/* CSS Document */

.celda_empleo_color {
	background-color:#A3181B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #841317;
	font-style: normal;
}
.texto_oferta_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.texto_oferta_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding:0px 10px;
}

td.texto_oferta_negro a{
	padding:0px 10px;
	}

span.texto_oferta_negro a{
	padding:0px;
	}

.textoform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.titulo_oferta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A3181B;
	font-weight: bold;
}

#columna_seccion_02 {
	width:614px;
	max-width:614px;
	}
	
#cuerpo_content_empleo {
	clear:both;
	margin-top:10px;
	max-width:980px;
	min-width:980px;
	padding-right:0;
	width:980px;
	}

	#columna_seccion_02 {
	float:left;
	padding-left:9px;
	padding-right:9px;
	text-align:left;
	}
	
	#cuerpo_content_empleo .texto_oferta_negro a{
		color:#990000;
		}
		
	#cuerpo_content_empleo .texto_oferta_negro a:hover{
		text-decoration:underline;
		}
		
	#columna_seccion_03 #logos_destacados{
		left:700px;
		top:130px;
		}
		
	#cuerpo_content_empleo #columna_seccion_02 {
		max-width:638px;
		width:638px;
		margin-bottom:20px;
		}
		
	
