/* CSS Document */

.reset{
	clear:both;
	margin:0;
	padding:0;
	height:5px;
}

.top-menu{
	display:block;
	position:absolute;
	top:10px;
	left:247px;
	height:100px;
}

.top-btn-postulantes, .top-btn-empresas, .top-btn-propuestas, .top-btn-contacto, .top-btn-inicio, .top-btn-quienes, .top-btn-noticias{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#8E8E8E;
	padding:72px 0 12px 4px;
	margin:4px 0 0 0;
	width:96px;
	text-align:center;
	display:inline-block;
}
.top-btn-postulantes:hover, .top-btn-empresas:hover, .top-btn-propuestas:hover, .top-btn-contacto:hover, .top-btn-inicio:hover, .top-btn-quienes:hover, .top-btn-noticias:hover{
	background-position:0 -100px;
	color:#D19393;
}

.top-btn-postulantes{
	background:url(/graf/btn-postulantes.jpg) no-repeat;
}

.top-btn-quienes{
	background:url(/graf/btn-quienes.jpg) no-repeat;
}

.top-btn-empresas{
	background:url(/graf/btn-empresas.jpg) no-repeat;
}

.top-btn-propuestas{
	background:url(/graf/btn-propuestas.jpg) no-repeat;
}

.top-btn-contacto{
	background:url(/graf/btn-contacto.jpg) no-repeat;
}

.top-btn-inicio{
	background:url(/graf/btn-inicio.jpg) no-repeat;
	width:103px;
	padding:72px 0 12px 0;
}

.top-btn-noticias{
	background:url(/graf/btn-noticias.jpg) no-repeat;
}

.fecha{
	background:url(/graf/fondo-fecha.gif) no-repeat;
	padding:7px 0 10px 28px;
	display:block;
	margin:0;
	font:bold 9px Verdana;
	color:#851515;
}


.listado{
	list-style:none;
	margin:8px 2px 0 16px;
	padding:0;
	border:0px;
}
.listado li{
	margin:3px 5px 3px 0;
	padding:0 0 0 12px;
	background:url(/graf/items.gif) 0 6px no-repeat;
}
.listado li a{
	color:#626262;
	font-size:12px;
}
.listado li a:hover{
	color:#378FC1;
}

.pie-neuquen{
	margin:35px 20px 0 0;
	float:left;
	width:580px;
	text-align:center;
}
.pie-comodoro{
	margin:35px 0 0 30px;
	float:left;
	width:230px;
}
.firma{
	display:block;
	margin:40px 0 10px 0;
	_margin:28px 0 10px 0;
	width:580px;
	text-align:right;
}
.firma a{
	color:#B0B0B0 !important;
}

.negrita{
	font-weight:bold;
}

.separador{
	margin:0 8px;
	color:#CCCCCC;
}

.separador-img{
	margin:10px 0;
}

.centrado{
	text-align:center;
	display:block;
	color:#D8D8D8;
}
.centrado a{
	margin:0 10px;
}

.centrado-color{
	text-align:center;
	display:block;
}
.centrado-color a{
	margin:0 10px;
}


.banner-a, .banner-b, .banner-c{
	height:100px;
	width:210px;
	float:left;
	margin:0 6px;
	border:1px solid #E9E9E9;
}
.banner-a:hover, .banner-b:hover, .banner-c:hover{
	background-position:0 -100px;
}

.banner-a{
	background:url(/graf/banner-cv-inicio.gif) no-repeat;
}

.banner-b{
	background:url(/graf/banner-mailing-inicio.gif) no-repeat;
}

.banner-c{
	background:url(/graf/banner-empresas-inicio.gif) no-repeat;
}


.td-tabla-inicio{
	background-color:#E4E4E4;
	width:98px;
	padding:0 4px;
}

.listados-general{
	list-style:none;
	margin:15px 10px;
	padding:0;
}
.listados-general li{
	background:url(/graf/items-celeste.gif) no-repeat 0 3px;
	margin:5px 0;
	padding:0 0 3px 16px;
	border-bottom:1px solid #E9E9E9;
}
.listados-general li a{
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
}

.tablas{
	border:1px solid #E9E9E9;
	margin:10px auto;
}
.tablas td{
	border:1px solid #E9E9E9;
	padding:3px;
}

.noticias{
	display:block;
	margin:15px 0;
	padding:10px;
	background-color:#FCFCFC;
	border:1px solid #F3F3F3;
}
.noticias strong a{
	margin:0 10px;
}

.paginado{
	display:block;
	padding:5px 0;
	text-align:center;
	color:#555;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	margin:10px 0;
}
.paginado a{
	color:#FFFFFF;
	background-color:#C57574;
	padding:5px 8px;
	margin:0 4px;
}
.paginado a:hover{
	color:#FF8684;
	background-color:#F8CECD;
}
