@charset "utf-8";
/* CSS Document */
.ofertas-empleo {
}

.linea-empleo {
	padding:0px;
	border-color:#999999;
	border-style:solid;
	border-width:0px;
	height:1px;
}

a.destacadonegro{color:#000000; font-size:16px;}
a.destacadonegro:hover{color:#000000;}

.caja-empleo {
	text-align: left;
	width:300px;
	float: left;
	background-image:url(../images/fondo_posit.gif);
	border-style:solid;
	border-color:#FF0000;
	border:0px;
	
}
#imagencontacto{
	position:absolute;
	width:544px;
	height:332px;
	left: 13px;
	top:195px;

	overflow:hidden;
	}
#empleo {
	position:absolute;
	width:500px;
	overflow:none;
	text-align:left;
	left:500px;
	top:115px;
	
}
#puesto{
	position:relative;
	width:160px;
	height:155px;
	left:22px;
	top:28px;
	overflow:hidden;
	font-size:10px;

	}
.caja-empleo {
	width:213px;
	height:201px;
	background-repeat:no-repeat;
	background-position:center;
	color:#FFFFFF;
	padding-left:20px;
	}
	
.titulod {
	font-size:16px;
	
	}

