#cols3_columna_right{
	padding-top:6px;
}

/* ----------- BOLSA DE EMPLEO */

.tit_section_empleo{
	position:absolute;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	width:466px;
	margin:5px 0 0 6px;
	padding:4px 0 4px 10px;
	background:url('/images/layout/tab_empleo.jpg') center no-repeat;
	border-bottom:1px solid #f3bc5d;
}

#bolsa_empleo{
	display:inline;
	float:left;
	width:487px;
	margin-bottom:15px;
}

.bolsa_empleo_top{
	background-image:url(/images/layout/bolsa_top.jpg);
	background-repeat:no-repeat;
	width:487px;
	height:7px;

}

.bolsa_empleo_center{
	background-image:url(/images/layout/bolsa_center.jpg);
	background-repeat:repeat-y;
	width:447px;
	padding:20px;
}

.bolsa_empleo_bottom{
	background-image:url(/images/layout/bolsa_bottom.jpg);
	background-repeat:no-repeat;
	width:487px;
	height:7px;
}

.destacadas {
	width:100%;
	margin-top:9px;
	padding: 5px;
	background-color: #fcfcac;
	-moz-border-radius: 4px; /*Para que funcione en Mozilla*/
	-khtml-border-radius: 4px; /*Para Konqueror y Safari */
	-webkit-border-radius: 4px;
	border-radius: 4px; /*Forma normalizada*/
	font-size:12px;
}

.destacadas th {
	padding:0 0 5px 0;
	text-align: left;
	border-bottom:1px dotted #333333;
	color:#323861;
}

.destacadas td {
	padding:5px 0 5px 0;
}

.standard {
	width:100%;
	margin-top: 5px;
	font-size:12px;
}

.standard th {
	padding:0 0 5px 0;
	text-align: left;
	border-bottom:1px dotted #333333;
	color:#323861;
}

.standard td {
	padding:5px 0 5px 0;
}


.resaltada td{
	font-weight: bold;
	font-size: 12px;
}


/* ----------- GALERIA */

.img_galeria{
	border:3px solid #d9d9d9;
	width:195px;
	height:117px;
	margin-bottom:12px;
}

/* ----------- COLABORACIONES */

#colaboracion{
	width:222px;
	height:326px;
	margin:15px 0 10px 9px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#colaboracion_titulo{
	position:absolute;
	width:173px;
	height:106px;
	margin-top:193px;
	margin-left:25px;
	font-size:18px;
	font-weight:bold;
}


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

.noticia{
	padding-bottom: 12px;
	padding-top: 11px;
	border-bottom:1px dotted #666666;
}

.noticia .fecha{
	font-weight:bold;
}

.noticia .titulo_short{
	width:147px;
	float:left;
	padding-bottom:7px;
}

.noticia a{
	font-size:14px;
	padding-bottom:7px;
	font-weight:bold;
}


/* ---------- ARTICULOS */

.articulo_home{
	line-height:25px;
}

.articulo_home_2do{
	line-height:25px;
	margin-top:13px;
	padding-top:12px;
	border-top:1px dotted #666666;
}

.articulo_home img{
	width:442px;
	height:100px;
	border:3px solid #d9d9d9;
	margin:10px 0 5px 0;
}

.txt_leyenda{
	font-size:11px;
	font-style:italic;
}

.articulo_entradilla{
	margin-top:7px;
	margin-bottom:5px;
	line-height:19px;
}

.tit_section_blue_articulo a{
	font-size:18px;
	font-weight:bold;
}

.articulo_related{
	height:17px;
	width:462px;
	margin:auto;
	border:1px solid #f5f5f5;
	background:url('/images/layout/bg_articulos_related_header.jpg') center repeat-x;
	font-weight:bold;
	color:#000;
	padding-top:3px;
	padding-left:15px;
}

.articulo_related_body{
	padding-top:8px;
	margin:auto;
	width:445px;
	padding:15px;
	font-weight:bold;
	border-left:2px solid #f5f5f5;
	border-right:2px solid #f5f5f5;
	border-bottom:2px solid #f5f5f5;
}

.articulo_related_body a{
	font-size:11px;
	color:#333333;
	background:url('/images/layout/ico_page.gif') left no-repeat;
	padding-left:16px;
}
.articulo_related_body a:hover{
	color:#999999;
}

.articulo_tag_pcpal {
	background-image:url(/images/layout/arrow_right_pm.png);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position:center left;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

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

.evento{
	border-bottom:1px dotted #666666;
	padding-bottom:10px;
	margin-bottom:10px;
	line-height:18px;
}

.evento .titulo{
	color:#333333;
	font-weight:bold;
}

.evento a{
	font-size:12px;
}

.calendario {
	background-image: url("/images/layout/date.gif");
	background-position: left center;
	background-repeat: no-repeat; 
	padding-left: 20px;
}


/* ----------- GENTE */

#contenido_caja_gente_top{
	background:url('/images/layout/caja_top_gente_home.jpg') left no-repeat;
	width:473px;
	height:45px;
	margin-left:8px;
	border:1px solid #666666;
	cursor:pointer;
	border-bottom:0;
}

#contenido_caja_gente{
	background:url('/images/layout/caja_body_gente_home.jpg') no-repeat;
	width:464px;
	height:250px;
	border-top:0;
	margin-left:8px;
	padding:10px;
}

#gente_ajax{
	width:95%;
	padding:5px;
}

#gente_ajax .paginador_ajax{
	position:absolute;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:430px;
	margin-top:85px;
	border:0;
	width:17px;
	text-align:center;
	font-size:9px;
}

.gente_home{
	width:130px;
	padding:0;
	margin-right:15px;
	float:left;
	text-align:left;
}

.gente_home .titulo a{
	margin-bottom:4px;
	font-size:12px;
	font-weight:bold;
}

.gente_home .foto{
	width:130px;
	height:130px;
	background-color:#cccccc;
}

.gente_home img{
	width:130px;
	height:130px;
	border:0;
}

.gente_home .texto_gente{
	background:#f8f8f8 url('/images/layout/bg_gente_home.jpg') top repeat-x;
	padding:5px;
	height:97px;
}


/* ----------- WEBINARS */

.img_webinar{
	width:195px;
	height:80px;
	text-align:center;
	cursor:pointer;
	border:3px solid #B9BEDB;
	margin-bottom:5px;
}
.img_webinar img{
	margin-top:20px;
}


/* ----------- LANZAMIENTOS */

.lanzamientos_home{
	font-size:11px;
	width:100%;
	background:#f8f8f8 url('/images/layout/bg_lanzam_home.jpg') repeat-x;
	padding:5px;
	padding-top:9px;
	margin:0 0 2px -5px;
	height:42px;
	color:#202e81;
}

/* ----------- PMdebates --------- */
#box-home-pmdebates{
   	background: url(/images/layout/bg_eventos.gif) top repeat-x;
   	width:227px;
	border:2px solid #e4e4e4;
	-moz-border-radius:4px; /*Para que funcione en Mozilla*/
	-khtml-border-radius:4px; /*Para Konqueror y Safari */
	-webkit-border-radius:4px;
	border-radius:4px;/*Forma normalizada*/
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin:auto;
	margin-bottom:15px;
	padding-bottom:5px;
	cursor:pointer;
}
#logo-box-pmdebates{
	width:210px;
	height:44px;
	background:url('/images/layout/logo-pmdebates-home.png') left no-repeat;
	padding-bottom:22px;
	margin:auto;
}
#box-home-pmdebates .acceder{
	background:url('/images/layout/arrow_right_alt1.png') right no-repeat;
	height:32px;
	margin-top:5px;
}

#box-home-pmdebates .tit_debate{
	padding:9px;
	font-size:15px;
	color:#222;
	text-align:left;
	font-style:italic;
}
#box-home-pmdebates .tit_debate .leyenda{
	color:#256bd0;
	font-size:13px;
	padding-bottom:9px;
}

/* ----------- Participacion entrevista */

.f_proximo_hito{
	width:209px;
	background:url('/images/layout/bg_entrevistas-home.png') #7d89bb top right no-repeat;
	border:2px solid #828db9;
	-moz-border-radius:4px; /*Para que funcione en Mozilla*/
	-khtml-border-radius:4px; /*Para Konqueror y Safari */
	-webkit-border-radius:4px;
	border-radius:4px;/*Forma normalizada*/
	text-align:left;
	font-size:14px;
	font-weight:bold;
	margin:auto;
	margin-top:15px;
	margin-bottom:15px;
	padding:6px;
	cursor:pointer;
}
.f_proximo_hito .titulo{
	color:#000;
	font-weight:bold;
	font-size:17px;
	width:160px;
}
.f_proximo_hito .fecha{
	color:#FFF;
	font-size:13px;
}
.f_proximo_hito .persona{
	padding-top:20px;
	font-weight:bold;
	font-size:17px;
	color:#FFF;
}
.f_proximo_hito .cargo{
	font-size:12px;
	color:#FFF;
}

.f_proximo_hito .ptcp{
	font-size:15px;
	padding-top:10px;
	font-weight:bold;
	font-style:italic;
	color:#c4cffc;
}

/* YOUTUBE Player */

.youtubeplayer_container{
	width:451px;
	padding:12px;
	height:358px;
	margin-left:7px;
	margin-top:13px;
	background-color:#535252;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}

.youtubeplayer_container #titulo{
	font-size:22px;
	font-weight:bold;
	color:#f9ab21;
	background:url('/images/layout/logo_player.gif') top right no-repeat;
	border-bottom:1px dotted #FFFFFF;
	margin-top:5px;
	padding-bottom:10px;
	margin-bottom:13px;
}

.youtubeplayer_container #ver_todas a{
	background:url('/images/layout/arrow_right_pm.png') center left no-repeat;
	padding-left:14px;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

.youtubeplayer_container object{
	margin-bottom:10px;
}

/* ----------- TABS LINKEDIN */

.tab_linkedin {
	padding:0;
	margin:10px 0 0 9px;
	width:223px;
}
.tab_linkedin #menu_social li { list-style:none; float:left;text-align:center; }
.tab_linkedin #menu_social  ul a {
  display:block;
  padding:8px 0 8px 0;
  text-decoration:none!important;
  margin:0;
  font-size:14px;
  color:#333;
  background:#FFFFFF url('/images/layout/header.jpg') center repeat-x;
  font-weight:bold;
  border:1px solid #ccc;
	-moz-border-radius:2px 2px 0 0; /*Para que funcione en Mozilla*/
	-khtml-border-radius:2px 2px 0 0; /*Para Konqueror y Safari */
	-webkit-border-radius:2px 2px 0 0;
	border-radius:2px 2px 0 0; /*Forma normalizada*/
}
.tab_linkedin #menu_social ul a:hover {
  color:#666666;
  background:#FFFFFF url('/images/layout/header.jpg') center repeat-x;
  }
.tab_linkedin #menu_social ul a.selected {
  margin-bottom:0;
  color:#FFF;
  background:#337da4;
  border:1px solid #337da4;
  cursor:default;
  }
.tab_linkedin .tab_linkedin_body {
  color:#666666;
  background:#FAFAFC;
  border:1px solid #ccc;
  border-top:0;
  padding:4px;
}
.tab_linkedin .tab_linkedin_body img{
	border:0;
}


/* Cuerpo o contenido del idTab */
.tab_linkedin #seguidores div{
	color:#111;
	font-size:11px;
	height:65px;
}
.unete{
	width:217px;
	margin:4px 0 0 9px;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	padding:2px;
	background-color:#FFFFCC;border:1px solid #ccc
}
.unete a{
	text-decoration:underline;
}
