/* LAYOUT ------------------------------------------------------------------------------------------------------------- */

.cabecera{height: 135px; background: url(../img/cabecera.jpg) no-repeat left top;}
.menu_top{height: 33px; background: url(../img/menu_top.jpg) no-repeat left top;}
.cuerpo{ padding: 10px 13px 0px 13px; background: url(../img/fondo_cuerpo.jpg) repeat-y left top; }
.pie{height: 30px; background: url(../img/pie.jpg) no-repeat left top;}

/* TABLA EMPLEO 1 ------------------------------------------------------------------------------------------------------------- */

.TABLA_EMPLEO_1_TOP{background: url(../img/tabla_empleo_1/tabla_empleo_top.jpg) repeat-x;}
.TABLA_EMPLEO_1_BOTTOM{background: url(../img/tabla_empleo_1/tabla_empleo_bottom.jpg) repeat-x;}
.TABLA_EMPLEO_1_LEFT{background: url(../img/tabla_empleo_1/tabla_empleo_left.jpg) repeat-y;}
.TABLA_EMPLEO_1_RIGHT{background: url(../img/tabla_empleo_1/tabla_empleo_right.jpg) repeat-y;}
.TABLA_EMPLEO_1_CONTENT{height: 115px; background-color: #fdfdfd; padding: 0 7px 0 7px; background-image: url(../img/tabla_empleo_1/tabla_empleo_bg.jpg); background-repeat: repeat-x; background-position:left top;}
.TABLA_EMPLEO_1_1{background: url(../img/tabla_empleo_1/tabla_empleo_esq_1.gif) no-repeat;}
.TABLA_EMPLEO_1_2{background: url(../img/tabla_empleo_1/tabla_empleo_esq_2.gif) no-repeat;}
.TABLA_EMPLEO_1_3{background: url(../img/tabla_empleo_1/tabla_empleo_esq_3.gif) no-repeat;}
.TABLA_EMPLEO_1_4{background: url(../img/tabla_empleo_1/tabla_empleo_esq_4.gif) no-repeat;}

.CENTRO_ARRIBA {text-align: center; vertical-align: top;}

/* TABLA EMPLEO 2 ------------------------------------------------------------------------------------------------------------- */

.TABLA_EMPLEO_2 {border-top: 1px solid #bcbcbc; border-left: 1px solid #bcbcbc; border-right: 1px solid #bcbcbc; border-bottom: 3px solid #bcbcbc;}
.TABLA_EMPLEO_2 th {background: #f1f1f1; color: #000000; font-weight: bold; text-align: left; padding: 3px; font-size: 12px; border-bottom: 1px solid #bcbcbc;}
.TABLA_EMPLEO_2 td {background: #fff; font-weight: normal; text-align: left; padding: 3px; border-bottom: 1px dotted #bcbcbc;}

/* TABLA EMPLEO VACIA ------------------------------------------------------------------------------------------------------------- */

.TABLA_EMPLEO_VACIA {}
.TABLA_EMPLEO_VACIA th {color: #000000; font-weight: bold; text-align: left; vertical-align: top; padding: 3px; font-size: 12px; border-bottom: 1px dotted #bcbcbc;}
.TABLA_EMPLEO_VACIA td {font-weight: normal; text-align: left; padding: 3px; border-bottom: 1px dotted #bcbcbc;}

/* TABLA EMPLEO HOME ------------------------------------------------------------------------------------------------------------- */

.TABLA_EMPLEO_HOME {border-top: 1px solid #006699; border-left: 1px solid #006699; border-right: 1px solid #006699; border-bottom: 3px solid #006699;}
.TABLA_EMPLEO_HOME th {background: url(../img/bg_th_tabla_home.jpg) repeat-x left top; color: #006699; font-weight: bold; text-align: left; padding: 3px; font-size: 12px; border-bottom: 1px solid #bcbcbc;}
.TABLA_EMPLEO_HOME td {background: #fff; font-weight: normal; text-align: left; padding: 3px; border-bottom: 1px dotted #bcbcbc;}
.TABLA_EMPLEO_HOME a, .TABLA_EMPLEO_HOME a:visited  {text-decoration: none;}
.TABLA_EMPLEO_HOME a:hover  {text-decoration: underline;}

/* BANNERS ACCESO HOIME ---------------------------------------------------------------------------------------------- */

.BANNERS_ACCESO_HOME{}
.BANNERS_ACCESO_HOME a:link, .BANNERS_ACCESO_HOME a:visited { font-weight: bold; color: #940081; text-decoration: none; font-size: 16px;}
.BANNERS_ACCESO_HOME a:hover {font-weight: bold; text-decoration: underline; color: #940081; font-size: 16px;}

.DAR_ALTA_HOME{height: 50px; border: 1px solid #bcbcbc; text-align:right; vertical-align:middle; padding: 10px; font-weight:normal; font-size: 16px; color: #256EBB; background: url(../img/dar_alta_home.jpg) no-repeat left top;}
.CANDIDATOS_HOME{height: 50px; border: 1px solid #bcbcbc; text-align:right; vertical-align:middle; padding: 10px; font-weight: bold; font-size: 16px; background: url(../img/candidatos_home.jpg) no-repeat left top;}
.EMPRESAS_HOME{height: 50px; border: 1px solid #bcbcbc; text-align:right; vertical-align:middle; padding: 10px; font-weight: bold; font-size: 16px; background: url(../img/empresas_home.jpg) no-repeat left top;}