/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	/*content: none;*/
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*css JoVitae*/
body {
	width:1000px;
	/*margin-left:auto;
	margin-right:auto;*/
}
* {
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}
p {
	color:#999999;
}
a {
	color:#80b019;
	text-decoration:none;
	outline:0;
	outline:none;
}
a:hover {
	color:#676767;	
	background:none;
}
a:active {
	outline:0;
	outline:none;
}
#header {
	height:120px;
	display:block;
}
#logo {
	margin-left:30px !important;
	margin-left:15px;
	margin-top:13px;
	width:206px;
	height:64px;
	display:block;
	float:left;
}
#faq #logo, #candidates #logo, #companies #logo, #about #logo {
	float:none;
	margin-bottom:43px !important;
	margin-bottom:37px;
	margin-left:30px;
}
div.slogan {
	display:block;
	width:556px;
	float:right;
	position:relative;
	/*margin-left:435px;*/
	margin-right:8px;
	margin-top:6px;
	
}
#slogan {
	position:absolute;
	top:25px;
	left:105px;
	
}
#jovitae {
	position:absolute;
	top:9px;
	left:0px;
	z-index:10;
}
div.navbarleft {
	width:250px;
	float:left;
}
div.left_navbar_link {
	width:210px;
	height:29px;
	display:block;
	position:relative;
	margin-bottom:5px;
	margin-left:30px;
	background:transparent url("../img/menu_left/linea_verde_claro.gif") no-repeat 0% 53%; 
}
div.left_navbar_link a.left_navbar_link {
	width:121px;
	height:29px;
	display:block;
	position:absolute;
	text-indent: -9999px;
}
div.left_navbar_link a.left_navbar_link span {
	position:absolute;
	left:0;
	top:0;
	width:121px;
	height:29px;
	display:block;
	cursor:pointer;
}
/* left_navbar_home */
#home #left_navbar_home {
	background:transparent url("../img/menu_left/linea_verde.gif") no-repeat 0% 53%; 
}
#left_navbar_home a.left_navbar_link {
	left:5px;
} 
#left_navbar_home a.left_navbar_link:hover span {
	background:transparent url("../img/menu_left/inicio_hover.gif") no-repeat; 
}
#left_navbar_home a.left_navbar_link span {
	background:transparent url("../img/menu_left/inicio_normal.gif") no-repeat; 
}
#home #left_navbar_home a.left_navbar_link span {
	background:transparent url("../img/menu_left/inicio_resaltado.gif") no-repeat; 
}

/* left_navbar_candidates */
#candidates #left_navbar_candidates {
	background:transparent url("../img/menu_left/linea_verde.gif") no-repeat 0% 53%; 
}
#left_navbar_candidates a.left_navbar_link {
	left:44px;
} 
#left_navbar_candidates a.left_navbar_link:hover span {
	background:transparent url("../img/menu_left/candidatos_hover.gif") no-repeat; 
}
#left_navbar_candidates a.left_navbar_link span {
	background:transparent url("../img/menu_left/candidatos_normal.gif") no-repeat; 
}
#candidates #left_navbar_candidates a.left_navbar_link span {
	background:transparent url("../img/menu_left/candidatos_resaltado.gif") no-repeat; 
}

/* left_navbar_companies */
#companies #left_navbar_companies {
	background:transparent url("../img/menu_left/linea_verde.gif") no-repeat 0% 53%; 
}
#left_navbar_companies a.left_navbar_link {
	left:5px;
} 
#left_navbar_companies a.left_navbar_link:hover span {
	background:transparent url("../img/menu_left/empresas_hover.gif") no-repeat; 
}
#left_navbar_companies a.left_navbar_link span {
	background:transparent url("../img/menu_left/empresas_normal.gif") no-repeat; 
}
#companies #left_navbar_companies a.left_navbar_link span {
	background:transparent url("../img/menu_left/empresas_resaltado.gif") no-repeat; 
}

/* left_navbar_faq */
#faq #left_navbar_faq {
	background:transparent url("../img/menu_left/linea_verde.gif") no-repeat 0% 53%; 
}
#left_navbar_faq a.left_navbar_link {
	left:75px;
} 
#left_navbar_faq a.left_navbar_link:hover span {
	background:transparent url("../img/menu_left/faq_hover.gif") no-repeat; 
}
#left_navbar_faq a.left_navbar_link span {
	background:transparent url("../img/menu_left/faq_normal.gif") no-repeat; 
}
#faq #left_navbar_faq a.left_navbar_link span {
	background:transparent url("../img/menu_left/faq_resaltado.gif") no-repeat; 
}

/* left_navbar_about */
#about #left_navbar_about {
	background:transparent url("../img/menu_left/linea_verde.gif") no-repeat 0% 53%; 
}
#left_navbar_about a.left_navbar_link {
	left:44px;
} 
#left_navbar_about a.left_navbar_link:hover span {
	background:transparent url("../img/menu_left/acerca_hover.gif") no-repeat; 
}
#left_navbar_about a.left_navbar_link span {
	background:transparent url("../img/menu_left/acerca_normal.gif") no-repeat; 
}
#about #left_navbar_about a.left_navbar_link span {
	background:transparent url("../img/menu_left/acerca_resaltado.gif") no-repeat; 
}

/* left_navbar_blog */
#blog #left_navbar_blog {
	background:transparent url("../img/menu_left/linea_verde.gif") no-repeat 0% 53%; 
}
#left_navbar_blog a.left_navbar_link {
	left:75px;
} 
#left_navbar_blog a.left_navbar_link:hover span {
	background:transparent url("../img/menu_left/blog_hover.gif") no-repeat; 
}
#left_navbar_blog a.left_navbar_link span {
	background:transparent url("../img/menu_left/blog_normal.gif") no-repeat; 
}
#blog #left_navbar_blog a.left_navbar_link span {
	background:transparent url("../img/menu_left/blog_resaltado.gif") no-repeat; 
}
#news_content {
	width:224px;
	display:block;	
	height:auto;
	margin-left:30px;
	margin-top:60px;
}
div.noticias {
	width:224px;
	display:block;
	background-color:#e9efb5;
	min-height:100px;
	height:auto;
	position:relative;
/*	margin-left:30px;
	margin-top:60px;*/
}
div.noticias ul {
	margin-left:10px;
	margin-right:10px;
}
div.noticias ul * {
	font-size:9pt;
}
div.corner {
	width:21px;
	height:21px;
	display:block;
	position:absolute;	
}
div.corner_top_left {
	top:0px;
	left:0px;
	background:transparent url("../img/noticias_top_left.gif") no-repeat;
}
div.corner_top_right {
	top:0px;
	left:203px;
	background:transparent url("../img/noticias_top_right.gif") no-repeat 0 0;
}
div.noticias div.noticias_bottom {
	height:21px;
	width:224px;
	display:block;
	position:absolute;
	top:100%;
	left:0px;
	background:transparent url("../img/noticias_bottom.gif") no-repeat;
	margin:0;
}
h3.title_noticias {
	width:166px;
	height:19px;
	font-size:10pt;
	position:relative;
	overflow:hidden;
	margin-top:21px;
	float:left;
	margin-left:10px;
	margin-top:20px;
}
h3.title_noticias span {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:transparent url("../img/noticias.gif") no-repeat;
}
ul.news {
	list-style:none;
	margin-left:5px;
	margin-right:5px;
}
ul.news li {
	margin:auto 0 14px 0;
}
div.news_header img {
	float:left;
}
div.news_header div {
	width:165px;
	float:right;
}
div.news_header p.fecha {
	font-size:8pt;
	margin-bottom:4px;
	margin-top:0;
	line-height:4px;
	position:relative;
	z-index:10;
}
div.news_header a {
	color:#80b019;
	font-size:10pt;
	text-decoration:none;
	line-height:14px;
}
div.news_header a:hover {
	color:#676767;	
}
div.news_content {
	clear:both;
}
p.news_content span {
	color:#80B019;
}
h4.title_news {
	margin-left:10px;
	margin-right:10px;
	font-size:11pt;
	margin-bottom:10px;
}
#footer {
	clear:both;
	margin-top:10px;
}
#footer div.stratebi {
	margin-left:40px;
	margin-top:10px;
	width:125px;
	height:44px;
	float:left;
}
#footer div.texto_footer {
	width:680px;
	float:right;
	margin-right:10px;
	margin-top:25px;
}
#footer div.texto_footer * {
	font-size:9pt;
}
#footer div.texto_footer p {
	color:#999999;
	text-align:center;
}
#footer div.texto_footer p.justificado {
	text-align:justify;
}
div.leftbar {
	width:275px;
	float:left;
}
div.maincontent {
	width:640px;
	float:right;
	position:relative;
	margin-right:5px;
}
#candidates div.maincontent, #companies div.maincontent {
	_float:none;
	_margin-left:317px;
}
img.mainphoto {
	float:right;
}
#secundaria_pequena {
	height:162px;
	width:252px;
	background:transparent url("../img/secundaria_bg_pequena.gif") no-repeat;
	position:absolute;
	top:260px;
	left:0px;
}

img.secundaria_img 
{
	float:left;
	margin-top:15px;
	margin-left:20px;
	
}
div.secundaria_content {
	clear:both;
}
div.secundaria_content a {
	color:#fff;
	font-size:10pt;
	font-weight:bold;
	padding-bottom:3px;
	padding-top:4px;
	padding-left:10px;
	margin-left:12px;
	margin-top:-5px;
}
div.secundaria_content a.pequeno {
	width:221px;
	height:23px;
	display:block;
}
a.pequeno:hover, a.pequeno:active {
/*	background-image: url("../img/secundaria_hover_pequeno2.gif");
	background-repeat:no-repeat;*/
	color:#fff;
}
#main_text {
	/*width:390px;*/
	float:left;
	width:630px !important;
	width:615px;
	margin-top:65px;
	margin-right:10px;
}
#main_text p {
	font-size:11pt;
	color:#758080;
}
div.apartado_text {
	width:278px;
	height:373px;
	position:absolute;
	top:0px;
	right:2px;	
}
#que_es_cover {
	width:278px;
	height:373px;
	position:absolute;
	top:0px;
	right:2px;	
}
div.apartado_text h3,div.apartado_text p {
	margin-left:10px;
	margin-right:10px;
	color:#758080;
}
div.apartado_text p,div.apartado_text strong {
	font-size:11pt;
}
#apartado_container {
	background:none;
}
#que_es {

	/*Necesario para appear en IE6*/
	/*background:none !important;
	background:#ffffff;*/
}
h3.title_apartado {
	display:block;
	position:relative;
	font-size:11pt;
	height:26px;
	color:#fff;
	margin-top:10px;
}
h3.title_apartado span {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
}
#title_que_es {
	width:202px;
}
#title_que_es span  {
	background:transparent url("../img/que_es_jovitae.gif") no-repeat;
}
#title_como_trabajamos {
	width:233px;
}
#title_como_trabajamos span  {
	background:transparent url("../img/como_trabajamos.gif") no-repeat;
}
#title_condiciones_uso {
	width:229px;
	height:19px;
}
#title_condiciones_uso span  {
	background:transparent url("../img/condiciones_uso.gif") no-repeat;
}
#title_informacion_legal {
	width:198px;
}
#title_informacion_legal span  {
	background:transparent url("../img/informacion_legal.gif") no-repeat;
}
fieldset legend {
	color:#999;
}
div.message {
	/*width:580px;
	padding:10px 10px 10px 10px;
	background-color:#80B019;
	color:#fff;
	border:1px solid #999;*/
	
}


/*CONTENIDO INTERIOR*/
div.content_top {
	width:100%;
	margin-top:15px;
	height:370px;
	display:block;
}
div.content_top * {
	color:#758080;
}
div.content_top_left {
	width:400px;
	float:left;
}
div.content_title {
	width:100%
}
div.content_top_left p{
	clear:both;
	font-size:10pt;
	/*text-align:justify;*/
	line-height:14px;
}
div.content_title img {
	float:left;
}
div.content_title h1 {
	height:32px;
	width:200px;
	position:relative;
	overflow:hidden;
	float:left;
	margin-top:13px;
	margin-left:8px;
	display:block;
}
div.content_title h1 span {
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background:transparent url("../img/faq_title.gif") no-repeat 0% 0%;
}
#candidates div.content_title h1 {
	width:240px;
	height:30px;
}
div.content_title h1 span {
	background:transparent url("../img/candidatos_title.gif") no-repeat 0% 0%;
}
#title_faq {
	width:73px;
}
#title_faq span {
	background:transparent url("../img/faq_title.gif") no-repeat 0% 0%;
}
#title_empresas {
	width:201px;
}
#title_empresas span {
	background:transparent url("../img/empresas_title.gif") no-repeat 0% 0%;
}
#title_acerca {
	width:214px;
}
#title_acerca span {
	background:transparent url("../img/acerca_title.gif") no-repeat 0% 0%;
}
div.top_secundaria {
	width:100%;
	display:block;
	height:215px;
	position:relative;
}
div.top_secundaria img {
	width:338px;
	height:170px;
}
#faq div.top_secundaria {
	height:215px;
}
div.top_secundaria img {
	float:right;
	/*border:1px solid #78c032;*/
}
div.content_top_right {
	width:165px;
	float:right;
	margin-top:14px;
}
div.content_top_right a,div.content_top_right a.no_link {
	margin-top:18px;
	width:75px;
	height:75px;
	display:block;
	position:relative;
	float:right;
}
div.content_top_right a span,div.content_top_right a #span_breadcrumb_estas_en {
	width:100%;
	height:100%;
	display:block;
	text-align:center;
	position:absolute;
	top:0px;
	left:0px;
	font-weight:bold;
	color:#80B019;
}
div.content_top_right img.jovitae_pequeno {
	width:133px;
	float:right;
}
p.slogan_pequeno {
	position:relative;
	width:165px;
	height:50px;
	font-size:8pt;
	clear:both;
}
p.slogan_pequeno span {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	background:transparent url("../img/slogan_pequeno.gif") no-repeat;
}
img.breadcrumb {
	/*border:2px solid #78c032;*/
}
div.content_top_right a.estas_en {
	margin-top:55px;
	/*margin-right:-2px;*/
}
div.secundaria_faq {
	display:block;
	position:absolute;
	top:120px;
	left:0px;
	height:92px;
	width:142px;
	background:transparent url("../img/secundaria_faq.gif") no-repeat;
}
div.secundaria_faq a {
	color:#fff;
	font-size:10pt;
	font-weight:bold;
	padding-bottom:3px;
	padding-top:4px;
	padding-left:10px;
	margin-left:10px;
	margin-top:-5px;
	width:116px;
	height:23px;
	display:block;
}
div.secundaria_candidates {
	display:block;
	position:absolute;
	top:120px;
	left:0px;
	height:149px;
	width:198px;
	background:transparent url("../img/secundaria_candidates.png") no-repeat;
}
div.secundaria_candidates a {
	color:#fff;
	font-size:10pt;
	font-weight:bold;
	padding-bottom:3px;
	padding-top:4px;
	padding-left:10px;
	margin-left:10px;
	margin-top:-5px;
	width:180px;
	height:23px;
	display:block;
}
div.tipo_empresas {
	background:transparent url("../img/secundaria_empresas.png") no-repeat;
}
div.tipo_acerca {
	background:transparent url("../img/secundaria_acerca.png") no-repeat;
}
div.secundaria_faq a:hover, div.secundaria_candidates a:hover {
	color:#fff;
}
div.content_faq {
	margin-top:10px;
}
div.content_faq * {
	font-size:11pt;
}
div.content_faq p {
	margin-top:12px;
	color:#758080;
}
div.content_faq a {
	font-weight:bold;
}
div.content_faq ul {
	margin-left:30px;
	list-style:disc;
}
div.content_faq li {
	color:#758080;
}
div.answer {
	margin-top:2px;
	margin-bottom:30px;
}
div.answer * {
	color:#758080;
}
div.answer p,li {
	font-size:11pt;
	font-weight:normal;
	line-height:17px;
}
div.answer li {
	margin-top:3px;
}
div.answer strong {
	font-size:10pt;
	color:#505555;
}
div.answer a strong {
	color:#80B019;
}
div.answer a:hover strong {
	color:#676767;
}
h2.section_title {
	position:relative;
	height:26px;
	overflow:hidden;
	display:block;
}
h2.section_title span {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
#por_que_osw {
	width:216px;
}
#por_que_osw span {
	background:transparent url("../img/por_que_osw.gif") no-repeat;
}
#derechos_candidato {
	width:271px;
	height:19px;
}
#derechos_candidato span {
	background:transparent url("../img/derechos_candidato.gif") no-repeat;
}
#envia_cv {
	width:135px;
	height:21px;
}
#envia_cv span {
	background:transparent url("../img/envia_cv.gif") no-repeat;
}
form div {
	padding-left:0;
}
div.content_faq form div label {
	color:#758080;
}
div.content_faq strong {
	color:#505555;
}
div.content_faq a strong {
	color:#80B019;
}
div.content_faq a:hover strong {
	color:#676767;
}
form label {
	/*width:90px;
	display:block;
	float:left;*/
}
form input[type=text] {
	/*border:solid 1px #78c032;*/
	margin-top:2px;
}
form div.submit {
	margin-left:0;
}
#enviar {
	width:103px;
	height:29px;
	display:block;
	/*width:80px;
	height:29px;*/
	border:none;
	background:transparent url("../img/enviar_normal2.gif") no-repeat;
	cursor:pointer;
	margin-left:auto;
	margin-right:auto;
}
#cerrar {
	width:103px;
	height:29px;
	display:block;
	/*width:80px;
	height:29px;*/
	border:none;
	background:transparent url("../img/cerrar_normal.gif") no-repeat;
	cursor:pointer;
	margin-left:auto;
	margin-right:auto;
	outline:none;
	outline:0;
}
#derechos_cliente {
	width:234px;
	height:19px;
}
#derechos_cliente span {
	background:transparent url("../img/derechos_cliente.gif") no-repeat;
}
#envia_solicitud {
	width:199px;
	height:21px;
}
#envia_solicitud span {
	background:transparent url("../img/envia_solicitud.gif") no-repeat;
}
#quienes_somos {
	width:179px;
	height:22px;
}
#quienes_somos span {
	background:transparent url("../img/quienes_somos.gif") no-repeat;
}
#historia {
	width:90px;
	height:19px;
}
#historia span {
	background:transparent url("../img/historia.gif") no-repeat;
}
#contacto {
	width:105px;
	height:19px;
}
#contacto span {
	background:transparent url("../img/contacto.gif") no-repeat;
}

#tus_expectativas {
	width:193px;
	height:24px;
}
#tus_expectativas span {
	background:transparent url("../img/tus_expectativas.gif") no-repeat;
}
#nuestra_aportacion {
	width:218px;
	height:26px;
}
#nuestra_aportacion span {
	background:transparent url("../img/nuestra_aportacion.gif") no-repeat;
}
#tu_recompensa {
	width:178px;
	height:24px;
}
#tu_recompensa span {
	background:transparent url("../img/tu_recompensa.gif") no-repeat;
}
#garantia_calidad {
	width:222px;
	height:21px;
}
#garantia_calidad span {
	background:transparent url("../img/garantia_calidad.gif") no-repeat;
}
#beneficio_mutuo {
	width:189px;
	height:19px;
}
#beneficio_mutuo span {
	background:transparent url("../img/beneficio_mutuo.gif") no-repeat;
}
p.success_form {
	margin-top:10px;
	font-size:12pt;
	font-weight:bold;
}
div.error-message {
	font-size:8pt;
}
ul.inicio li p{
/*	font-size:10pt;
	line-height:12px;
	margin-bottom:5px;
	margin-left:0;*/
}
div.apartado_text * {
	line-height:14px;
}
div.apartado_text p {
	margin-bottom:14px;
}
a.subir {
	float:left;
	height:16px;
	width:18px;
	background:transparent url("../img/subir.gif") no-repeat;
}
a.subir:hover {
	background:transparent url("../img/subir_hover.gif") no-repeat;
}
a.bajar {
	float:right;
	height:10px;
	width:11px;
	background:transparent url("../img/bajar.gif") no-repeat;
}
a.bajar:hover {
	background:transparent url("../img/bajar_hover.gif") no-repeat;
}

/*ul.sub_lista {
	margin-top:-8px;
}*/
ul.sub_lista li {
	margin-top:-8px;
}

img.breadcrumb_hover {
	width:75px;
	height:75px;
	position:absolute;
	top:0px;
	left:0px;
}

/*Formularios*/
#MB_content form * {
	font-size:8pt;
}
#MB_content form label {
	width:80px;
	display:block;
}
#MB_content form label.grande {
	width:100%;
	display:block;
}
#MB_content form input[type=text] {
	width:200px;
	display:inline;
}
/*
#MB_content form div.required {
	display:inline-block;
}
*/
#MB_content div.error-message, #MB_content div.form_error {
	width:16px;
	height:16px;
	background:transparent url("../img/error.png") no-repeat;
	margin:0;
	display:inline-block;
	line-height:4px;
	padding:0;
}
#MB_content div.form_error {
	visibility:hidden;
}
#MB_content form div {
	margin-bottom:0;
}
#MB_content #flashMessage {
	margin-top:0;
	margin-bottom:10px;
	font-size:12pt;
}
#MB_content input[type=text],#MB_content textarea, #MB_content select {
	border:1px solid #64b11e;
}
#MB_content input[type=submit] {
	background-color:#64b11e;
	color:#fff;
	
}
#MB_content form {
	_width:560px;
	margin-top:5px;
}
#MB_content form fieldset {
	width:575px !important;
	width:560px;
	margin-left:10px;
}
ul.contacto li p {
	margin-top:2px;
}
p.cargando, p.more_news {
	margin-left:10px;
	font-size:9pt;
}
h4.tilte_news {
	margin-left:10px;
	font-size:10pt;
}
div.apartado_text p.condiciones_uso_element {
	margin-bottom:14px;
}
div.apartado_text ul.condiciones_uso li {
	margin-bottom:28px;
}

#home {
	scrollbar-face-color: #FCD9BB; 
	scrollbar-highlight-color: #FCD9BB; 
	scrollbar-shadow-color #FCD9BB; 
	scrollbar-arrow-color: #FA7F17; 
	scrollbar-base-color: #FCD9BB;
	scrollbar-track-color: #FCD9BB; 
	scrollbar-darkshadow-color: #FCD9BB; 
	scrollbar-3d-light-color: #FCD9BB
}
