#cols3_columna_right{
	padding-top:5px;
}

/* ----------- 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;
}




/* ----------- 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;
}

