@charset "utf-8";
/* CSS Document */

body { background: #F9F9F9;}

/*Genearl*/
#contenedor_gral { background:#ffffff; }
#contenedor_columnas { background:#ffffff; }

/* Header */
#header {height:100px; background: url(img/powered.gif) #ffffff no-repeat; overflow:hidden;}
#header h1{float:left; width: 100px; }
#header h1 a {height: 100px; width: 100px; }
#lnk_inicio  {text-align:right; float:right; font-size: 11px; font-weight: bold;}


/* Menu */
#menu_box { height:27px; background: #C30A2A;}
#menu_box #menu { height:27px; background: none;}

#menu_box #IngresarCV ,#menu_box #IngresarCV:hover,#menu #OfertasLaborales,#menu #OfertasLaborales:hover{ height:27px;background: #C30A2A; }

/* Footer */
#footer { background: #ffffff;}
#footer p { text-align:center; line-height: 12px;}

/* FORM HOME */
#columna_contenido { background: url(img/fonfoto_2.jpg) #ffffff no-repeat bottom left;  padding: 0 39px 0 0;  width: 680px;}
#a_login #columna_form {margin: 0 0 0 20px; }

/* Contenido */
#contenido { width: 660px; height: 320px; margin-bottom: 100px }
#contenido p { font-size: 11px; line-height: normal; }
#extra_box { display:none; }

/* Menu */
#menu_box #menu li a { font-size: 13px; font-weight: normal;}

/*FORM HOME*/
#columna_form { background: none; border:1px solid #C30A2A; margin-right: 9px; }
#form_box { background: none; }
#form_box h2 { background: #C30A2A; color: #ffffff; height:}
#olvido_su_password_box { background:none; }

/* BOTONERA */
#botonera a { background: url(img/bg_btn.gif) top left no-repeat;}
#botonera a span { background: url(img/bg_btn.gif) top right no-repeat;}
#botonera button span { background: url(img/bg_btn.gif) top right no-repeat;}
#botonera button span span { background: url(img/bg_btn.gif) top left no-repeat;}

/*Header de seccion*/
#seccion { background-color:#C30A2A; color:#ffffff; }

#form_cv ul li.radio legend { white-space:normal; width:245px\9; text-align: justify; margin:0 0 12px 0;}

#ya_solicito_trabajo{ width: 266px;}

#ck_aceptar{float:left; margin-right:1em;}

