@charset "utf-8";

@import "tooltip.css";
@import "articulos.css";
@import "homepage.css";

body{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background:#EBEBEB;
	font-size:11px;
}
p {
	margin-bottom: 10px;
}
form {
	margin: 0px;
}
img {
	margin: 0px;
}



#borde-pagina{
	border:#CCCCCC solid 1px;
	padding:2px;
	background:#FFFFFF;
	/*overflow: auto;*/
	overflow: hidden;
	width: 762px;
}

#borde-pagina-admin{
	border:#CCCCCC solid 1px;
	padding:2px;
	width: 99%;
	background-color:#FFFFFF;
}

#barra-izk {
	background-color: #FFFFFF;
	width: 165px;
	float: left;
	text-align: left;
	background-image: url(/images/fnd-empleos-izk.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 5px;
	margin-right: 15px;
	height: 540px;
	_height: 540px;
	padding: 10px;
	_padding: 5px;
	background-color:#EFEFEF;
}

.login {
	color: #666666;
}
.login a{
	font-weight:bold;
	color:#000000;
}
.login a:hover{
	color:#990000;
}


.puestos-top10 {
	font-size: 11px;
}

.puestos-vacantes-todos {
	color: #FFFF99;
	background-color: #000000;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	margin-top: 10px;
}
.puestos-vacantes-todos a {
	color:#FFCC00;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(/images/trabajo-footer.jpg);
	background-repeat: no-repeat;
	text-align: right;
	display: block;
	height: 39px;
	width: 642px;
	float: left;
	padding: 10px 120px 0 0;
	margin-top: 20px;
}
.footer a{
	padding: 0 7px 0 7px;
	color: #666666;
	text-decoration: none;
}
.footer a:hover{
	text-decoration:underline;
}
.footer p{
	margin: 3px 7px 3px 3px;
}

.link-menu-interno {
	color: #999999;
	background-image: url(/images/candidatos_04.jpg);
	height: auto;
	width: 148px;
	background-repeat: no-repeat;
	display: block;
	padding: 9px;
}
.link-menu-interno a{
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.link-menu-interno a:hover{
	color:#FF0000;
}
#barra-izk2 {
	background-color: #EFEFEF;
	width: 165px;
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-right: 15px;
	height: 600px;
	padding: 10px;
	
}.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	padding: 9px;
}
.boton-peq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	padding: 2px;
}
.tabla_candidato_ver_experiencia {
	border:1px solid #ccc;
	width:550px;
}
.tabla_candidato_ver_experiencia th {
	width:150px;
}
.tabla_candidato_ver_experiencia caption {
	text-align:right;
}
.tabla_candidato_ver_educacion {
	border:1px solid #ccc;
	width:550px;
}
.tabla_candidato_ver_educacion th {
	width:150px;
}
.tabla_candidato_ver_educacion caption {
	text-align:right;
}
.tabla_candidato_ver_infopersonal {
	border:1px solid #ccc;
	width:550px;
}
.tabla_candidato_ver_infopersonal th {
	width:150px;
}
.tabla_candidato_ver_infopersonal caption {
	text-align:right;
}
.tabla_candidato_ver_otrosdatos {
	border:1px solid #ccc;
	width:550px;
}
.tabla_candidato_ver_otrosdatos th {

}
#btnEliminar {
/*
	background: red;
	color: #000;
	*/
	
/*
	width: 12px;
	height: 12px;
	margin: 0;
	padding: 12px;
	border: 0;
	background: transparent url(/images/delete.gif) no-repeat center top;
	text-indent: -1000px;
	cursor: pointer;
	cursor: hand;
*/
}
#btnEditar {
/*
	background: #FFCC00;
	color: #000;
	*/
	
/*
	display:block;
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 16px;
	border: 0;
	background: transparent url(/images/editar.gif) no-repeat center top;
	text-indent: -1000px;
	cursor: pointer;
	cursor: hand;
*/
}
.box-link-index-sect {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	width:256px;
	display:block;
	text-align:center;
/*	float:left;*/
}
.box-link-index-sect a{
	border:#CCCCCC solid 1px;
	width:254px;
	height:96px;
	display:block;
	text-align:center;
}
.box-link-index-sect a:hover {
	border: #FF0000 solid 1px;
}
