@charset "iso-8859-2";
/* CSS Document */
/*Desarrollado por Jepser Bernardino, mas informacion en http://jepserbernardino.com*/
/*NO BORRAR CREDITOS*/

#main_foto{
background:url(../images/grupo.jpg) no-repeat;
width:388px;
height:221px;
float:left;
}
#log_in{
background:url(../images/login_back.jpg) no-repeat;
width:390px;
height:221px;
float:right;
}
.banner_portada{
float:left;
width:245px;
background:url(../images/banner_cont.jpg) #FFFFFF no-repeat bottom;
}
.banner_portada_cont{
min-height:;
padding:0 20px 15px 22px;
font-size:11px;
color:#999999;
text-align:justify;
}
img.banner_portada_img{
margin-left:11px;
}
#empleos{
float:left;
width:448px;
}
.titulo_empleos{
background:url(../images/empleos.gif) no-repeat;
width:187px;
height:29px;
}
table.empleos_list{
text-align:center;
}
tr.tit_empleos{
background:#D1A4CD;
height:20px;
color:#A852A1;
padding:5px 0 5px 0;
}
td.empleos_list_2{
padding:3px 0 3px 0;
background:#E3F1ED;
color:#898989;
}
td.empleos_list_1{
padding:3px 0 3px 0;
background:#F1E3F0;
color:#898989;
}
/*termina parte de los empleos*/
#anuncio_foot{
margin-top:29px;
padding:10px;
float:right;
background:#032035;
width:265px;
}
#anuncio_foot h2{
color:#FF9900;
font-size:16px;
}
#anuncio_foot p{
text-align:justify;
color:#CCCCCC;
font-size:11px;
}