@charset "UTF-8";
/* CSS Document */

html {
	height:100%;
	margin:0;
	padding:0;
}
body {
	height:100%;
	padding:0;
	margin:0;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img{
	border:0;
}
#page {
	height:100%;
	width: 900px;
	margin: 0 auto;
	background-color:#fff;
}
#contenedor {
	height:100%;
	margin: 0 auto;
	background-color:#FFF;
}
#top{
	height:30px;
}
#lateral{
	width:260px;
	margin:0;
	padding:0;
	
	float:left;
}
#logo {
	margin-left:60px;
}
#logocopy {
	margin-left:60px;
}
#copyimg{
width:15px;float:left;
}
#copytxt{
float:left; font-size:11px; padding:0px 0px; display:none;
}
.link_copy{
text-decoration:none; color:#9c9c9c;/*#c8c8cb;*/
}


#menu {
	_width:155px;
	max-width:155px;
	margin:60px 0 20px 37px;
	background-color:#fff;
	
	/* altura x copy*/
	_height:435px; min-height:435px;
}
#menu ul{
	list-style:none;
	margin:0;
	padding: 2px 0 2px 15px;
}
#menu li{
	margin:0;
	padding: 2px 0px;
}
.gris {
	color:#9c9e9f;
}
#contenido{
	margin-left:10px;
	width:568px;
	padding-bottom:20px;
	
	float:left;
}
#paginador{
	margin-top:2px;
	margin-right:35px;
	float:right;
}
.pie_paginador{
	clear:both;
	text-align:right;
	padding:2px;
}
.pie_paginador a{
	text-decoration:none;
	color:#000000;
}
.pie_paginador .num_pag_sel{
	color:#FF0000;
}
.pie_paginador .num_pag{
	color:#000000;
}



.num_pro_sel{
	color:#FF0000;
}
.num_pro{
	color:#000000;
}


.fotin{
	margin:0;
	padding:0;
	
	float:left;
}


.clear_both{
	clear:both;
}
.float_right{
	float:right;
}

/* bolsa */


.pastilla_enviar{
	width:142px; 
	height:426px;
	background-color:#ff0214; 
	background-image:url(../img/enviar.gif); 
	background-repeat:no-repeat; 
}
.titulo_pastilla{
	padding:8px 3px 0 10px; 
	font-weight:bold; 
	font-size:16px; 
	line-height:17px; 
}
.titulo_data{
	padding:1px 10px 7px 10px; 
	font-weight:normal; 
	font-size:12px; 
	line-height:13px; 
	color:#FFFFFF;
}
.pastilla_empleo{
	background-color:#a9aeb4; 
	background-image:url(../img/cuadrado_empleo_gran.gif); 
	background-repeat:no-repeat; 
	width:142px; 
	/*height:142px;*/
	height:284px;
}
.link_empleo, link_empleo:link, .link_empleo:visited, link_empleo:active {
	color:#FFFFFF; text-decoration:none;
}
.link_empleo:hover {
	color:#ff0214;
}
.color_fff{
	color:#FFFFFF;
}

/* clientes */

.area_clientes{
	height:568px;
	width:568px;
	background:  url(../img/cuadrado_fondo.gif) repeat;
}
.pastilla_cliente{
	 width:142px; 
	 background-color:#c0c2c3;
	 background: url(../img/cuadrado_fondo_gris.gif) repeat;
}
.int_pastilla_cliente{
	background-color:#c0c2c3; 
	margin:2px;
	margin-bottom:0;
	padding: 2px 2px 0 8px; 
	font-weight:normal; 
	font-size:13px; 
	line-height:16px;
}
.int_pastilla_cliente div{
	line-height:12px; 
	padding-bottom:4px;
}
.pastilla_cliente_imgbottom{
	background: url(../img/borde_fondo_gris.gif) no-repeat;
}
.w142{
	width:142px;
}



	.area_quienes{
		width:568px;
		min-height: 568px;
		_height:568px;
	}
	.area_quienes h1{
		margin:0;
		padding:0;
	}
	.texto_quienes b, .texto_quienes strong{
		color:#ff0214;
	}
	.texto_quienes{
		margin:0;
		padding:2px 1px;
		font-size:13px;
		line-height:15px;
		width:426px;
	}
	.texto_donde{
		margin:0;
		margin-top:10px;
		padding:2px 1px;
		font-size:12px;
		line-height:14px;
		width:486px;
		float:left;
	}
	.texto_donde strong, .texto_donde b{
		color:#000000;
	}
	.texto_donde a:link,.texto_donde a:visited, .texto_donde a:active{
		color:#000000;
		text-decoration:none;
	}
	.texto_donde a:hover{
		color:#000000;
		text-decoration:underline;
	}
	.nav_quienes{
		float:right; margin-left:20px; padding-top:2px;
	}
	.nav_quienes a, .nav_quienes a:visited, .nav_quienes a:active, .nav_quienes a:link{
		text-decoration:none;
		color:#000000;
	}
	.nav_quienes a:hover{
		color:#ff0214;
	}
	
	
/* TOOLTIP */
#tooltip {
	background-image:url(../img/fondo_tooltip.png); 
	/* IE */
	_background-image:url(../img/fondo_tooltip_ie.png); 
	/* */
	background-repeat:no-repeat; 
	width:272px; 
	height:260px;
	position:absolute;
	top:-300px;
}
#tooltip h3 {
	font-size: 13px;
	line-height:14px;
    margin: 10px 0px;
	padding: 0;
	text-align: left !important;
}
#tooltip p {
	font-size: 0.95em;
	margin: 5px 0 0 5px;
	text-align: left;
}
.img_tooltip{
	margin-left:10px;
	margin-top:5px;
}

/* FIN TOOLTIP */	

.div_tooltip{
	padding:0 9px 0 9px;
	height:72px;
	overflow:hidden;
}
.div_tooltip .tit_tooltip{
	font-weight:bold;
	color:#000;
}
.div_tooltip .txt_tooltip{
	font-weight:normal;
	color:#999999;
}

/* PUBLICACIONES*/

.titulo_publicaciones{
	padding:1px 2px 1px 2px; 
	font-weight:bold; 
	font-size:13px; 
	line-height:13px; 
	color:#ff0000;
}
 
.descripcion_publicaciones{
	padding:1px 2px 1px 2px; 
	font-weight:normal; 
	font-size:12px; 
	line-height:13px; 
	color:#999999;
}