/*
Theme Name: SOFOFA
Theme URI: http://wordpress.org/
Description: Wordpress Theme
Version: 1.0
Author: Estupendos
Author URI: http://estupendos.net
*/

/*YUI RESET*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,
img {
	border:0;
}
/*
	TODO think about hanlding inheritence differently, maybe letting IE6 fail a bit...
*/
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style:normal;
	font-weight:normal;
}
/*
	TODO Figure out where this list-style rule is best set. Hedger has a request to investigate.
*/
li {
	list-style:none;
}

caption,
th {
	text-align:left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,
q:after {
	content:'';
}
abbr,
acronym {
	border:0;
	font-variant:normal;
}
/* to preserve line-height and selector appearance */
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input,
textarea,
select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/*to enable resizing for IE*/
input,
textarea,
select {
	*font-size:100%;
}
/*because legend doesn't inherit in IE */
legend {
	color:#000;
}
/*FIN YUI*/

/* ------------------------ GENERALES -------------------------------*/

body{
	background: #E6E9E9 url(images/bg.png) repeat-x top left;
}

div{
	float: left;
	display: inline;
}

.div_link{
	float: left;
	display: inline;
}
.div_link:hover{
	cursor: pointer;
}

strong{
	font-weight: bold;
}
emph{
	font-style: italic;
}

.pointer:hover{
	cursor: pointer;
}

.container_todo{
	float: none;
	display: block;
	width: 1024px;
	margin: 0 auto;
}



/* ------------------------ HEADER -------------------------------*/
#contienelogos{
	margin: 25px 0 0 55px;
}

#logo_sofofa{
	background: transparent url(images/logo_sofofa.png) no-repeat top left;
	width: 146px;
	height: 86px;
}

#centro_innovacion{
	background: transparent url(images/centro_innovacion.png) no-repeat top left;
	margin: 16px 0 0 13px;
	width: 189px;
	height: 62px;
}

#submenu_header{
	margin: 0;
	width: 370px;
}

#submenu_header ul{
	float: right;
	display: inline;
	height: 25px;
	margin-top: 3px;
}
#submenu_header ul li{
	float: left;
	display: inline;
	font-family: Georgia;
	font-size: 11px;
	text-align: center;
	padding: 2px 10px 3px 10px;
	border-left: 1px solid #e5e5e5;
	
}

#submenu_header ul .no_border{
	border: none;
}


#submenu_header ul li a{
	text-decoration: none;
	color: #5F6060;
}
#submenu_header ul li a:hover{
	color: #000;
}

#necesitas_ayuda{
	background: transparent url(images/necesitas_ayuda.png) no-repeat top left;
	width: 215px;
	height: 92px;
	float: right;
	margin-right: 28px;
}

#necesitas_ayuda p{
	text-align: center;
	width: 170px;
	margin: 36px auto 0 auto;
	font-family: Georgia;
	color: #505050;
	font-size: 13px;
	font-style: italic;
	
}

#menu_principal_top{
	width: 963px;
	height: 37px;
	margin: -10px 0 0 30px;
}
#menu_principal_bottom{
	width: 969px;
	height: 50px;
	margin: -5px 0 0 26px;
}

#inicio{
	width: 112px;
	height: 50px;
	background: transparent url(images/bg_menu_principal.png) no-repeat 0px 0px;
}
#inicio:hover{
	width: 112px;
	height: 50px;
	cursor: pointer;
	background: transparent url(images/bg_menu_principal.png) no-repeat 0px -100px;
}
#inicio-current{
	width: 112px;
	height: 50px;
	cursor: pointer;
	background: transparent url(images/bg_menu_principal.png) no-repeat 0px -50px;
}

#experiencias{
	width: 263px;
	height: 50px;
	background: transparent url(images/bg_menu_principal.png) no-repeat -112px 0px;
}
#experiencias:hover{
	width: 263px;
	height: 50px;
	cursor: pointer;
	background: transparent url(images/bg_menu_principal.png) no-repeat -112px -100px;
}
#experiencias-current{
	width: 263px;
	height: 50px;
	cursor: pointer;
	background: transparent url(images/bg_menu_principal.png) no-repeat -112px -50px;
}

#oportunidades{
	width: 320px;
	height: 50px;
	background: transparent url(images/bg_menu_principal.png) no-repeat -375px 0px;
}
#oportunidades:hover{
	width: 320px;
	height: 50px;
	cursor: pointer;
	background: transparent url(images/bg_menu_principal.png) no-repeat -375px -100px;
}
#oportunidades-current{
	width: 320px;
	height: 50px;
	cursor: pointer;
	background: transparent url(images/bg_menu_principal.png) no-repeat -375px -50px;
}

#directorio{
	width: 274px;
	height: 50px;
	background: transparent url(images/bg_menu_principal.png) no-repeat -695px 0px;
}
#directorio:hover{
	width: 274px;
	height: 50px;
	cursor: pointer;
	background: transparent url(images/bg_menu_principal.png) no-repeat -695px -100px;
}
#directorio-current{
	width: 274px;
	height: 50px;
	cursor: pointer;
	background: transparent url(images/bg_menu_principal.png) no-repeat -695px -50px;
}


#que_necesitas{
	float: right;
	display: inline;
	width: 197px;
	height: 39px;
	background: transparent url(images/bg_que_necesitas.png) no-repeat top left;
}

.busqueda_texto {
	color:#999;
	display:inline;
	float:left;
	font-family:Georgia;
	font-size:14px;
	margin:10px 0 0 14px;
	width:153px;
	height:18px;
	border: none;
}

.busqueda_submit{
	margin-top: 10px;
}

/* ------------------------ BODY -------------------------------*/
.body_containter{
	width: 980px;
	margin: 0 0 0 30px;
}

.body_left{
	width: 657px;
}


.body_right{
	width: 320px;
}

/* ------------------------ SOMBRA ESQUINAS -------------------------------*/
.sombra_top_left{
	width: 3px;
	height: 3px;
	background: transparent url(images/sombra_top_left.png) no-repeat top left;
}

.sombra_top_right{
	width: 4px;
	height: 3px;
	background: transparent url(images/sombra_top_right.png) no-repeat top left;
}

.sombra_bottom_left{
	width: 3px;
	height: 8px;
	background: transparent url(images/sombra_bottom_left.png) no-repeat top left;
}

.sombra_bottom_right{
	width: 4px;
	height: 8px;
	background: transparent url(images/sombra_bottom_right.png) no-repeat top left;
}




/* ------------------------ ENTREVISTA -------------------------------*/
.entrevista{
	width: 657px;
	height: 291px;
}

.entrevista_sombra_top{
	width: 648px;
	height: 3px;
	background: transparent url(images/sombra_top.png) repeat-x top;
}

.entrevista_sombra_left{
	width: 3px;
	height: 280px;
	background: transparent url(images/sombra_left.png) repeat-y left;
}

.entrevista_sombra_contenido{
	background: white;
	width: 648px;
	height: 280px;
	position: relative;
}

.entrevista_sombra_right{
	width: 4px;
	height: 280px;
	background: transparent url(images/sombra_right.png) repeat-y left;
}

.entrevista_sombra_bottom{
	width: 648px;
	height: 8px;
	background: transparent url(images/sombra_bottom.png) repeat-x top;
}


.entrevista_imagen{
	margin: 13px 0 13px 13px;
	width: 291px;
	height: 255px;
}

.entrevista_txt{
	margin: 37px 0 0 12px;
	width: 330px;

}

.entrevista_txt h2{
	float: left;
	display: inline;
	font-family: Georgia;
	font-size: 27px;
	color: #333;
	font-style: italic;
	line-height: 30px;
	overflow: hidden;
	width: 330px;
	height: 94px;
}
.entrevista_txt h2 a{
	color: #333;
	text-decoration: none;
}

.entrevista_txt p{
	font-family: Georgia;
	color: #666;
	font-size: 16px;
	float: left;
	display: inline;
	margin: 5px 0 0 0px;
}
.entrevista_txt p a{
	color: #666;
	text-decoration: none;
}


.entrevista_globo{
	margin-top: 5px;
	width: 307px;
	height: 69px;
	background: transparent url(images/globo_entrevista.png) no-repeat top left;
}

.entrevista_globo p{
	font-family: Arial;
	color: #666;
	font-size: 14px;
	float: left;
	display: inline;
	margin: 20px 0 0 17px;
}
.entrevista_globo p a{
	color: #666;
	text-decoration: none;	
}

.entrevista_globo p a{
	color: #005094;
	text-decoration: none;	
}
.entrevista_globo p a:hover{
	color: #008CFF;
}

.leer_entrevista{
	width: 100px;
	height: 15px;
	background: transparent url(images/leer_entrevista.png) no-repeat top left;
	margin: 10px 0 0 4px;
}

.entrevista_huincha{
	width: 81px;
	height: 82px;
	background: transparent url(images/entrevista_huincha.png) no-repeat top left;
	position: absolute;
	left:-3px;
	top:-3px;
}


/* ------------------------ OPORTUNIDADES -------------------------------*/
.oportunidades{
	width: 657px;
	height: 347px;
}

.oportunidades_sombra_top{
	width: 648px;
	height: 3px;
	background: transparent url(images/sombra_top.png) repeat-x top;
}

.oportunidades_sombra_left{
	width: 3px;
	height: 336px;
	background: transparent url(images/sombra_left.png) repeat-y left;
}

.oportunidades_sombra_contenido{
	background:#F9FADA;
	width: 648px;
	height: 336px;
	position: relative;
}

.oportunidades_sombra_right{
	width: 4px;
	height: 336px;
	background: transparent url(images/sombra_right.png) repeat-y left;
}

.oportunidades_sombra_bottom{
	width: 648px;
	height: 8px;
	background: transparent url(images/sombra_bottom.png) repeat-x top;
}

.oportunidades_sombra_contenido h2{
	font-family: Georgia;
	font-size: 26px;
	color: black;
	margin: 18px 0 0 25px;
}

.oportunidades_sombra_contenido h2 a{
	text-decoration: none;
	color: black;
}
.oportunidades_sombra_contenido h3{
	font-family: Georgia;
	font-size: 14px;
	color: #333;
	margin: 5px 0 0 25px;
	font-style: italic;
}

.oportunidades_img{
	width: 600px;
	height: 110px;
	margin: 10px 0 0 25px;
}

#oportunidades_top_1{
	width: 145px;
	height: 110px;
	background: transparent url(images/oportunidades_top_1.png) no-repeat top left;
}

#oportunidades_top_2{
	width: 145px;
	height: 110px;
	background: transparent url(images/oportunidades_top_2.png) no-repeat top left;
	margin-left: 5px;
}
#oportunidades_top_3{
	width: 145px;
	height: 110px;
	background: transparent url(images/oportunidades_top_3.png) no-repeat top left;
	margin-left: 5px;
}
#oportunidades_top_4{
	width: 145px;
	height: 110px;
	background: transparent url(images/oportunidades_top_4.png) no-repeat top left;
	margin-left: 5px;
}

#oportunidades_bottom_1{
	width: 145px;
	height: 110px;
	background: transparent url(images/oportunidades_bottom_1.png) no-repeat top left;
}

#oportunidades_bottom_2{
	width: 145px;
	height: 110px;
	background: transparent url(images/oportunidades_bottom_2.png) no-repeat top left;
	margin-left: 5px;
}
#oportunidades_bottom_3{
	width: 145px;
	height: 110px;
	background: transparent url(images/oportunidades_bottom_3.png) no-repeat top left;
	margin-left: 5px;
}
#oportunidades_bottom_4{
	width: 145px;
	height: 110px;
	background: transparent url(images/oportunidades_bottom_4.png) no-repeat top left;
	margin-left: 5px;
}

.oportunidades_txt{
	width: 145px;
	height: 52px;
	background: transparent url(images/bg_black_alpha.png) repeat;
	margin-top: 58px;
}

.oportunidades_txt p{
	font-family: Geneva;
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
	font-weight: lighter;
	margin: 7px;
	color: white;
}

.oportunidades_img h2{
	font-family: Geneva;
	font-size: 18px;
	color: #FEFDFB;
	text-transform: uppercase;
	width: 200px;
	text-align: center;
	margin: 18px auto 0 auto;
}

.oportunidades_img .oportunidades_txt_on{
	font-family: Georgia;
	font-size: 14px;
	color: #fff;
	font-style: italic;
	width: 200px;
	text-align: center;
	margin: 5px auto 0 auto;
}


#oportunidades_top_1_on, #oportunidades_bottom_1_on{
	width: 224px;
	height: 173px;
	background: transparent url(images/bg_oportunidades_hover.png) no-repeat top left;
	position: absolute;
	left: -13px;
	margin-top: -30px;
	display:none;
}#oportunidades_top_1_on:hover, #oportunidades_bottom_1_on:hover{cursor: pointer;}


#oportunidades_top_2_on, #oportunidades_bottom_2_on{
	width: 224px;
	height: 173px;
	background: transparent url(images/bg_oportunidades_hover.png) no-repeat top left;
	position: absolute;
	left: 137px;
	margin-top: -30px;
	display:none;
}#oportunidades_top_2_on:hover, #oportunidades_bottom_2_on:hover{cursor: pointer;}

#oportunidades_top_3_on, #oportunidades_bottom_3_on{
	width: 224px;
	height: 173px;
	background: transparent url(images/bg_oportunidades_hover.png) no-repeat top left;
	position: absolute;
	left: 287px;
	margin-top: -30px;
	display:none;
}#oportunidades_top_3_on:hover, #oportunidades_bottom_3_on:hover{cursor: pointer;}

#oportunidades_top_4_on, #oportunidades_bottom_4_on{
	width: 224px;
	height: 173px;
	background: transparent url(images/bg_oportunidades_hover.png) no-repeat top left;
	position: absolute;
	left: 437px;
	margin-top: -30px;
	display:none;
}#oportunidades_top_4_on:hover, #oportunidades_bottom_4_on:hover{cursor: pointer;}




/* ------------------------ MINI DIV -------------------------------*/
.mini_div{
	width: 327px;
	height: 281px;
}

.mini_div_sombra_top{
	width: 320px;
	height: 3px;
	background: transparent url(images/sombra_top.png) repeat-x top;
}

.mini_div_sombra_left{
	width: 3px;
	height: 270px;
	background: transparent url(images/sombra_left.png) repeat-y left;
}

.mini_div_sombra_contenido{
	background:white;
	width: 320px;
	height: 270px;
	position: relative;
}

.mini_div_sombra_right{
	width: 4px;
	height: 270px;
	background: transparent url(images/sombra_right.png) repeat-y left;
}

.mini_div_sombra_bottom{
	width: 320px;
	height: 8px;
	background: transparent url(images/sombra_bottom.png) repeat-x top;
}

.mini_div_margen{
	margin-left: 3px;
}


/* ------------------------------- LO MAS VISTO --------------------------*/

.mas_visto .mini_div_sombra_contenido h2{
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	color: #111;
	margin: 10px 0 0 16px;
	
}
.mini_div_sombra_contenido ul li{
	width: 280px;
	height: 58px;
	margin: 5px 0 0 15px;
	padding: 5px;
}

.mas_visto-concursovigente{
	border-top: 1px solid #dbdbdb;
}
.mas_visto-concursovigente p{
	font-family: Georgia;
	font-size: 14px;
	color: #333;
	margin-bottom: 6px;
}
.mas_visto-concursovigente a{
	text-decoration: none;
	color: #333;
}

.recuadro_home-contenido ul li{
	border-top: 1px solid #dbdbdb;
}

.recuadro_home-contenido ul li p{
	font-family: Georgia;
	font-size: 14px;
	color: #333;
	margin-bottom: 6px;
}
.recuadro_home-contenido ul li p a{
	text-decoration: none;
	color: #333;
}

.mas_visto-entrevista{
	border-top: 1px solid #dbdbdb;
}
.mas_visto-entrevista p{
	font-family: Georgia;
	font-size: 14px;
	color: #333;
	margin-left: 65px;
	margin-top: 3px;
}
.mas_visto-entrevista img{
	top:5px;
	position: absolute;
}


.mas_visto-concursocerrado{
	border: 1px solid #dbdbdb;
	background-color: #f2f2f2;
}


.mas_visto-concursocerrado p{
	font-family: Georgia;
	font-size: 14px;
	color: #005093;
	margin-bottom: 6px;
}

/* version 2 */
.recuadro_home{
	margin-top: 0px;
	width: 327px;
}
.recuadro_home-sombra_top{
	width: 327px;
	height: 3px;
	background: transparent url(images/recuadro_home_top.png) no-repeat top left;
}

.recuadro_home-contenido{
	position: relative;
	width: 327px;
	background: transparent url(images/recuadro_home_center.png) repeat-y top left;
}
.recuadro_home-sombra_bottom{
	width: 327px;
	height: 8px;
	background: transparent url(images/recuadro_home_bottom.png) no-repeat top left;
}


.recuadro_home-contenido{
	padding-bottom: 15px;
}
.recuadro_home-contenido h2{
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	margin: 10px 0 0 16px;
}
.recuadro_home-contenido h2 a{
	color: #111;
	text-decoration: none;
}
.recuadro_home-contenido ul{
	margin-top: 5px;
}


.recuadro_home-contenido ul li{
	margin:0 0 0 15px;
	padding-top:5px;
	width:280px;
	min-height: 60px;
	position: relative;
}



/* ------------------------ DESTACADO -------------------------------*/
.destacado h2{
	font-family: Georgia;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	margin: 10px 0 0 16px;
	float: left;
	display: inline;
	width: 230px;
}

.huincha_destacado{
	position: absolute;
	width: 71px;
	height: 68px;
	background: transparent url(images/huincha_destacado.png) no-repeat top left;
	top: -3px;
	left: 253px;
}

.ventanilla_abierta{
	width: 117px;
	height: 15px;
	margin: 5px 0 0 16px;
	background: transparent url(images/ventanilla_abierta.png) no-repeat top left;
}

.destacado_cont_comentarios{
	width: 46px;
	height: 40px;
	background: transparent url(images/destacado_cont_comentarios.png) no-repeat top left;
	top: 53px;
	left: 240px;
	position: absolute;
}
.destacado_cont_comentarios p{
	margin: 7px 14px;
	font-family: Georgia;
	font-size: 14px;
	color: black;
	text-align: center;
}
.destacado_cont_comentarios p a{
	color: black;
	text-decoration: none;
}

.destacado_txt{
	width: 280px;
	margin: 5px 0 0 15px;
}

.destacado_txt p{
	font-family: Georgia;
	font-size: 13px;
	color: #333;
	margin-top: 5px;
}

.destacado_txt p a{
	color: #005094;
	text-decoration: none;
}
.destacado_txt p a:hover{
	color: #008CFF;
}


/* ------------------------ RECUADRO RIGHT -------------------------------*/



.recuadro_right
{
	width: 320px;
}

.contenido_recuadro_right
{
	width: 305px;
	background: transparent url(images/sombra_recuadro_right.png) repeat-y top left;
}

.recuadro_right_sombra_top{
	width: 300px;
	height: 3px;
	background: transparent url(images/sombra_top.png) repeat-x top;
}

.recuadro_right_sombra_bottom{
	width: 300px;
	height: 8px;
	background: transparent url(images/sombra_bottom.png) repeat-x top;
}

.recuadro_right_plus{
	width: 17px;
	height: 47px;
	background: transparent url(images/plus.png) no-repeat top left;
	position: absolute;
	top: -4px;
	left: 304px;	
}

.contenido_recuadro_right{
	position: relative;
}
.contenido_recuadro_right ul{
	margin: 5px 0 0 3px;
}
.contenido_recuadro_right ul li {
	width: 280px;
	padding: 7px 10px;
	background: transparent url(images/recuadro_item.png) repeat-x bottom left;
	border-top: 1px solid #dfdfdf;
}

.contenido_recuadro_right ul li small{
	font-family: Arial;
	font-size: 11px;
	color: #999;
}



/*------------------------ NOTICIAS -------------------------------*/

.noticias .contenido_recuadro_right h2{
	margin: 7px 14px;
	font-family: Georgia;
	font-size: 20px;
	color: #111;
	font-weight: bold;
	font-style: italic;
}
.noticias .contenido_recuadro_right h2 a{
	color:#111;
	text-decoration: none;
}

.noticias .contenido_recuadro_right ul li p a{
	font-family: Georgia;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
.noticias .contenido_recuadro_right ul li p a:hover{
	color: #000;
}

/*------------------------ EVENTOS -------------------------------*/

.eventos .contenido_recuadro_right h2{
	margin: 7px 14px;
	font-family: Georgia;
	font-size: 20px;
	color: #111;
	font-weight: bold;
	font-style: italic;
	width: 90px;

}

.eventos .contenido_recuadro_right h2 a{
	text-decoration: none;
	color: #111;
}


#proximos{
	margin-top: -28px;
	display: inline;
}

#proximos img{
	float: right;
	display: inline;
	margin-right: 5px;
}


#anteriores{
	margin-top: -28px;
	display: none;
}

#anteriores img{
	float: right;
	display: inline;
	margin-right: 5px;
}

.contenido_recuadro_right{
	position: relative;
}

.contenido_recuadro_right .evento_ul{
	margin: 0px 0 0 3px;
	border-top: 2px solid #000;

}
.contenido_recuadro_right .evento_ul .evento_li {
	width: 280px;
	padding: 7px 10px;
	background: transparent url(images/recuadro_item.png) repeat-x bottom left;
	border-top: 1px solid #dfdfdf;
}

.contenido_recuadro_right .evento_ul .evento_li small{
	font-family: Arial;
	font-size: 11px;
	color: #999;
}


.eventos .contenido_recuadro_right .evento_ul .evento_li .fecha_evento{
	width: 46px;
	height: 48px;
	background: transparent url(images/fecha_evento.png) no-repeat top left;
	margin: 3px 10px 10px 15px;
}

.eventos .contenido_recuadro_right .evento_ul .evento_li .fecha_evento .dia{
	font-family: Georgia;
	font-size: 20px;
	color: #111;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin: 0 auto 0 auto;
}
.eventos .contenido_recuadro_right .evento_ul .evento_li .fecha_evento .mes{
	font-family: Arial;
	font-size: 9px;
	color: #111;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: 7px auto 0 auto;
}

.eventos .contenido_recuadro_right .evento_ul .evento_li .info_evento{
	width: 205px;
}

.eventos .contenido_recuadro_right .evento_ul .evento_li .info_evento p{
	font-family: Georgia;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
.eventos .contenido_recuadro_right .evento_ul .evento_li .info_evento p a{
	text-decoration: none;
	color: #333;
}
.eventos .contenido_recuadro_right .evento_ul .evento_li .info_evento p a:hover{
	color: #000;
}


/*------------------------ BANNERS HOME -------------------------------*/

.ayuda_banner{
	width: 319px;
	height: 111px;
	background: transparent url(images/ayuda_banner.png) no-repeat top left;
	margin-left: -6px;
}

.banner_home{
	width: 300px;
	margin: 5px 0 5px 2px;
}

/*------------------------ FOOTER -------------------------------*/

#footer_container{
	width: 980px;
	margin: 13px 0 0 30px;
}

#menu_footer{
	width: 960px;
	height: 29px;
	border-top: 3px solid white;
	border-bottom: 3px solid white;
}

#menu_footer ul{
	margin: 4px 0 0 157px;
	float: left;
	display: inline;
}

#menu_footer ul li{
	margin-top: 5px;
	padding: 0 9px;
	height: 13px;
	line-height: 11px;
	border-left: 1px solid #999;
	float: left;
	display: inline;
}

#menu_footer ul .no_border{
	border: none;
}

#menu_footer ul li a{
	font-family: Arial;
	font-size: 11px;
	line-height: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #666;
	
}
#menu_footer ul li a:hover{
	color: #000;
}


#bottom_footer{
	width: 960px;
	height: 90px;
}

#logo_footer{
	margin: 15px 0 0 20px;
	width: 106px;
	height: 67px;
	background: transparent url(images/logo_footer.png) no-repeat top left;
	
}

#texto_footer{
	width: 640px;
	height: 67px;
	margin: 15px 0 0 15px;
}

#texto_footer p{
	font-family: Arial;
	font-size: 11px;
	color: #999;
}

#texto_footer p a{
	text-decoration: underline;
	color: #666;
}
#texto_footer p a:hover{
	color: #000;
}

#rss_footer{
	width: 150px;
	height: 30px;
	margin: 15px 20px 0 0;
	float: right;
}

#rss_footer p a{
	color: #005094;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#contiene_icono_rss{
	margin: 4px 5px 0 0;
}


/*------------------------ SIDEBAR -------------------------------*/
#sidebar{
	width: 310px;
	float: left;
	display: inline;
}


#sidebar ul{
	float: left;
	display: inline;
}

#sidebar ul li{
	float: left;
	display: inline;
}

#sidebar ul .categories{
	margin-top: 5px;
	width: 288px;
	background-color: #CCCFCF;
	padding: 12px 0 12px 12px;
	-moz-border-radius: 5px; /* Firefox */
  	-webkit-border-radius: 5px; /* Safari and Chrome */
  	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
  	behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
  	-khtml-border-radius: 5px;
}


#sidebar ul .categories h2{
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: black;
}


#sidebar ul .categories ul{
	margin-top: 10px;
}


#sidebar ul .categories ul li{
	width: 283px;
	height: 30px;
	background: transparent url(images/li_exp_y_apr.png) no-repeat 0px -30px;
	margin-top: 2px;
	line-height: 14px;
}

#sidebar ul .categories ul li a{
	font-family: Arial;
	font-size: 14px;
	color: #005094;
	text-decoration: none;
	margin: 8px 0 0 20px;
	float: left;
}

#sidebar ul .categories ul .current-cat{
	background: transparent url(images/li_exp_y_apr.png) no-repeat 0px 0px;
}

#sidebar ul .categories ul .current-cat a{
	color: #fff;
}

#mas_exp{
	margin-top: 10px;
}

#exp_left{
	width: 14px;
	height: 116px;
	background: transparent url(images/bg_mas_exp_left.png) no-repeat top left;
}

#exp_center{
	width: 276px;
	height: 116px;
	background: transparent url(images/bg_mas_exp_center.png) no-repeat top left;
	overflow:hidden;
}

#exp_right{
	width: 16px;
	height: 116px;
	background: transparent url(images/bg_mas_exp_right.png) no-repeat top left;
}

#exp_center h2{
	margin: 10px 0px 0 8px;
	color:#111;
	font-family:Georgia;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
}

#exp_center ul{
	margin: 7px 0 0 6px;
	width: 2000px;
}
#exp_center ul li{
	margin-left: 6px;
	float:left;
}
#exp_center ul li img{
	width: 60px;
	height: 60px;
}

#popup {
    /* Necessary: */
    position: absolute;
    display: none;
    z-index: 10;

    /* Additional styling: */
    width: 176px;
    height: 43px;
	background: transparent url(images/bg_popup_mas_exp.png) no-repeat top left;
}
#popup h3{
	margin: 4px 0px 0 4px;
	color:#fff;
	font-family:Arial;
	font-size:11px;
}
#popup p{
	margin: 0px 0px 0 4px;
	color:#999;
	font-family:Arial;
	font-size:11px;
}
/*---------------------- recuadro_sidebar --------------------- */


.recuadro_sidebar{
	margin-top: 5px;
	width: 307px;
}
.recuadro_sidebar-sombra_top{
	width: 307px;
	height: 3px;
	background: transparent url(images/recuadro_sidebar_top.png) no-repeat top left;
}

.recuadro_sidebar-contenido{
	width: 307px;
	background: transparent url(images/recuadro_sidebar_center.png) repeat-y top left;
}
.lo_mas_comentado_ul{
	margin-bottom: 10px;
}

.recuadro_sidebar-sombra_bottom{
	width: 307px;
	height: 8px;
	background: transparent url(images/recuadro_sidebar_bottom.png) no-repeat top left;
}


.recuadro_sidebar-contenido h2{
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	color: #111;
	margin: 10px 0 0 16px;
}

.recuadro_sidebar-contenido ul{
	margin-bottom: 5px;
}


.recuadro_sidebar-contenido ul li{
	width: 262px;
	margin: 3px 0 5px 15px;
	padding: 5px 0 0 0;
}


.lo_mas_visto_ul li{
	border-top: 1px solid #dbdbdb;
}
.lo_mas_visto_ul li p{
	font-family: Georgia;
	font-size: 13px;
	margin-bottom: 6px;
}
.lo_mas_visto_ul li a{
	color: #333;
	text-decoration: none;
}

.mas_visto-concursovigente_sidebar{
	border-top: 1px solid #dbdbdb;
}
.mas_visto-concursovigente_sidebar p{
	font-family: Georgia;
	font-size: 13px;
	margin-bottom: 6px;
}

.recuadro_sidebar p a{
	color: #333;
	text-decoration: none;
}


.mas_visto-entrevista_sidebar{
	border-top: 1px solid #dbdbdb;
}
.mas_visto-entrevista_sidebar p{
	font-family: Georgia;
	font-size: 13px;
	color: #333;
	float: right;
	display:block;
	width:210px;
}
.mas_visto-entrevista_sidebar img{
	width: 42px;
	height: 42px;
	float:left;
}

.mas_comentado_sidebar{
	border-top: 1px solid #dbdbdb;
}
.mas_comentado_sidebar p{
	font-family: Georgia;
	font-size: 13px;
	margin-bottom: 6px;
	color:#333333;
	margin:3px 0 0 65px;
}
.mas_comentado_sidebar img{
	margin: 3px 0 0 65px;
}
.comentarios_sidebar{
	position: absolute;
	margin: 6px 0 0 6px;
	width: 46px;
	height: 40px;
	background: transparent url(images/destacado_cont_comentarios.png) no-repeat top left;	
}
.comentarios_sidebar p{
	margin: 5px 0 0 0px;
	font-size: 14px;
	color: black;
	text-align: center;
}


/*------------------------------- DESTACADO SIDEBAR ------------------------------------*/


.destacado_sidebar{
	width: 307px;
	height: 201px;
	background: transparent url(images/bg_destacado_corfo_sidebar.png) no-repeat top left;
	position: relative;
}


.destacado_sidebar h2{
	font-family: Georgia;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	margin: 10px 0 0 16px;
	float: left;
	display: inline;
	width: 230px;
}
.destacado_sidebar h2 a{
	text-decoration: none;
	color: black;
}

.destacado_cont_comentarios_sidebar{
	background:transparent;	
	height:40px;
	left:251px;
	top:77px;
	position:absolute;
	width:36px;
	text-align: center;
}

.destacado_cont_comentarios_sidebar p a{
	font-family: Georgia;
	font-size: 14px;
	color: black;
	text-decoration: none;
}


/*------------------------------- CONTAINER POSTS ------------------------------------*/

.container_posts {
	margin-top: 3px;
	width: 657px;
}
.container_posts-top{
	width: 657px;
	height: 3px;
	background: transparent url(images/post_container_sombra_top.png) no-repeat top left;
}

.container_posts-center{
	width: 657px;
	background: transparent url(images/post_container_sombra_center.png) repeat-y top left;
}
.container_posts-bottom{
	width: 657px;
	height: 8px;
	background: transparent url(images/post_container_sombra_bottom.png) no-repeat top left;
}


/*------------------------------- POSTS ------------------------------------*/

.breadcrumbs{
	margin: 15px 0 0 25px;
	font-family: Arial;
	font-size: 11px;
	color: #333;
}

.breadcrumbs a{
	text-decoration: none;
	color: #005094;
}

.header_categoria{
	margin: 10px 0 0 23px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0 10px 4px;
	width: 600px;
	height: 66px;
}

.cuentanos{
	width: 130px;
	height: 44px;
	margin-top: 12px;
	float: right;
	background: transparent url(images/cuentanos.png) no-repeat top left;
}

/*----------------------------- POST PREVIEW ------------------------------ */
.post_preview{
	width: 607px;
	margin: 12px 0 5px 23px;
}

.post_preview_body{
	width: 607px;
	max-height: 429px;
	background: transparent url(images/post_body.png) no-repeat top left;
	overflow: hidden;
	padding-bottom: 15px;
}

.post_preview_bottom{
	width: 607px;
	height: 4px;
	background: transparent url(images/post_bottom.png) no-repeat top left;
}

.post_preview_body h2{
	font-family: Georgia;
	font-size: 24px;
	margin: 18px 184px 0 30px;
}
.post_preview_body h2 a{
	color: #005094;
	text-decoration: none;
}
.post_preview_body h2 a:hover{
	color: #0089FF;
}





.post_preview-fecha{
	font-family: Georgia;
	font-size: 12px;
	color: #333;
	position: absolute;
	margin: 30px 0 0 427px;
}

.post_preview-comentarios{
	font-family: Georgia;
	font-size: 16px;
	position: absolute;
	margin: 22px 0 0 559px;	
}
.post_preview-comentarios a{
	color: #333;
	text-decoration: none;
}

.post_contenido{
	margin: 10px 0 0 25px;

	width: 550px;
	max-height: 340px;
}

.post_contenido img{
	float: left;
	display: inline;
	margin: 10px 10px 0 0;
}

.preview_post_avatar{
	width: 225px;
	height: 225px;
	background: transparent url(images/avatar_preview_post.png) no-repeat top left;
	overflow: hidden;
	margin-right: 10px;
}

.preview_post_avatar img{
	margin: 5px;
}

.post_preview_body .small{
	font-family: Georgia;
	font-size: 12px;
	color: #363838;
	line-height: 14px;
	margin: 5px;
}


.post_preview_body p{
	font-family: Georgia;
	font-size: 14px;
	color: #363838;
	line-height: 20px;
	margin: 5px;
}
.post_preview_body p a{
	color: #005094;
	text-decoration: none;
}
.post_preview_body p a:hover{
	color: #0089FF;
}





.wp-pagenavi{
	float: right;
	margin: 10px 30px 10px 10px;
}

.wp-pagenavi .current{
	width: 28px;
	height: 22px;
	font-family: Georgia;
	font-size: 13px;
	color: white;
	text-align: center;
	padding-top: 4px;
	margin-right: 2px;
	background: #B2B2B2;
	text-decoration: none;
	float: left;
	display: block;
}


.wp-pagenavi .page, .extend{
	width: 28px;
	height: 22px;
	font-family: Georgia;
	font-size: 13px;
	color: #005094;
	text-align: center;
	padding-top: 4px;
	margin-right: 2px;
	background: #E6E9E9;
	display: block;
	float: left;
	text-decoration: none;

}



.previouspostslink, .nextpostslink, .last, .first{
	width: 76px;
	height: 26px;
	font-family: Georgia;
	font-size: 12px;
	color: white;
	line-height: 25px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	margin-right: 2px;
	background: #005094 url(images/bg_navegador.png) repeat-x;
	display: block;
	text-decoration: none;
	float: left;
}

.contador{
	width: 28px;
	height: 22px;
	font-family: Georgia;
	font-size: 13px;
	color: #005094;
	text-align: center;
	padding-top: 4px;
	margin-right: 2px;
	background: #E6E9E9;
}

.contador-current, .contador:hover{
	width: 28px;
	height: 22px;
	font-family: Georgia;
	font-size: 13px;
	color: white;
	text-align: center;
	padding-top: 4px;
	margin-right: 2px;
	background: #B2B2B2;
}

.contador_suspensivo{
	width: 28px;
	height: 22px;
	font-family: Georgia;
	font-size: 13px;
	color: black;
	text-align: center;
	padding-top: 4px;
	margin-right: 2px;
	background: transparent;
}


.post_relacionados{
	border-top:1px solid #CCCCCC;
	margin:10px 0 15px 23px;
	padding:0px 0 10px 4px;
	width:600px;
}

.listado{
	margin: 15px 0 0 30px;
	width: 260px;  
}

.listado h2{
	font-family: Arial;
	font-size: 14px;
	color: black;
}

.listado ul{
	margin-top: 5px;
}

.listado ul li{
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	background: transparent url(images/listado_ul_li.jpg) no-repeat 0px 5px;
	padding-left: 13px;
	font-family: Georgia;
	font-size: 13px;
	line-height: 20px;
}

.listado ul li a{
	text-decoration: none;
	color: #005094;
}
.listado ul li a:hover{
	color: #0089FF;
}



/*----------------------------- POST SINGLE ------------------------------ */
.post_single{
	width: 607px;
	margin: 12px 0 5px 23px;
}

.post_single_top{
	width: 607px;
	height: 3px;
	background: transparent url(images/post_single_top.png) no-repeat top left;
}

.post_single_center{
	width: 607px;
	background: transparent url(images/post_single_center.png) repeat-y top left;
	padding-bottom: 15px;
}

.post_single_bottom{
	width: 607px;
	height: 4px;
	background: transparent url(images/post_bottom.png) no-repeat top left;
}

.post_single_center h2{
	font-family: Georgia;
	font-size: 36px;
	margin: 18px 70px 0 30px;
	color: black;
}

.post_single_center h2 a:hover{
	color: #0089FF;
}

.post_single-fecha{
	font-family: Georgia;
	font-size: 12px;
	color: #333;
	margin: 0 0 0 30px;
}

.twitter{
	width: 16px;
	height: 16px;
	background: transparent url(images/twitter.png) no-repeat top left;
	position: absolute;
	margin: 60px 0 0 550px;	
}
.facebook{
	width: 16px;
	height: 16px;
	background: transparent url(images/facebook.png) no-repeat top left;
	position: absolute;
	margin: 60px 0 0 570px;	
}

.post_single-comentarios{
	font-family: Georgia;
	font-size: 16px;
	position: absolute;
	margin: 22px 0 0 539px;
	background: transparent url(images/comentarios_single_exp_y_apr.png) no-repeat top left;
	width: 50px;
	height: 42px;
	text-align: center;
	padding-top: 5px;
}
.post_single-comentarios a{
	color: #333;
	text-decoration: none;
}

.post_single_contenido{
	margin: 10px 0 0 25px;
	width: 550px;
}

.post_single_avatar{
	width: 225px;
	height: 225px;
	background: transparent url(images/avatar_preview_post.png) no-repeat top left;
	overflow: hidden;
	margin-right: 10px;
}

.post_single_avatar img{
	margin: 5px;
}

.post_single_body .small{
	font-family: Georgia;
	font-size: 12px;
	color: #363838;
	line-height: 14px;
	margin: 5px;
}


.post_single_center p, .page_center p{
	font-family: Georgia;
	font-size: 14px;
	color: #363838;
	line-height: 20px;
	margin: 5px;
}
.post_single_center p a, .page_center p a{
	color: #005094;
	text-decoration: none;
}
.post_single_center p a:hover, .page_center p a:hover{
	color: #0089FF;
}

.post_contenido_single{
	margin: 10px 0 0 25px;
	width: 550px;
}
.page_center{
	margin: 10px 0 0 35px;
	width: 675px;
}

.page_center strong, .page_center emph,{
	float: left;
	display: inline;
} 
.page_center img{
	float: left;
	display: inline;
	margin: 0 15px 0 0;
}

.post_contenido_single h2, .post_contenido_single h3, .post_contenido_single h4,
.page_center h2, .page_center h3, .page_center h4{
	font-family: Georgia;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	line-height: 20px;
	margin: 5px 0 0 20px;
}

.page_center h2{
	float: left;
}


.post_contenido_single ol, .page_center ol{
	float: left;
	margin: 5px 10px 10px 44px;
}



.post_contenido_single ol li, .page_center ol li{
	list-style: decimal-leading-zero;
	list-style-position:outside;
	font-family: Georgia;
	font-size: 12px;
	line-height: 19px;
	color: #333;
	margin: 5px 0;
}
.post_contenido_single ol li a, .page_center ol li a{
	color:#005093;
	text-decoration: none;
}

.post_contenido_single ul, .page_center ul{
	float: left;
	margin: 5px 10px 10px 22px;
}

.post_contenido_single ul li, .page_center ul li{
	list-style:none;
	font-family: Georgia;
	font-size: 12px;
	line-height: 19px;
	color: #333;
	margin: 5px 0;
	padding-left: 20px;
	background: transparent url(images/ul_li_post_single.png) no-repeat 0px 7px;
}
.post_contenido_single ul li a, .page_center ul li a{
	color:#005093;
	text-decoration: none;
}


/* ----------------------------- COMENTARIOS ------------------------------ */
.post_single_separador{
	width: 557px;
	height: 6px;
	background: transparent url(images/separador.png) no-repeat top left;
	margin: 10px 25px;
}

.titulo_comentarios_recientes{
	float: left;
	display: inline;
	font-family: Georgia;
	font-size: 24px;
	color: #000;
	line-height: 24px;
	margin: 5px 0 0 24px;
}

.titulo_comentarios_recientes{
	float: left;
	display: inline;
	font-family: Georgia;
	font-size: 24px;
	color: #000;
	line-height: 24px;
	margin: 5px 0 0 24px;
}

.nuevo_comentario{
	float: right;
	display: inline;
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	line-height: 12px;
	margin: 14px 24px 0 0;
}

.nuevo_comentario a {
	text-decoration: none;
	color: #005094;
}


.contenedor_comentarios{
	margin: 10px 0 10px 14px;
}

.contenedor_comentarios ul{
	margin: 0px 0px 0px 10px;
	float: left;
	display: inline;

}

.contenedor_comentarios ul li{
	position: relative;
	width: 560px;
	margin-top: 13px;
	float: left;
	display: inline;
}


.depth-1 .comentarios_top{
	width: 560px;
	height: 19px;
	background: transparent url(images/comentarios_top.png) top left;
}

.depth-1 .comentarios_center{
	width: 560px;
	background: transparent url(images/comentarios_center.png) repeat-y top left;
	padding-top: 10px;
}
.depth-1 .comentarios_bottom{
	width: 560px;
	height: 8px;
	background: transparent url(images/comentarios_bottom.png) top left;
}

.comentarios_center p{
	font-family: Georgia;
	font-size: 14px;
	color: #363838;
	margin: 5px 17px;
}

.comentarios_nombre{
	position: absolute;
	left: 51px;
	top:-2px;
	font-family: Georgia;
	font-size: 15px;
	color: #000;
}

.depth-1 .comentarios_nombre a{
	color: #005094;
	text-decoration: none;
	
}

.depth-1 .comentarios_datos{
	width: 560px;
	margin: 5px 0 15px 17px;

}
.depth-1 .comentarios_datos .fecha{
	font-family: Arial;
	font-size: 11px;
	color: #666;
	float: left;
}

.depth-1 .comentarios_datos .responder{
	font-family: Arial;
	font-size: 11px;
	color: #666;
	float: right;
	margin-right: 30px;
}
.depth-1 .comentarios_datos .responder a{
	color: #666;
	text-decoration: underline;
}


.depth-2{
	margin-left: 40px;
}

.depth-2 .comentarios_top{
	width: 510px;
	height: 19px;
	background: transparent url(images/comentarios_top_d2.png) top left;
}

.depth-2 .comentarios_center{
	width: 510px;
	background: transparent url(images/comentarios_center_d2.png) repeat-y top left;
	padding-top: 10px;
}
.depth-2 .comentarios_bottom{
	width: 510px;
	height: 8px;
	background: transparent url(images/comentarios_bottom_d2.png) top left;
}

.depth-2 .comentarios_nombre a{
	color: #005094;
	text-decoration: none;
	
}

.depth-2 .comentarios_datos{
	width: 510px;
	margin: 5px 0 15px 17px;

}
.depth-2 .comentarios_datos .fecha{
	font-family: Arial;
	font-size: 11px;
	color: #666;
	float: left;
}


.depth-2 .comentarios_datos .responder a{
	color: #666;
	text-decoration: underline;
}


.cancel-comment-reply{
	float: right;
	margin-right: 30px;
}
#cancel-comment-reply-link{
	margin-left: 15px;
	color: #666;
}


/*----------------------- FORMULARIO COMENTARIOS -----------------------*/
#form_comentarios{
	height: 220px;
	margin-top: -6px;
}


#form_left{
	width: 190px;
	height: 150px;
	margin: 0 0 0 70px;
}

#form_right{
	width: 295px;
	height: 166px;
	overflow: hidden;
	margin: 0 0 0 20px;

}

#form_left p, #form_right p{
	font-family: Georgia;
	font-size: 14px;
	color: black;
	line-height: 14px;
	float: left;
	display: inline;
	margin: 15px 0 2px 0;
}

.contiene_input input{
	font-family: Arial;
	font-size: 11px;
	color: #666;
	padding: 2px 0px 0px 1px;
	width: 180px;
	height: 15px;
}
.contiene_texto_comentarios textarea{
	width: 290px;
	height: 127px;
	float: left;
	display: inline;
	font-family: Arial;
	font-size: 11px;
	color: #666;
	padding: 2px 0 0 1px;

}
#enviar{
	float: right;
	margin: 10px 28px 0 0;
}


/*----------------------- BUSQUEDA AVANZADA -----------------------*/
#oportunidades_sidebar{
	width: 222px;
	margin-left: -5px;
}

.oportunidades_ul{
	margin-left: -4px;
}
.oportunidades_ul li{
	margin: 5px 0 0 5px;
}

#busqueda_avanzada{
	width: 229px;
	height: 115px;
	background: transparent url(images/busqueda_avanzada.png) top left;
	margin-left: -10px;
}


.container_ba{
	margin: 49px 0 0 21px;
}
.ba_bottom{
	width: 219px;
	height: 5px;
	background: transparent url(images/ba_bottom.png) top left;
}

#ba_open_titulo{
	width: 140px;
	height: 12px;
	background: transparent url(images/ba_open.png) top left;
	margin: 10px 0 0 27px;
	display: none;
}

#ba_closed_titulo{
	width: 140px;
	height: 12px;
	background: transparent url(images/ba_closed.png) top left;
	margin: 10px 0 0 27px;
	display: inline;
}

#ba_open select {max-width:180px;}

#ba_open{
	width: 229px;
	height: 170px;
	background: transparent url(images/ba_open_bg.png) top left;
	display: inline;
	margin-left: -10px;
}

#ba_open select{
	margin: 3px 0 0 27px;
	font-family: Georgia;
	font-size: 12px;
	color: #666;
}

#ba_open span{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: white;
	float: left;
	display: inline;
	margin: 10px 0 0 30px;
	width: 180px;
}

.sidebar_oportunidades_top{
	width: 217px;
	height: 3px;
	background: transparent url(images/sidebar_oportunidades_top.png) no-repeat top left;
}

.sidebar_oportunidades_center{
	width: 217px;
	background: transparent url(images/sidebar_oportunidades_center.png) repeat-y top left;
	padding-bottom: 15px;
}
.sidebar_oportunidades_bottom{
	width: 217px;
	height: 8px;
	background: transparent url(images/sidebar_oportunidades_bottom.png) no-repeat top left;
}

.sidebar_oportunidades_center h2{
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #1b1b1b;
	margin: 10px 0 0 20px;
}

.nube{
	width: 190px;
	height: 150px;
	border-top: 1px solid #dbdbdb;
	margin: 5px 0 0 13px;
	overflow: hidden;
	font-family: Georgia;
	color: #2DA369;
}

.nube a {font-family: Georgia; color: #2DA369; text-decoration:none; }

.sidebar_oportunidades_center ul{
	width: 190px;
	margin: 5px 0 0 13px;
	float: left;
	display: inline;
}

.sidebar_oportunidades_center ul li{
	width: 190px;
	float: left;
	display: inline;
	border-top:1px solid #dbdbdb;
	padding: 5px 0;
}


.sidebar_oportunidades_center ul li p{
	font-family: Georgia;
	font-size: 12px;
	color: #333;
	margin: 5px 0;
}


.sidebar_oportunidades_center ul li a{
	font-family: Georgia;
	font-size: 12px;
	color: #333;
	margin: 5px 0;
	text-decoration:none;
}

.sidebar_oportunidades_center ul li p a{
	color: #333;
	text-decoration: none;
}


.concurso_vigente{
	width: 121px;
	height: 15px;
	background: transparent url(images/concurso_vigente.png) no-repeat top left;
}
.concurso_cerrado{
	width: 126px;
	height: 15px;
	background: transparent url(images/concurso_cerrado.png) no-repeat top left;
}

.ventanilla_abierta_table{
	width: 117px;
	height: 15px;
	background: transparent url(images/ventanilla_abierta.png) no-repeat top left;
}


/*--------------------------POSTS OPORTUNIDADES-A ---------------------- */

.container_oportunidades{
	margin-top: 0px;
	width: 747px;
}

.oportunidades_post{
	width: 747px;
	margin-top: 6px;
}


.oportunidades_post_top{
	width: 747px;
	height: 3px;
	background: transparent url(images/oportunidades_post_top.png) no-repeat top left;
}

.oportunidades_post_center{
	width: 747px;
	background: transparent url(images/oportunidades_post_center.png) repeat-y top left;
	padding-bottom: 15px;
}
.oportunidades_post_bottom{
	width: 747px;
	height: 8px;
	background: transparent url(images/oportunidades_post_bottom.png) no-repeat top left;
}


.header_oportunidades_a{
	margin: 10px 0 0 23px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0 10px 4px;
	width: 694px;
}
.header_oportunidades_a ul{
	float: left;
	display: inline;
}
.header_oportunidades_a ul li{
	float: left;
	display: inline;
	padding-left: 12px;
	font-family: Georgia;
	font-size: 12px;
	background: transparent url(images/header_oportunidades_ul_li.png) no-repeat 0px 5px;
	margin: 6px;
}
.header_oportunidades_a ul li a{
	color: #005093;
	text-decoration: none;
}

.img_oportunidades{
	width: 51px;
	height: 38px;
	margin: 5px 20px 0 5px;
}

.oportunidades_post_center h4
{
	font-family: Georgia;
	font-size: 24px;
	color: #005094;
	font-style: italic;	
}
.oportunidades_post_center h5
{
	font-family: Georgia;
	font-size: 12px;
	color: #666;
	font-style: italic;	
}
.oportunidades_item_header{
	width: 700px;
	margin: 15px 0 0 23px;
}

.oportunidades_post_center table{
	margin:20px 0 20px 22px;
	width:705px;
}
.oportunidades_post_center table tr .header_table{
	padding: 0 0 5px 20px;
	background: transparent url(images/sort_off.png) no-repeat 0px 2px;
	font-family: Arial;
	font-size: 13px;
	color: #151515;
	font-weight: bold;

}
.oportunidades_post_center table tr .header_table2{
	padding: 0 0 5px 20px;
	font-family: Arial;
	background:white;
	font-size: 13px;
	color: #151515;
	font-weight: bold;

}

.oportunidades_post_center table tr .header_table-current{
	padding: 0 0 5px 20px;
	background: transparent url(images/sort_on.png) no-repeat 0px 2px;
	font-family: Arial;
	font-size: 13px;
	color: #151515;
	font-weight: bold;
}

.oportunidades_post_center table tr{
	border-bottom: 3px solid white;	
}

.oportunidades_post_center table tr td{
	font-family: Arial;
	font-size: 11px;
	color: #151515;
	background: #EEF0F0;
	padding: 10px;
	
}

.oportunidades_post_center table tr td a{
	font-family: Arial;
	font-size: 12px;
	color: #005094;
	text-decoration: none;
	font-weight: bold;
}

.header_oportunidades_b{
	margin: 10px 0 0 23px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0 10px 4px;
	width: 694px;
	position: relative;
}

.header_oportunidades_b .categoria-desc {width:432px; height:73px;}
.header_oportunidades_b .categoria-desc img {width:89px; height:66px; float:left}
.header_oportunidades_b .categoria-desc .categoria-titulo {float:left; width:323px; height:73px; margin: 0 0 0 20px;}
.header_oportunidades_b .categoria-desc .categoria-titulo p {font-size:13px; font-weight:bold; color:#666; text-transform:uppercase}
.header_oportunidades_b .categoria-desc .categoria-titulo h3 {font-size:30px; font-weight:bold; color:#000; }

.oportunidades_b_volver{
	position: absolute;
	top:54px;
	left: 445px;
}

.oportunidades_b_volver a{
	font-family: Georgia;
	font-size: 11px;
	color: #005094;
	font-style: italic;
	text-decoration: none;
}

.header_oportunidades_b h2{
	font-family: Georgia;
	font-size: 14px;
	color: #999;
	font-style: italic;
	margin: -5px 0 0 113px;
}

.header_oportunidades_a h2{
	font-family: Georgia;
	font-size: 14px;
	color: #999;
	font-style: italic;
	margin: 0 0 0 0;
}

.oportunidades_b h2{
	font-family: Georgia;
	font-size: 17px;
	color: #666;
	font-style: normal;
}


.img_contacto{
	margin: 7px 14px 0 20px;
}


/*--------------------------POST OPORTUNIDADES ------------------------------*/
.post_contenido_oportunidades{
	margin: 0px 0 0 25px;
	width: 641px;
}

.post_oportunidades_separador{
	width: 641px;
	height: 6px;
	background: transparent url(images/separador_oportunidades.png) repeat-x top left;
	margin: 10px 25px;
}

.post_oportunidades{
	width: 697px;
	margin: 12px 0 5px 23px;
}

.post_oportunidades_top{
	width: 697px;
	height: 3px;
	background: transparent url(images/post_oportunidades_top.png) no-repeat top left;
}

.post_oportunidades_center{
	width: 697px;
	background: transparent url(images/post_oportunidades_center.png) repeat-y top left;
	padding-bottom: 15px;
}

.post_oportunidades_bottom{
	width: 697px;
	height: 4px;
	background: transparent url(images/post_oportunidades_bottom.png) no-repeat top left;
}

.post_oportunidades_center h2{
	font-family: Georgia;
	font-size: 36px;
	margin:	18px 90px 0 30px;
	color: black;
}

.post_oportunidades_center h2 a:hover{
	color: #0089FF;
}

.post_oportunidades-info{
	margin: 5px 0 0 30px;
}
.post_oportunidades-info span{
	font-family: Georgia;
	font-size: 13px;
	color: #333;
	float: left;
	display: inline;
	margin-left: 10px;
}

.utilidades{
	position: relative;
	width: 637px;
	height: 30px;
	margin: 10px 0 0 30px;
}
.utilidades span{
	font-family: Arial;
	font-size: 14px;
	color: #666;
	margin: 10px 0 0 0;
	position: absolute;
}

.twitter_oportunidades{
	width: 16px;
	height: 16px;
	background: transparent url(images/twitter.png) no-repeat top left;
	position: absolute;
	margin: 8px 0 0 590px;	
}
.facebook_oportunidades{
	width: 16px;
	height: 16px;
	background: transparent url(images/facebook.png) no-repeat top left;
	position: absolute;
	margin: 8px 0 0 610px;	
}
.descargar_oportunidades{
	width: 125px;
	height: 22px;
	background: transparent url(images/descargar.png) no-repeat top left;
	position: absolute;
	margin: 8px 0 0 447px;	
}
.imprimir_oportunidades{
	width: 81px;
	height: 20px;
	background: transparent url(images/imprimir.png) no-repeat top left;
	position: absolute;
	margin: 8px 0 0 340px;	
}

.post_oportunidades-comentarios{
	font-family: Georgia;
	font-size: 30px;
	position: absolute;
	margin:20px 0 0 604px;
	color: #333;
	background: transparent url(images/oportunidades_comentarios.png) no-repeat top left;
	width: 78px;
	height: 64px;
	text-align: center;
	padding-top: 5px;
}
.post_oportunidades-comentarios a{
	color: #333;
	text-decoration: none;
}

.post_oportunidades_contenido{
	margin: 10px 0 0 25px;
	width: 550px;
}



.post_oportunidades_body .small{
	font-family: Georgia;
	font-size: 12px;
	color: #363838;
	line-height: 14px;
	margin: 5px;
}


.post_oportunidades_center p{
	font-family: Georgia;
	font-size: 14px;
	color: #363838;
	line-height: 20px;
	margin: 5px;
}
.post_oportunidades_center p a{
	color: #005094;
	text-decoration: none;
}
.post_oportunidades_center p a:hover{
	color: #0089FF;
}

.post_contenido_single{
	margin: 10px 0 0 25px;
	width: 550px;
}

.post_contenido_single h2, .post_contenido_single h3, .post_contenido_single h4{
	font-family: Georgia;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	line-height: 20px;
	margin: 5px 0 0 20px;
}




.post_contenido_single ol{
	float: left;
	margin: 5px 0 10px 44px;
	width: 500px;

}

.post_contenido_single ol li{
	list-style: decimal-leading-zero;
	list-style-position:outside;
	font-family: Georgia;
	font-size: 12px;
	line-height: 19px;
	color: #333;
	margin: 5px 0;
}
.post_contenido_single ol li a{
	color:#005093;
	text-decoration: none;
}

.post_contenido_single ul{
	float: left;
	margin: 5px 0 10px 22px;
	width: 550px;

}

.post_contenido_single ul li{
	list-style:none;
	font-family: Georgia;
	font-size: 12px;
	line-height: 19px;
	color: #333;
	margin: 5px 0;
	padding-left: 20px;
	background: transparent url(images/ul_li_post_single.png) no-repeat 0px 7px;
}
.post_contenido_single ul li a{
	color:#005093;
	text-decoration: none;
}

.post_oportunidades_campo{
	font-family: Georgia;
	font-size: 16px;
	color: #666;
	text-align: right;
	font-style: italic;
	font-weight: bold;
	margin: 20px 0 0 0;
	width: 170px;
}
.post_oportunidades_texto{
	font-family: Georgia;
	font-size: 14px;
	color: #363838;
	text-align:justify;
	margin: 20px 0 0 10px;
	width: 460px;
}

.centrar_comentarios_oportunidades{
	width: 607px;
	margin: 0 0 0 40px;
}
.centrar_comentarios_oportunidades .post_oportunidades_separador{
	margin-left: -15px;
}
.centrar_comentarios_oportunidades p{
	margin-left: 17px;
}

/*-------------SIDEBAR DIRECTORIO ---------------------*/
#mas_exp_oportunidades{
	margin-top: 10px;
}

#exp_left_oportunidades{
	width: 14px;
	height: 116px;
	background: transparent url(images/bg_mas_exp_left.png) no-repeat top left;
}

#exp_center_oportunidades{
	width: 189px;
	height: 116px;
	background: transparent url(images/bg_mas_exp_oportunidades_center.png) no-repeat top left;
	overflow:hidden;
}

#exp_right_oportunidades{
	width: 16px;
	height: 116px;
	background: transparent url(images/bg_mas_exp_right.png) no-repeat top left;
}

#exp_center_oportunidades h2{
	margin: 10px 0px 0 8px;
	color:#111;
	font-family:Georgia;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
}
#exp_center_oportunidades ul, #exp_center_oportunidades ul li{
	float: left;
	display: inline;
}


#exp_center_oportunidades ul{
	margin: 5px 0 0 18px;
	width:5000px;
}

#popup {
    /* Necessary: */
    position: absolute;
    display: none;
    z-index: 10;

    /* Additional styling: */
    width: 176px;
    height: 43px;
	background: transparent url(images/bg_popup_mas_exp.png) no-repeat top left;
}
#popup h3{
	margin: 4px 0px 0 4px;
	color:#fff;
	font-family:Arial;
	font-size:11px;
}
#popup p{
	margin: 0px 0px 0 4px;
	color:#999;
	font-family:Arial;
	font-size:11px;
}

/*------------------------------- DESTACADO SIDEBAR CHICO (OPORTUNIDADES)  ------------------------------------*/


.destacado_sidebar_oportunidades{
	width: 217px;
	height: 201px;
	background: transparent url(images/bg_destacado_corfo_sidebar_oportunidades.png) no-repeat top left;
	position: relative;
}


.destacado_sidebar_oportunidades h2{
	font-family: Georgia;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin: 10px 0 0 16px;
	float: left;
	display: inline;
	width: 150px;
}


.destacado_cont_comentarios_sidebar_oportunidades{
	background:transparent;	
	height:40px;
	left:173px;
	margin-top:59px;
	position:absolute;
	width:46px;
}

.destacado_cont_comentarios_sidebar_oportunidades p{
	font-family: Georgia;
	font-size: 14px;
	color: #000;
	
}


.destacado_txt_oportunidades{
	width: 190px;
	margin: 5px 0 0 15px;
}

.destacado_txt_oportunidades p{
	font-family: Georgia;
	font-size: 12px;
	color: #333;
	margin-top: 5px;
}

.destacado_txt_oportunidades p a{
	color: #005094;
	text-decoration: none;
}
.destacado_txt_oportunidades p a:hover{
	color: #008CFF;
}

/*DIRECTORIO UL LI*/

.directorio_ul{
	float: left;
	display: inline;
	width: 698px;
	margin: 27px;
}

.directorio_ul li{
	float: left;
	display: inline;
	width: 698px;
	background: transparent url(images/directorio_ul_li_bg.png) repeat-x bottom left;
	border-bottom: 1px solid #DFDFDF;
}

.directorio_ul li .dir_logo{
	width: 200px;
	height: 103px;
	text-align: center;
	margin: 16px 0 0 21px;
	border: 1px solid #F2F2F2;
	background: white;
	padding: 10px 0;
}

.directorio_ul li .dir_info{
	width: 440px;
	margin: 15px;
}
.directorio_ul li .dir_info h2{
	font-family: Georgia;
	font-size: 24px;
	color: #1D1D1D;
	font-style: italic;
}
.directorio_ul li .dir_info p{
	font-family: Georgia;
	font-size: 14px;
	color: #363838;
	margin: 5px 0;
}

.directorio_ul li .dir_info p a{
	font-size: 15;
	color: #005094;
	text-decoration: none;
}

/* HEADER PAGE */

.header_ul{
	float: left;
	display: inline;
	width: 600px;
	margin: 0 0 20px 20px;
	border-top: 3px solid #000;
}

.header_ul li{
	float: left;
	display: inline;
	width: 600px;
	background: transparent url(images/directorio_ul_li_bg.png) repeat-x bottom left;
	border-bottom: 1px solid #DFDFDF;
}

.header_ul li .fecha{
	width: 96px;
	height: 98px;
	text-align: center;
	margin: 16px 0 0 21px;
	background: transparent url(images/bg_evento_page.png) no-repeat top left;
	padding: 10px 0;
	position: relative;
}
.header_ul li .fecha .dia{
	width: 96px;
	height: 56px;
	margin-top: -10px;
	text-align: center;
	font-family: Georgia;
	font-size: 51px;
	font-weight: bold;
	font-style: italic;	
}
.header_ul li .fecha .mes_ano{
	width: 96px;
	height: 17px;
	text-align: center;
	font-family: Arial;
	margin: 18px 0 0 5px;
}
.header_ul li .fecha .mes_ano .mes{
	float: left;
	display: inline;
	font-size: 14px;	
	text-transform:uppercase;
	color: #111;
	font-weight: bold;
}

.header_ul li .fecha .mes_ano .ano{
	float: left;
	display: inline;	
	font-size: 10px;	
	color: #666;
	margin: 3px 0 0 4px;


}





.header_ul li .dir_info{
	width: 440px;
	margin: 15px;
}
.header_ul li .dir_info h2{
	font-family: Georgia;
	font-size: 15px;
	color: black;
	font-style: italic;
}
.header_ul li .dir_info p{
	font-family: Georgia;
	font-size: 14px;
	color: #363838;
	margin: 5px 0;
}

.header_ul li .dir_info p a{
	font-size: 15;
	color: #005094;
	text-decoration: none;
}


.header_page{
	margin: 10px 0 0 23px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0 10px 4px;
	width: 692px;
}
.header_page h1{
	color:#000;
	font-family:Geneva;
	font-weight: bold;
	font-size:29px;
	margin:7px 0 0 0px;
}

.header_page h2{
	color:#999999;
	font-family:Georgia;
	font-size:14px;
	font-style:italic;
	margin:7px 0 0 0px;
}


.header_eventos{
	margin: 10px 0 0 23px;
	border-top: 1px dotted #ccc;
	padding: 10px 0 10px 4px;
	width: 600px;
}

#proximos_page, #anteriores_page{
	position: relative;	
}

#proximos_page img , #anteriores_page img {
	left: 440px;
	top: -30px;
	position: absolute;
}

.formulario{
	width: 697px;
	margin: 10px 0 0 23px;
}

.formulario_top{
	width: 697px;
	height: 3px;
	background: transparent url(images/formulario_top.png) repeat-y top left;
}

.formulario_center{
	width: 697px;
	background: transparent url(images/formulario_center.png) repeat-y top left;
}

.formulario_bottom{
	width: 697px;
	height: 4px;
	background: transparent url(images/formulario_bottom.png) repeat-y top left;
}

.formulario_center h2{
	margin: 10px 0 0 27px;
	font-family: Georgia;
	font-size: 24px;
	color:  black;
}

.formulario_left{
	font-family: Georgia;
	font-size: 14px;
	color: black;
	width: 325px;
	height: 20px;
	text-align: right;
	margin: 5px 0;
	padding-right: 15px; 
}
ol.cf-ol li label {
	font-family: Georgia;
	font-size: 14px;
	color: black;
	background:none!important;
	text-align:right;
}
ol.cf-ol {width:500px!important;margin:auto}
#usermessagea {display:none!important; margin:20px 0 20px 0!important; width:600px; margin:auto;}
#usermessage2a {display:none!important; margin:20px 0 20px 0!important; width:600px; margin:auto;}
/*
ol.cf-ol li {}
ol.cf-ol li label {
	font-family: Georgia;
	font-size: 14px;
	color: black;
	width: 300px;
	height: 20px;
	text-align: right;
	margin: 5px 0;
	padding-right: 15px; 
	display:block;
}
ol.cf-ol li input{
	width: 180px;
	height: 25px;
	margin:0 0 0 310px;
}
ol.cf-ol li textarea{
	margin:0 0 0 310px;
}
*/
.fila_formulario{
	margin: 5px 0;
	width: 690px;
}


.formulario_right{
	width: 180px;
	height: 20px;
	margin: 3px 0 0 -20px;
}

ol.cf-ol li input.sendbutton {float:right;}

.formulario_right input{
	margin-left: 20px;
}
.formulario_right span{
	margin-left: 9px;
}
#enviar_formulario{
	float: right;
	margin: 10px 56px 15px 0;
}


.formulario_left_contacto{
	font-family: Georgia;
	font-size: 14px;
	color: black;
	width: 240px;
	height: 20px;
	text-align: right;
	margin: 5px 0;
	padding-right: 15px; 
}

#enviar_formulario_contacto{
	float: right;
	margin: 10px 141px 15px 0;
}



/*-------------------------MAPA DEL SITIO ------------------*/


.mapa_contenido{
	margin: 5px 32px 0px 23px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	width: 700px;
}

.mapa_contenido .left{
	margin: 35px 0 0 20px;
	width: 217px;
}

.mapa_contenido .right{
	margin: 35px 0 0 0;
	width: 450px;
}


.mapa_contenido #inicio_titulo{
	font-family: Georgia;
	font-size: 18px;
	color: #111;
	font-weight: bold;
	font-style: italic;
	padding-left: 20px;
	background: transparent url(images/home_icon.png) no-repeat 0px 3px;
	width: 217px;
}

.mapa_contenido ul{
	float: left;
	display:inline;
	margin: 5px 0 30px 0;
}

.mapa_contenido .left ul li{
	float: left;
	display: inline;
	width: 217px;
	margin: 10px 0 0 0;
	padding-left: 20px;
	background: transparent url(images/open_folder_icon.png) no-repeat 0px 3px;
}

.mapa_contenido div ul li a{
	font-family: Georgia;
	font-size: 13px;
	color: #005094;
	text-decoration: none;
}

.mapa_contenido div ul .current a{
	font-family: Georgia;
	font-size: 13px;
	color: #666;
	text-decoration: none;
}



.mapa_contenido #open_folder_titulo{
	font-family: Georgia;
	font-size: 18px;
	color: #111;
	font-weight: bold;
	font-style: italic;
	padding-left: 20px;
	background: transparent url(images/open_folder_icon.png) no-repeat 0px 4px;
	width: 450px;
}
.mapa_contenido #close_folder_titulo{
	font-family: Georgia;
	font-size: 18px;
	color: #111;
	font-weight: bold;
	font-style: italic;
	padding-left: 20px;
	background: transparent url(images/close_folder_icon.png) no-repeat 0px 4px;
	width: 450px;
}





.mapa_contenido .right ul li{
	float: left;
	display: inline;
	width: 450px;
	margin: 10px 0 0 0;
	padding-left: 20px;
	background: transparent url(images/file_icon.png) no-repeat 0px 3px;
}

.noticias_preview-fecha{
	font-family: Georgia;
	font-size: 12px;
	color: #333;
	margin: 5px 0 0 33px;
}

.noticias_preview-comentarios{
	font-family: Georgia;
	font-size: 16px;
	position: absolute;
	margin: 22px 0 0 553px;	
	width: 30px;
	text-align: center;
}
.noticias_preview-comentarios a{
	color: #333;
	text-decoration: none;
}

.noticias_preview-categoria{
	font-family: Georgia;
	font-size: 12px;
	margin: 5px 0 0 15px;
	padding-left: 15px;
	border-left: 1px solid #999;
}

.noticias_preview-categoria a{
	color: #FD750A;
	font-weight: bold;
	text-decoration: none;
}


.parrafo_formulario{
	color:black;
	font-family:Georgia;
	font-size:14px;
	margin:10px 40px;
}


.alignright{
	text-align: right;
	float: left;
}

.alignleft{
	text-align: left;
	float: right;
}


.single-evento{
	padding-bottom: 15px;
}

.cerofondos {font-family:Georgia; font-size:20px; color:#666; padding:40px;}




/*------------------------------CATEGORIAS SIDEBAR CHICO ---------------------*/

.oportunidades_ul .categories{
	margin-top: 5px;
	width: 204px;
	background-color: #CCCFCF;
	padding: 12px 0 12px 12px;
	-moz-border-radius: 5px; /* Firefox */
  	-webkit-border-radius: 5px; /* Safari and Chrome */
  	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
  	behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
  	-khtml-border-radius: 5px;
  	float: left;
}


.oportunidades_ul .categories h2{
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	color: black;
}


.oportunidades_ul .categories ul{
	margin-top: 5px;
	margin-left: 0px;
}

.oportunidades_ul .categories ul li{
	float: left;
	background: white url(images/li_exp_y_apr.png) no-repeat 0px -30px;
	margin: 3px 10px 3px 0px;
	line-height: 14px;
}
.oportunidades_ul .categories ul li ul li {
	margin-left: 5px;
}

.oportunidades_ul .categories ul li a{
	font-family: Arial;
	font-size: 12px;
	color: #005094;
	text-decoration: none;
	margin: 8px 5px 5px 20px;
	float: left;
}

.oportunidades_ul .categories ul .current-cat{
	background: #005094 url(images/_bg_current-directorio.png) no-repeat 0px 0px;
	float: left;
	min-width: 179px;
}


.oportunidades_ul .categories ul .current-cat a{
	color: #fff;
}

.oportunidades_ul .categories ul .current-cat .children li{
	background: #005094 url(images/_bg_current-directorio.png) no-repeat 0px 0px;
	float: left;
	min-width: 179px;
}

.oportunidades_ul .categories ul .current-cat .children li{
	color: #fff;
}


