/*--------------------------------------------------------------------
General
---------------------------------------------------------------------*/

body{
    color:#444;
    font-size:13px;
    background-color:#f4f4f4;
    font-family:"Trebuchet Ms",Arial,Helvetica,sans-serif;

}

em{
    font-style:italic;
}

strong {
    font-weight:bold;
}

.red{
    background-color:#CE2E37;
}

#panel_1{
    padding:10px 0 5px 0;
}

#panel_2{
    padding:5px 0;
}

.red span{
    color:#fff;
    padding:0 5px;
    line-height:0px;
}

.acceso-caja{
    border:1px solid #000;
    padding:1px;
}

.fondo_inicio{
    width:100%;
    padding-bottom:25px;
    background-color:#fff;
    background-image:url(../images/body.gif);
    background-repeat:repeat-x;

}

a{
    text-decoration:none;
    color:#666;
}

a:hover{
    text-decoration:none;
}

img{
    border:0;
}

.izda{
    text-align:left;
}

.dcha{
    text-align:right;
}

.blanco{
    color:#fff;
}

.blanco24{
    color:#fff;
    font-size:24px;
}

.negro{
    color:#000;
}

.rojo{
    color:#ce2e37;
}

.rojo24{
    font-size:24px;
    color:#ce2e37;
}

/* yui-t8: 240 on left */
.yui-t8 #yui-main {
    float: right;
    margin-left: -25em;
}

.yui-t8 .yui-b {
    float: left;
    width:18.4608em;
    *width:18.016em;
}

.yui-t8 #yui-main .yui-b {
    margin-left:19.6608em;
    *margin-left:19.216em;
}

/*--------------------------------------------------------------------
Cabecera
---------------------------------------------------------------------*/

#hd{
    width:974px;
    padding-top:6px;
}

a.button {
    background: transparent url(../images/bg_button_a.gif) no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font-weight:bold;
    height: 27px;
    margin-right: 6px;
    padding-right: 14px; /* sliding doors padding */
    text-decoration: none;
}

a.button:hover {
    color:#E6DCB8;

}

a.button span {
    background: transparent url(../images/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 17px;
    padding: 5px 0 5px 14px;
}

a.button:active {
    background-position: bottom right;
    color:#E6DCB8;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 14px; /* push text down 1px */
}

a.button-alu{
    background: transparent url(../images/bg_button_alu.gif) no-repeat scroll top right;
    color: #fff;
    display: block;
    float: right;
    font-weight:bold;
    height: 27px;
    text-transform:uppercase;
    margin-left: 6px;
    padding-right: 14px; /* sliding doors padding */
    text-decoration: none;
}

a.button-alu:hover {
    color:#E6DCB8;

}

a.button-alu span {
    background: transparent url(../images/bg_button_alu_span.gif) no-repeat;
    display: block;
    line-height: 17px;
    padding: 5px 0 5px 14px;
}

a.button-alu:active {
    background-position: bottom right;
    color:#E6DCB8;
    outline: none; /* hide dotted outline in Firefox */
}

a.button-alu:active span {
    background-position: bottom left;
    padding: 6px 0 4px 14px; /* push text down 1px */
}

a.button-emp{
    background: transparent url(../images/bg_button_emp.gif) no-repeat scroll top right;
    color: #fff;
    display: block;
    float: right;
    font-weight:bold;
    height: 27px;
    text-transform:uppercase;
    margin-left: 6px;
    padding-right: 14px; /* sliding doors padding */
    text-decoration: none;
}

a.button-emp:hover {
    color:#E6DCB8;

}

a.button-emp span {
    background: transparent url(../images/bg_button_emp_span.gif) no-repeat;
    display: block;
    line-height: 17px;
    padding: 5px 0 5px 14px;
}

a.button-emp:active {
    background-position: bottom right;
    color:#E6DCB8;
    outline: none; /* hide dotted outline in Firefox */
}

a.button-emp:active span {
    background-position: bottom left;
    padding: 6px 0 4px 14px; /* push text down 1px */
}


a.button-ofertas{
    background: transparent url(../images/bg_button_ofertas.gif) no-repeat scroll top right;
    color:#ce2e37;
    display: block;
    float: right;
    font-weight:bold;
    height: 22px;
    margin:5px 0 5px 6px;
    padding-right: 14px; /* sliding doors padding */
    text-decoration: none;
}

a.button-ofertas:hover {
    color:#333;

}

a.button-ofertas span {
    background: transparent url(../images/bg_button_ofertas_span.gif) no-repeat;
    display: block;
    line-height: 12px;
    padding: 5px 0 5px 14px;
}

a.button-ofertas:active {
    background-position: bottom right;
    color:#000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button-ofertas:active span {
    background-position: bottom left;
    padding: 6px 0 4px 14px; /* push text down 1px */
}

.banner_alumnos{
    display:block;
    width:478px;
    height:165px;
    margin-top:10px;
    text-align:right;
    background-image:url(../images/banner_central_alumnos.jpg);
    background-repeat:no-repeat;
    background-position:center top;
    border: 1px solid #d7d7d7;
}

.banner_alumnos:hover{
    background-position:center bottom;
    text-decoration:none;
}

.banner_alumnos h2{
    font-size:20px;
    padding:8px 12px 0px 0px;
    line-height:21px;
    font-weight:bold;
    color:#977a56;
}

.banner_alumnos h3{
    padding:8px 12px 15px 0px;
}

.banner_empresas{
    display:block;
    width:478px;
    height:165px;
    margin-top:10px;
    background-image:url(../images/banner_central_empresas.jpg);
    background-repeat:no-repeat;
    background-position:center top;
    border: 1px solid #d7d7d7;
}

.banner_empresas:hover{
    background-position:center bottom;
    text-decoration:none;
}

.banner_empresas h2{
    font-size:20px;
    padding:8px 0px 0px 12px;
    line-height:23px;
    font-weight:bold;
    color:#E6D9B9;
}

.banner_empresas h3{
    padding:6px 12px 15px 12px;
    color:#fff;
}


.alumnos_admin{
    display:block;
    width:582px;
    height:162px;
    margin-top:8px;
    padding:8px 20px 0 370px;
    background-image:url(../images/alumnos_admin.jpg);
    background-repeat:no-repeat;
    background-position:left center;
    background-color:#fff;
    border: 1px solid #d7d7d7;
}

.alumnos_admin h2{
    font-size:22px;
    color:#999;
    line-height:20px;
    font-weight:bold;
}

.alumnos_admin h2 b{
    font-size:24px;
    color:#ce2e37;
}

.alumnos_admin p{
    padding:8px 0 10px 0;
    line-height:14px;
}

.iconos{
    float:left;
    width:550px;
    padding:4px 4px 4px 24px;
    border: 1px solid #d7d7d7;
}

.alumnos_admin a{
    float:left;
    font-weight:bold;
    color:#777;
    font-size:13px;
    line-height:14px;
}
.alumnos_admin a:hover{
    color:#ce2e37;
}

.alumnos_admin a.cv{
    background: url(../images/ico-cv-2.gif) no-repeat left bottom;
    width:140px;
    padding:18px 10px 10px 60px;
}

.alumnos_admin a.practicas{
    background: url(../images/ico-practicas.gif) no-repeat left bottom;
    width:120px;
    padding:18px 0px 10px 62px;
}

.alumnos_admin a.buzon{
    background: url(../images/ico-buzon.gif) no-repeat left bottom;
    width:80px;
    padding:18px 0px 10px 70px;
}

.empresas_admin{
    display:block;
    width:582px;
    height:162px;
    margin-top:8px;
    padding:8px 20px 0 370px;
    background-image:url(../images/empresas_admin.jpg);
    background-repeat:no-repeat;
    background-position:left center;
    background-color:#fff;
    border: 1px solid #d7d7d7;
}

.empresas_admin h2{
    font-size:22px;
    color:#999;
    line-height:20px;
    font-weight:bold;
}

.empresas_admin h2 b{
    font-size:24px;
    color:#ce2e37;
}

.empresas_admin p{
    padding:8px 0 10px 0;
    line-height:14px;
}

.empresas_admin a{
    float:left;
    font-weight:bold;
    color:#777;
    font-size:13px;
    line-height:14px;
}
.empresas_admin a:hover{
    color:#ce2e37;
}

.empresas_admin a.cv{
    background: url(../images/ico-cv-2.gif) no-repeat left bottom;
    width:140px;
    padding:18px 10px 10px 60px;
}

.empresas_admin a.datos{
    background: url(../images/ico-datos.gif) no-repeat left bottom;
    width:120px;
    padding:18px 0px 10px 62px;
}

.empresas_admin a.buzon{
    background: url(../images/ico-buzon.gif) no-repeat left bottom;
    width:80px;
    padding:18px 0px 10px 70px;
}


/*--------------------------------------------------------------------
Cuerpo
---------------------------------------------------------------------*/

.fieldError{
    font-weight:bold;
    color:#CE2E37;
    background: #e8e8e8;
}

.fieldErrorLegal{
    float: left;
    width: 680px;
    padding-left:20px;
    margin-top:10px;
    font-size:14px;
    font-weight:bold;
    color:#CE2E37;
    background: #e8e8e8;
}

.presentacion .fieldError{
    font-weight:bold;
    color:#CE2E37;
    background: #e8e8e8;
    margin:0 0px;
    padding-left:0px;
    text-align:left;

}

.presentacion .fieldError ul{
    padding-top:0px;
}

.presentacion .fieldError ul li{
    list-style:disc;
    margin-left:30.0pt;
}

.presentacion .fieldErrorLegal ul{
    padding-top:0px;
}

.presentacion .fieldErrorLegal ul li{
    list-style:disc;
    margin-left:30.0pt;
}

.practicas li{
    font-size:16px;
    font-weight:bold;
    color: #CE2E37;
    padding-bottom: 10px;
}

.practicas h3{
    font-size:16px;
    color: #666;
    font-weight:bold;
}

#bd{
    width:974px;
    margin-top:25px;
}

.negrita{
    font-weight:bold;
}

.azul{
    color:#004D69;
}

.botones{
    float:left;
    width:710px;
}

.presentacion{
    float:left;
    width:710px;
    margin-top:20px;
    padding-bottom:20px;
    border-bottom:2px solid #ce2e37;
}

.presentacion ul{
    padding-top:20px;
    line-height:17px;
}

.presentacion ul li{
    list-style:disc;
    margin-left:30.0pt;
}


.presentacion h1{
    font-size:20px;
    font-weight:bold;
    color:#666;
    border-bottom:2px solid #ce2e37;
}

.presentacion h2{
    margin-top:10px;
    text-align:right;
    font-size:16px;
    font-weight:bold;
    color:#004D69;
}

.presentacion h2.subtitulo{
    border-bottom:2px solid #CE2E37;
    color:#004D69;
    font-size:16px;
    font-weight:bold;
    margin-top:10px;
    margin-bottom:10px;
    text-align:left;
}

.presentacion h1 b{
    color:#333;
}

.presentacion p{
    padding-top:20px;
    line-height:17px;
}

.presentacion p.avisoLegal{
    font-size:11px;
    font-style:italic;
}

.presentacion p a{
    color:#ce2e37;
    font-weight:bold;
}
.presentacion li a{
    color:#ce2e37;
    font-weight:bold;
}

.presentacion img{
    float:left;
    margin:2px 20px 0 0;
    padding:3px;
    border:1px solid #ce2e37;
}

.presentacion img.sinBorde{
    float:left;
    margin:0px 20px 0 0;
    padding:0px;
    border:0px;
}

.presentacion .label-form {
    float: left;
    width: 136px;
    height:29px;
    padding:6px 26px 0 0;
    text-align: right;
    font-size:13px;
    font-weight:bold;
    color:#666;
    background: url(../images/bg-form-label.gif) no-repeat left top;
}

.presentacion .ob {
    background: url(../images/bg-form-label-ob.gif) no-repeat left top;
}

.presentacion .label-form-largo {
    float: left;
    width: 320px;
    height:29px;
    padding:6px 26px 0 0;
    text-align: right;
    font-size:13px;
    font-weight:bold;
    color:#666;
    /*background: url(../images/bg-form-label.gif) no-repeat left top;*/
}

.presentacion .label-form-sinImg {
    float: left;
    width: 340px;
    height:29px;
    padding:16px 6px 0 10px;
    text-align: left;
    font-size:13px;
    font-weight:bold;
    color:#666;
}

.presentacion .ob-largo {
    background: url(../images/bg-form-label-ob.gif) no-repeat left top;
}

.presentacion .caja-form {
    float: left;
    margin: 5px 0px;
    padding:0px;
}
.presentacion .caja-form-largo {
    float: left;
    margin: 5px 0px;
    padding:0px;
    width:700px;
}

.presentacion .campo-form {
    float: left;
    padding: 0px 0px 0px 5px;
    width: 170px;
}
.presentacion .campo-form-largo {
    float: left;
    padding: 0px 0px 0px 5px;
    width: 500px;
}

.presentacion .campo-area{
    width:500px;
    border:1px solid #ccc;
    background:#eee;
    padding:2px;
    margin-top:2px;
}
.presentacion .campo-largo{
    width:500px;
    height:18px;
    border:1px solid #ccc;
    background:#eee;
    padding:2px;
    margin-top:2px;
}
.presentacion .campo-extralargo{
    width:527px;
    height:18px;
    border:1px solid #ccc;
    background:#eee;
    padding:2px;
    margin-top:2px;
}


.cargadorCartas{
    border:1px solid #CE2E37;
    width:650px;
    height:800px;
    margin:20px;
    padding:10px;
}

.presentacion embed{
    border:1px solid #CE2E37;
    float:left;
    margin:2px 20px 10px;
    padding:3px;
}

.presentacion2{
    float:left;
    width:710px;
    margin-top:20px;
    padding-bottom:20px;
}

.presentacion2 h1{
    font-size:20px;
    font-weight:bold;
    color:#666;
    border-bottom:2px solid #ce2e37;
}

.presentacion2 h1 b{
    color:#333;
}

.presentacion2 p{
    padding-top:20px;
    line-height:17px;
}

.presentacion2 p a{
    color:#ce2e37;
    font-weight:bold;
}

.presentacion2 img{
    float:left;
    margin:2px 20px 0 0;
    padding:3px;
    border:1px solid #ce2e37;
}


.ayuda ul{
    float:left;
    width:240px;
    background-color:#f4f4f4;
    border-top:1px solid #d7d7d7;
    margin-top:10px;
}

.ayuda li{
    float:left;
    width:240px;
    height:52px;
    background: url(../images/ayuda-li-border.gif) repeat-x center bottom;
}

.ayuda li span{
    float:left;
    width:240px;
    background: url(../images/ayuda-li-flecha.gif) no-repeat 205px center;
}

.ayuda li span a{
    float:left;
    font-weight:bold;
    color:#777;
    font-size:13px;
    line-height:15px;
    font-style:italic;
}

.ayuda li span a:hover{
    color:#CE2E37;
    text-decoration:none;
}

.ayuda li span a.buscar{
    background: url(../images/ico-buscar.gif) no-repeat 6px 6px;
    padding:18px 40px 8px 46px;
}

.ayuda li span a.cv{
    background: url(../images/ico-cv.gif) no-repeat 6px 6px;
    padding:18px 40px 8px 46px;
}

.ayuda li span a.carta{
    background: url(../images/ico-carta.gif) no-repeat 6px 6px;
    padding:9px 40px 8px 46px;
}

.ayuda li span a.entrevista{
    background: url(../images/ico-entrevista.gif) no-repeat 6px 6px;
    padding:9px 40px 8px 46px;
}

.buscatrabajo{
    float:left;
    width:708px;
    margin-top:20px;
    border:1px solid #d7d7d7;
    border-bottom: none;
}

.buscatrabajo.dos{
    float:left;
    width:708px;
    margin-top:0px;
    padding-bottom:10px;
    border:1px solid #d7d7d7;
    border-top: none;
}
.buscatrabajo h4{
    color:#CE2E37;
    font-weight:bold;
    padding:5px 10px;
    background-color:#ebebeb;
}


.buscatrabajo.dos .caja_cupon_curso{
    float:left;
    width:580px;
    padding: 0px 10px;
}

.buscatrabajo.dos .caja_cupon_curso p{
    padding-bottom:5px;
}

.buscatrabajo.dos .caja_cupon_curso select{
    width:580px;
}

.buscatrabajo .caja_cupon{
    float:left;
    width:330px;
    padding:0 10px 0 10px;
}


.buscatrabajo .caja_cupon input{
    width:330px;
}


.buscatrabajo .caja_cupon_2{
    float:left;
    width:340px;
}


.buscatrabajo .caja_cupon_2 select{
    width:340px;
}

.caja_cupon{
    float:left;
    width:255px;
    padding:0 0 0 10px;
}

.caja_cupon p{
    float:left;
    padding:7px 0 5px 0;
}

.caja_cupon input{
    float:left;
    width:235px;
    border:1px solid #ccc;
    padding:1px;
    color:#666;
    font-size:13px;
}

.caja_cupon_2{
    float:left;
    width:170px;
}

.caja_cupon_2 p{
    float:left;
    width:150px;
    padding:7px 0 5px 0;
}

.caja_cupon_2 select{
    float:left;
    width:150px;
    border:1px solid #ccc;
    padding:1px;
    color:#666;
    font-size:13px;
}

.fidelidad{
    float:left;
    width:240px;
    height:262px;
    margin-top:20px;
    background:url(../images/fidelidad.jpg) no-repeat center top;
}


.cuadernoempleo{
    float:left;
    width:240px;
    height:262px;
    margin-top:20px;
    background:url(../images/banner-cuaderno-trabajo.jpg) no-repeat center top;
}

.muestratrabajo{
    float:left;
    width:710px;
    margin-top:20px;
    padding-bottom:10px;
}

.muestratrabajo h4{
    float:left;
    color:#fff;
    font-weight:bold;
    background:url(../images/bg-barra.gif) repeat-x center top;
}

.muestratrabajo h4 span{
    float:left;
    width:690px;
    float:left;
    padding:5px 10px;
    background:url(../images/ico-work.gif) no-repeat 682px top;
}

.muestratrabajo ul{}

.muestratrabajo li{
    float:left;
    width:710px;
    padding:5px 0;
    border-bottom:1px solid #ce2e37;
}



.muestratrabajo li div.fecha{
    float:left;
    width:100px;
    padding-left:10px;
}

.muestratrabajo li div.edicion{
    float:left;
    width:80px;
    padding-left:10px;
}

.muestratrabajo li div.empresa{
    float:left;
    width:150px;
    padding-left:10px;
}

.muestratrabajo li div.puesto{
    float:left;
    width:280px;
    padding-left:10px;
}

.muestratrabajo li div.puesto a{
    font-weight:bold;
}

.muestratrabajo li div.puesto a:hover{
    text-decoration:none;
    color:#ce2e37;
}
.muestratrabajo label.listaEmpty{
    line-height:30px;
    font-weight:bold;
    width:280px;
    padding-left:10px;
}
.muestratrabajo li div.ciudad{
    float:left;
    width:130px;
    padding:0 10px;
}

.muestratrabajo li.inactivo{
    float:left;
    width:710px;
    padding:5px 0;
    border-bottom:1px solid #ce2e37;
    background-color:#ddd;
    color:#aaa;
}

.muestratrabajo li.inactivo div.puesto a{
    font-weight:bold;
    color:#aaa;
}

.muestratrabajo li.inactivo div.puesto a:hover{
    text-decoration:none;
    color:#999;
}

.muestraOferta{

    float:left;
    width:710px;
    margin-top:20px;
    padding-bottom:10px;
}

.muestraOferta h4{
    float:left;
    color:#fff;
    font-weight:bold;
    background:url(../images/bg-barra.gif) repeat-x center top;
}

.muestraOferta h4 span{
    float:left;
    width:690px;
    float:left;
    padding:5px 10px;
    background:url(../images/ico-work.gif) no-repeat 682px top;
}
.muestraOferta p{
    padding-bottom:10px;
    line-height:30px;
}
.muestraOferta ul{
    margin-left:10px;
}
.muestraOferta li{
    margin-left:10px;
    margin-bottom:5px;
}

.muestraOferta a:hover{
    text-decoration:none;
    color:#ce2e37;
}
.muestraOferta a.cv{
    background: url(../images/ico-cv-2.gif) no-repeat left bottom;
    width:140px;
    padding:28px 20px 20px 60px;
    margin-left:60px;
    font-weight:bold;
}

.muestraOferta table{
    width:100%;
}
.muestraOferta tr{
    float:left;
    width:100%;
    /*margin-top:10px;
    padding-bottom:10px;*/
}
.muestraOferta td.left{
    width:200px;
    text-align:right;
    padding:10px;
}
.muestraOferta td.right{
    padding:10px;
    text-align:left;
}
.muestraOferta td label.titulo{
    font-weight:bold;
}



.logosempresas{
    float:left;
    width:708px;
    margin-top:10px;
    padding-bottom:10px;
    border:1px solid #d7d7d7;
    background-color:#ededed;
    text-align:center;
}

.logosempresas h4{
    color:#fff;
    font-weight:bold;
    padding:5px 5px 10px 5px;
    text-align:center;
    background:url(../images/bg-barra.gif) repeat-x center top;
}

.logosempresas img{
    border:1px solid #d7d7d7;
    margin:8px 8px 0 8px;
}
.logosempresas .encabezado{
    color: #fff;
    display: block;
    font-weight:bold;
    /* height: 27px; */
    margin-right: 6px;
    padding-right: 14px; /* sliding doors padding */
    text-decoration: none;
}

.logosempresas a:hover {
    color:#E6DCB8;
}

.logosempresas a:active {
    background-position: bottom right;
    color:#E6DCB8;
    outline: none; /* hide dotted outline in Firefox */
}

.guia-testimonios{
    float:left;
    width:710px;
    margin-top:20px;
}

.guia{
    float:left;
    width:341px;
    height:165px;
    background:url(../images/guia.jpg) no-repeat center;
    color:#ce2e37;
    font-size:26px;
    font-weight:bold;
    line-height:24px;
    padding:10px 0 0 10px;
}

.testimonios{
    float:right;
    width:341px;
    height:165px;
    background:url(../images/testimonios.jpg) no-repeat center;
    text-align:right;
    color:#ce2e37;
    font-size:26px;
    font-weight:bold;
    padding:10px 10px 0 0 ;
}

.testimonios span{
    font-size:16px;
    color:#999;
    line-height:18px;
}

.testimonios-big{
    float:left;
    width:585px;
    height:95px;
    background:url(../images/testimonios-big.jpg) no-repeat center;
    text-align:left;
    color:#ce2e37;
    font-size:32px;
    font-weight:bold;
    padding:11px 0 0 125px;
}

.testimonios-big span{
    font-size:20px;
    color:#999;
    line-height:18px;
}

.informa img{
    margin:20px 0 10px 0;
}

.informa h2{
    float:left;
    width:220px;
    padding:6px 10px;
    background-color:#f4f4f4;
    border-top:1px solid #d7d7d7;
    border-bottom:1px solid #d7d7d7;
    color:#777777;
    font-size:13px;
    font-style:italic;
    font-weight:bold;
    line-height:15px;
}

.informa em{
    font-weight: bold;
    color:#ce2e37;
    font-style: normal;
}

.informa ul{
    float:left;
    width:240px;
    margin-top:10px;
}
.informa li{
    float:left;
    width:200px;
    padding:10px 10px 10px 30px;
    border-bottom:1px solid #CE2E37;
    background:url(../images/informa-li-flecha.gif) no-repeat left 8px;
}

.informa_empresa span{
    background-color:#F4F4F4;
    border-bottom:1px solid #D7D7D7;
    border-top:1px solid #D7D7D7;
    color:#777777;
    float:left;
    font-size:20px;
    font-style:italic;
    line-height:20px;
    padding:6px 10px;
    margin:10px 0;
    width:220px;
}

.informa_empresa b{
    color:#ce2e37;
}

.informa_empresa ul{
    float:left;
    width:240px;
    margin-top:10px;
}
.informa_empresa li{
    float:left;
    width:200px;
    padding:10px 10px 10px 30px;
    background:url(../images/ayuda-li-flecha.gif) no-repeat left 8px;
}

/*--------------------------------------------------------------------
Pie
---------------------------------------------------------------------*/

#ft{
    width:100%;
    border-top:4px solid #ce2e37;
    background-color:#f4f4f4;
}

.ft_cont{
    display:block;
    margin-left:auto;
    margin-right:auto;
    width:974px;
}

.ft_links{
    float:left;
    text-align:left;
    width:974px;
    padding:20px 0 14px 0;
    font-size:14px;
    font-weight:bold;
    color:#ce2e37;
    background:url(../images/bg-foot.gif) no-repeat center 17px;
}

.ft_links img{
    float:left;
    padding:5px 5px 0 15px;
}

.ft_links a{
    float:left;
    color:#ce2e37;
    padding:11px 6px 5px 6px;
}

.ft_links a:hover{
    color:#333;
}

.ft_links span{
    float:left;
    color:#ce2e37;
    padding:11px 6px 5px 6px;
}
.arriba{
    float:left;
    width:29px;
    height:29px;
    margin:5px 0 0 15px;
    background-image:url(../images/ico-subir.gif);
    background-repeat:no-repeat;
    background-position:center top;
}

.ft_links_2 a{
    color:#666;
    font-weight:bold;
}

.ft_links_2 a:hover{
    color:#ce2e37;
}

.ft_links_2 img{
    padding-bottom:10px;
}

.ft_links_2 p{
    line-height:20px;
    padding-bottom:10px;
}

/*--------------------------------------------------------------------
Acceso
---------------------------------------------------------------------*/

#panel-1{
    width:100%;
    background-color:#CE2E37;
}

#panel-2{
    width:100%;
    background-color:#CE2E37;
}

.panel_cont{
    display:block;
    margin-left:auto;
    margin-right:auto;
    width:974px;
    height:36px;
}

.panel_cont img{
    float:left;
    padding-top:8px;
}

.panel_cont a{
    float:left;
    background-color:#b50d16;
    padding:5px;
    color:#ddd;
    margin-top:8px;
}

.panel_cont a:hover{
    color:#fff;
}

.caja_acceso{
    float:left;
    padding:10px 10px 0 10px;
}

.caja_acceso p{
    float:left;
    color:#fff;
    font-weight:bold;
    padding:2px 5px 5px 0;
}

.caja_acceso input{
    float:left;
    width:135px;
    height:18px;
    border:1px solid #000;
    padding:1px;
    color:#666;
    font-size:13px;
}

.error{
    float:right;
    width:370px;
    text-align:right;
    margin-top:18px;
    font-size:15px;
    color:#CE2E37;
    font-weight:bold;
    background-color:#f2f2f2;
    border:1px solid #ddd;
    padding:5px 10px;
}

/* ---------------------------------------
Form
--------------------------------------- */

.formulario{
    float:left;
    width:710px;
}

.formulario.tablaright{
    padding:10px 0px 10px 168px;
    width:500px;
}
.formulario .tabla{
    width:100%;
    border:1px solid #ddd;
    text-align:center;
}

.formulario .tabla td{
    width:50%;
    padding:5px 0;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
}

.formulario .tabla td a{
    color:#ce2e37;
    font-weight:bold;
}

.formulario .tabla td a:hover{
    text-decoration:underline;
}

.formulario h4{
    background:transparent url(../images/bg-barra.gif) repeat-x scroll center top;
    color:#FFFFFF;
    font-weight:bold;
    height:14px;
    margin:10px 0;
    padding:5px 5px 10px;
    text-align:center;
    width:700px;
}

.formulario2{
    float:left;
    width:710px;
    padding-top:20px;
    margin-top:20px;
    border-top:1px solid #ce2e37;
}

.formulario2 .tabla{
    width:100%;
    border:1px solid #ddd;
    text-align:center;
}

.formulario2 .tabla td{
    width:50%;
    padding:5px 0;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
}

.formulario2 .tabla td a{
    color:#ce2e37;
    font-weight:bold;
}

.formulario2 .tabla td a:hover{
    text-decoration:underline;
}

.formulario2 h4{
    color:#fff;
    font-weight:bold;
    padding:5px 5px 10px 5px;
    text-align:center;
    background:url(../images/bg-barra.gif) repeat-x center top;
}

.caja-form {
    float: left;
    margin: 5px 0px;
    padding:0px;
}

.caja-form-conditions{
    float: left;
    width: 680px;
    height:30px;
    padding-left:20px;
    margin-top:10px;
    font-size:14px;
    font-weight:bold;
    color:#555;
    background: #e8e8e8;
}
.caja-form-conditions p{
    float: left;
    padding-left:10px;
    padding-top:5px;
    letter-spacing:1px;
}

.caja-form-conditions a{
    color:#CE2E37;
    text-decoration:none;
}

.caja-form-conditions a:hover{
    text-decoration:underline;
}

.label-form {
    float: left;
    width: 136px;
    height:29px;
    padding:6px 26px 0 0;
    text-align: right;
    font-size:13px;
    font-weight:bold;
    color:#666;
    background: url(../images/bg-form-label.gif) no-repeat left top;
}

.label-form-sinImg {
    float: left;
    width: 350px;
    height:29px;
    padding:6px 26px 0 0;
    text-align: right;
    font-size:13px;
    font-weight:bold;
    color:#666;
}

.ob {
    background: url(../images/bg-form-label-ob.gif) no-repeat left top;
}

.campo-form {
    float: left;
    padding: 0px 0px 0px 5px;
    width: 170px;
}

.campo-form-corto {
    float: left;
    padding: 0px 0px 0px 5px;
    width: 100px;
}

.campo{
    width:166px;
    height:18px;
    border:1px solid #ccc;
    background:#eee;
    padding:2px;
    margin-top:2px;
}
.campo-largo{
    width:500px;
    height:18px;
    border:1px solid #ccc;
    background:#eee;
    padding:2px;
    margin-top:2px;
}
.campo-2{
    width:174px;
    height:26px;
    border:1px solid #ccc;
    background:#fff;
    padding:2px;
    margin-top:2px;
    /*text-align:right;*/
}
.campo-2b{
    width:350px;
    height:26px;
    border:1px solid #ccc;
    background:#fff;
    padding:2px;
    margin-top:2px;
    /*text-align:right;*/
}
.campo-3{
    width:90px;
    height:26px;
    border:1px solid #ccc;
    background:#fff;
    padding:2px;
    margin-top:2px;
    /*text-align:right;*/
}

.campo-3-largo{
    width:175px;
    height:26px;
    border:1px solid #ccc;
    background:#fff;
    padding:2px;
    margin-top:2px;
    /*text-align:right;*/
}

.campo-area{
    width:500px;
    border:1px solid #ccc;
    background:#eee;
    padding:2px;
    margin-top:2px;
}

.campo-siNo{
    float: left;
    padding: 0px 0px 0px 5px;
    width: 80px;
}

.comboSiNo{
    width:70px;
    height:26px;
    border:1px solid #ccc;
    background:#fff;
    padding:2px;
    margin-top:2px;
    text-align:center;
}

a.button-ofertas-2{
    background: transparent url(../images/bg_button_ofertas.gif) no-repeat scroll top right;
    color:#ce2e37;
    display: block;
    float: left;
    font-weight:bold;
    height: 22px;
    margin:5px 0 5px 6px;
    padding-right: 14px; /* sliding doors padding */
    text-decoration: none;
}

a.button-ofertas-2:hover {
    color:#333;

}

a.button-ofertas-2 span {
    background: transparent url(../images/bg_button_ofertas_span.gif) no-repeat;
    display: block;
    line-height: 12px;
    padding: 5px 0 5px 14px;
}

a.button-ofertas-2:active {
    background-position: bottom right;
    color:#000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button-ofertas-2:active span {
    background-position: bottom left;
    padding: 6px 0 4px 14px; /* push text down 1px */
}

input.button-ofertas-2{
    background: transparent url(../images/bg_button_ofertas.gif) no-repeat scroll top right;
    color:#ce2e37;
    display: block;
    float: left;
    font-weight:bold;
    height: 22px;
    margin:5px 0 5px 6px;
    padding-right: 14px; /* sliding doors padding */
    text-decoration: none;
}

input.button-ofertas-2:hover {
    color:#333;

}

input.button-ofertas-2 span {
    background: transparent url(../images/bg_button_ofertas_span.gif) no-repeat;
    display: block;
    line-height: 12px;
    padding: 5px 0 5px 14px;
}

input.button-ofertas-2:active {
    background-position: bottom right;
    color:#000;
    outline: none; /* hide dotted outline in Firefox */
}

input.button-ofertas-2:active span {
    background-position: bottom left;
    padding: 6px 0 4px 14px; /* push text down 1px */
}

/* ---------------------------------------
Paginaci�n
--------------------------------------- */

div.pagination {
    background-color:#fff;
    color:#555;
    padding:10px 0 10px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align:right;
}

div.pagination a {
    color:#555;
    padding:2px 5px;
    margin:0 2px;
    text-decoration:none;
    border:2px solid #dfdfdf;
}

div.pagination a:hover, div.pagination a:active {
    border:2px solid #CE2E37;
    color:#CE2E37;
}

div.pagination span.current {
    padding:2px 5px;
    border:2px solid #CE2E37;
    color:#fff;
    font-weight:bold;
    background-color:#dc525a;
}
div.pagination span.disabled {
    display:none;
}

.listaMensajes{
    float:left;
    width:710px;
    margin-top:20px;
    padding-bottom:10px;
}

.listaMensajes h4{
    float:left;
    color:#fff;
    font-weight:bold;
    background:url(../images/bg-barra.gif) repeat-x center top;
}

.listaMensajes h4 span{
    float:left;
    width:690px;
    float:left;
    padding:5px 10px;
    /*background:url(../images/ico-work.gif) no-repeat 682px top;*/
}

.listaMensajes ul{}

.listaMensajes li{
    float:left;
    width:710px;
    padding:10px 0;
    border-bottom:1px solid #ce2e37;
}

.listaMensajes li.noleido{
    background: url(../images/mensaje.gif) no-repeat 6px 6px;
}

.listaMensajes li.leido{
    background: url(../images/mensaje_leido.gif) no-repeat 6px 6px;
}

.listaMensajes li div.vacio{
    float:left;
    /*width:30px;*/
    /*padding-left:10px;*/
}

.listaMensajes li div.fecha{
    float:left;
    width:100px;
    padding-left:50px;
    text-align:center;
}

.listaMensajes li div.asunto{
    float:left;
    /*width:280px;*/
    padding-left:10px;
}

.listaMensajes li.noleido div.asunto a{
    font-weight:bold;
}

.listaMensajes li div.asunto a:hover{
    text-decoration:none;
    color:#ce2e37;
}

.listaMensajes div.boton_eliminar a{
    width:20px;
    float:right;
    margin:0 10px;
    padding:0 10px;
    background: url(../images/delete.gif) no-repeat 6px 0px;
}

.listaMensajes label.listaEmpty{
    line-height:30px;
    font-weight:bold;
    width:280px;
    padding-left:10px;
}
/* ---------------------------------------
Administracion
--------------------------------------- */
.administracion-menu h1{
    padding-left:30px;
    text-align:center;
}

.administracion-menu p{
    padding-left:40px;
}


.menuInicio{
    padding-top: 20px;
    text-indent:10%;
    text-align:left;
    font-size: 18px;
}

.numeroCV {
    padding-top: 10px;
    padding-left:30px;
}
/* -------------  Formulario ---------------- */

.form-buscar-alumnos{
    width:650px;
}

.form-buscar-alumnos caption{
    font-size:20px;
    font-weight:bold;
    line-height:60px;
}
.form-buscar-alumnos td{
    height:30px;
}
.form-buscar-alumnos .select{
    width:300px;
}
.form-buscar-alumnos .textarea{
    width:295px;
}
.form-buscar-alumnos .input{
    width:295px;
}
.form-buscar-alumnos .input-2{
    vertical-align: middle;
    width: 117px;
    display:inline;
}
.form-buscar-alumnos .checkbox{
    width:20px;
}

.form-alumnos{
    width:1000px;
}

.form-alumnos caption{
    font-size:20px;
    font-weight:bold;
    line-height:60px;
}
.form-alumnos td{
    height:30px;
}
.form-alumnos .select{
    width:300px;
}
.form-alumnos .textarea{
    width:295px;
}
.form-alumnos .input{
    width:295px;
}
.form-alumnos .input-2{
    vertical-align: middle;
    width: 117px;
}
.form-alumnos .checkbox{
    width:20px;
}

.form-login{
    width:600px;
}

.form-login caption{
    font-size:20px;
    font-weight:bold;
    line-height:60px;
}
.form-login td{
    height:30px;
}
.form-login .input{
    width:295px;
}

.errorAdminLogin {
    font-size: 15px;
    color: red;
    text-align:center;
}

.tablaListadoAlumnos table{
    border-width:1px;
}

.textobold{
    font-weight:bold;
    padding-top: 10px;
}

.form-empresas{
    width:1000px;
}

.form-empresas caption{
    font-size:20px;
    font-weight:bold;
    line-height:60px;
}
.form-empresas td{
    height:30px;
}
.form-empresas .select{
    width:300px;
}
.form-empresas .textarea{
    width:295px;
}
.form-empresas .input{
    background-color: #FFF;
    width:295px;
}
.form-empresas .input-2{
    vertical-align: middle;
    width: 117px;
}
.form-empresas .checkbox{
    width:20px;
}

.form-buscar-empresas{
    width:600px;
}

.form-buscar-empresas caption{
    font-size:20px;
    font-weight:bold;
    line-height:60px;
}
.form-buscar-empresas td{
    height:30px;
}
.form-buscar-empresas .select{
    width:300px;
}
.form-buscar-empresas .textarea{
    width:295px;
}
.form-buscar-empresas .input{
    background-color: #FFF;
    width:295px;
}
.form-buscar-empresas .input-2{
    vertical-align: middle;
    width: 117px;
}
.form-buscar-empresas .checkbox{
    width:20px;
}

.form-buscar-mensajes{
    width:800px;
}

.form-buscar-mensajes caption{
    font-size:20px;
    font-weight:bold;
    line-height:60px;
}
.form-buscar-mensajes td{
    height:30px;
}
.form-buscar-mensajes .select{
    width:300px;
}
.form-buscar-mensajes .textarea{
    width:295px;
}
.form-buscar-mensajes .input{
    width:295px;
}
.form-buscar-mensajes .input-2{
    vertical-align: middle;
    width: 117px;
}
.form-buscar-mensajes .checkbox{
    width:20px;
}


.form-buscar-gestion caption{
    font-size:20px;
    font-weight:bold;
    line-height:60px;
}
.form-buscar-gestion td{
    height:30px;
}
.form-buscar-gestion .select{
    width:300px;
}
.form-buscar-gestion .textarea{
    width:295px;
}
.form-buscar-gestion .input{
    width:295px;
}
.form-buscar-gestion .input-2{
    vertical-align: middle;
    width: 117px;
}
.form-buscar-gestion .checkbox{
    width:20px;
}

/** estilos administracion ofertas **/
.form-admin-oferta{
    width:1000px;
}

.form-admin-oferta caption{
    font-size:20px;
    font-weight:bold;
    line-height:60px;
}
.form-admin-oferta td{
    height:30px;
    /* width: 110px; */
}
.form-admin-oferta .select{
    width:300px;
}
.form-admin-oferta .textarea{
    width:295px;
}
.form-admin-oferta .input{
    background-color: #FFF;
    width:295px;
}
.form-admin-oferta .input-2{
    vertical-align: middle;
    width: 117px;
}
.form-admin-oferta .checkbox{
    width:20px;
}

.lista-numerada {
    padding:10px 0 20px 0;
}
.lista-numerada li{
    background:none!important;
    list-style: none outside none;
}
.lista-numerada li img {
    float:left;
    display:block;
    margin:0px 10px 0 0;
}
.lista-numerada li a{
    padding-top:14px;
    _padding-top:0;
    font-size:18px;
    font-style:normal;
    color:#333;
    font-weight:normal;
    height:26px;
    display:block;
}
.btn-ancla {
    height:35px;
}
.btn-ancla img{
    float:right;
    border: none;
}
.faq{
    color: #CE2E37;
}

.caja_baja_email{
    width:300px;
    float: left;
    margin-left: 10px;
    padding: 5px 0 5px 10px;
}
a.button-baja-email{
    background: transparent url(../images/bg_button_ofertas.gif) no-repeat scroll top right;
    color:#ce2e37;
    display: block;
    float: left;
    font-weight:bold;
    height: 22px;
    padding:0 0 0 10px;
    padding-right: 14px; /* sliding doors padding */
    margin-top: 5px;
    text-decoration: none;
}

a.button-baja-email:hover {
    color:#333;
}

a.button-baja-email span {
    background: transparent url(../images/bg_button_ofertas_span.gif) no-repeat;
    display: block;
    line-height: 12px;
    padding: 5px 0 5px 14px;
}

a.button-baja-email:active {
    background-position: bottom right;
    color:#000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button-baja-email:active span {
    background-position: bottom left;
    padding: 6px 0 4px 14px; /* push text down 1px */
}