/* CSS Document */

body{
	background:url(../imgs/fondos/bg.gif) #666666 repeat-x center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#474747;
	margin:0;
	padding:0;
}
div{float:left;}
p{float:left;}
.contenido {
	background-color:#FFFFFF;
	width:955px;
	min-height:650px;
	height:auto;
	font-size:12px;
}
.sombratopidx{
	width: 955px;
	height:10px;
	background:url(../imgs/varios/sdw_top.png) repeat-x bottom !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../imgs/varios/sdw_top.png', sizingMethod='scale');
	background-repeat: repeat-x;
}
	
.sombratoplefidx{
	width: 10px;
	height:10px;
	background:url(../imgs/varios/sdw_top_l.png) no-repeat bottom right !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../imgs/varios/sdw_top_l.png', sizingMethod='scale');
	background-repeat: no-repeat;
}

.sombratoprigidx{
	width: 10px;
	height:10px;
	background:url(../imgs/varios/sdw_top_r.png) no-repeat bottom left !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../imgs/varios/sdw_top_r.png', sizingMethod='scale');
	background-repeat: no-repeat;
	float:right;
}

.sombrabotidx{
	width: 955px;
	height:10px;
	background:url(../imgs/varios/sdw_bot1.png) repeat-x !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../imgs/varios/sdw_bot1.png', sizingMethod='scale');
	background-repeat: repeat-x;
}

.sombrabotlefidx{
	width: 10px;
	height:10px;
	background:url(../imgs/varios/sdw_bot_l.png) no-repeat !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../imgs/varios/sdw_bot_l.png', sizingMethod='scale');
	background-repeat: no-repeat;
}

.sombrabotrigidx{
	width: 10px;
	height:10px;
	background:url(../imgs/varios/sdw_bot_r.png) no-repeat !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../imgs/varios/sdw_bot_r.png', sizingMethod='scale');
	background-repeat: no-repeat;
	float:right;
}

.lateral_izq_idx{ 
	width: 10px;
	height:100%;
	background:url(../imgs/varios/sdw_left.png) repeat-y left !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../imgs/varios/sdw_left.png', sizingMethod='scale');
	background-repeat:repeat-y;
}

.lateral_der_idx{ 
	width: 10px;
	height:100%;
	background:url(../imgs/varios/sdw_right.png) repeat-y !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../imgs/varios/sdw_right.png', sizingMethod='scale');
	background-repeat:repeat-y;
}
.bar_sup {
	background:url(../imgs/fondos/bar_top.gif) repeat-x;
	width:955px;
	height:47px;
}
a.curriculum {
	background:url(../imgs/botones/btn_cv.gif) no-repeat;
	display:block;
	width:128px;
	height:47px;
	float:right;
}
.banner_hist {
	width:955px;
	height:162px; 
	overflow:hidden;
}
.menu {
	width:955px;
	height:41px;
	}
.bar_boot {
	background:url(../imgs/fondos/bar_boot.gif) repeat-x;
	width:955px;
	height:51px;
}
.info {
	width:955px;
	min-height:349px;
	height:auto;
}
.tit_00{
	background:url(../imgs/titulos/tit_02_01_00.gif) no-repeat; 
	width:288px; 
	height:48px;
	color:#6397f5;
	font-size:24px;
	text-align:right;
	letter-spacing:5px;
	font-family:Arial;
	padding-top:10px;
	padding-right:5px;
}
.tit01_01 {	
	background:url(../imgs/titulos/tit_02_02_01.gif);
	width:327px;
	height:47px;
	margin:15px;
}
.tit01_mis {	
	background:url(../imgs/titulos/tit_02_02_01_m.gif);
	width:200px;
	height:32px;
	margin:15px;
}
.tit01_vis {	
	background:url(../imgs/titulos/tit_02_02_01_v.gif);
	width:200px;
	height:32px;
	margin:15px;
}
.tit01_org {	
	background:url(../imgs/titulos/tit_02_02_01_o.gif);
	width:200px;
	height:32px;
	margin:15px;
}
.tit01_cont {	
	background:url(../imgs/titulos/tit_06_01.gif) no-repeat;
	width:200px;
	height:32px;
	margin:15px;
}
.titulo_seccion {	
	/*background:url(../imgs/titulos/tit_06_01.gif) no-repeat;*/
	height:32px;
	margin:15px;
	padding-left:20px;
	color:#005288;
	font-size:24px;
	font-family:Arial;
	letter-spacing:0;
	font-weight:500;
}
.txt_info {
	background:url(../imgs/fondos/bginfo.gif) right bottom no-repeat;
	width:566px;
	height:auto;
	min-height:600px;
}
.text_info{
	color:#5a5b5c;
	font-size:11px;
	
}
.contac_label{
	background:#f2faff; 
	border:1px solid #5a5b5c;
	color:#5a5b5c;
	font-size:11px;
}
/*.txt_gray11 {
	color:#5a5b5c;
	text-align:right;
	line-height:150%;
	width:380px;
	float:right;
	margin-right:30px
}*/
.txt_gray11 {
	color:#333;
	text-align:right;
	line-height:130%;
	width:450px;
	float:right;
	margin-right:30px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif
}
.txt_gray11_N{
	color:#5a5b5c;
	font-weight:bold;
}

.txt_gray12{
	color:#5A5B5C;
	font-size:12px;
}

.txt_boot {
	color:#7c868d;
	font-size:10px;
	float:right;
	margin-top:28px;
	margin-right:10px;
}
.log_int{
	background:url(../imgs/fondos/img_02_00.jpg) no-repeat; 
	width:293px; 
	height:118px;
}
.cont_1{
	width:293px; 
	height:168px; 
	float:left;
}
.img_titulo{
	background:url(../imgs/photos/img_02_01.jpg) no-repeat; 
	width:662px; 
	height:168px; 
	float:right;
}
.tit_00{
	background:url(../imgs/titulos/tit_02_01_00.gif) no-repeat; 
	width:293px; 
	height:48px;
}
.tit_historia{
	background:url(../imgs/titulos/tit_02_01_01.jpg) no-repeat; 
	width:293px; 
	height:48px;
}
.tit_mis{
	background:url(../imgs/titulos/tit_02_01_02.gif) no-repeat; 
	width:293px; 
	height:48px;
}
.tit_orgt{
	background:url(../imgs/titulos/tit_02_01_03.gif) no-repeat; 
	width:293px; 
	height:48px;
}
.tit_conta{
	background:url(../imgs/titulos/tit_06_00_01.gif) no-repeat; 
	width:293px; 
	height:48px;
}
.tit_vacantes{
	background:url(../imgs/titulos/tit_08_01_01.gif) no-repeat; 
	width:293px; 
	height:48px;
}
.tit_curriculums{
	background:url(../imgs/titulos/tit_09_01_01.gif) no-repeat; 
	width:293px; 
	height:48px;
}
.tit_noticias{
	background:url(../imgs/titulos/tit_10_01_01.gif) no-repeat; 
	width:293px; 
	height:48px;
}
.tit_evaluaciones{
	background:url(../imgs/titulos/tit_11_01_01.gif) no-repeat; 
	width:293px; 
	height:48px;
}
.img_left {
	width:389px;
	height:328px;
	background-repeat:no-repeat;
}
.imgC_left {
	background-repeat:no-repeat;
	width:389px;
	height:349px;
}
.imgL_left {
	background-repeat:no-repeat;
	width:389px;
	height:600px;
	min-height:349px;
}
.btn_cancel{
	background:url(../imgs/botones/btn_cancel.gif) no-repeat;
	width:60px;
	height:25px;
	margin:2px;
	cursor:pointer;
	display:block;
}
.btn_send{
	background:url(../imgs/botones/btn_env.gif) no-repeat;
	width:56px;
	height:25px;
	margin:2px;
	cursor:pointer;
	margin-left:10px;
	display:block;
}
.btn_send{
	background:url(../imgs/botones/btn_env.gif) no-repeat;
	width:56px;
	height:25px;
	margin:2px;
	cursor:pointer;
	margin-left:10px;
	display:block;
}
.btn_eval{
	background:url(../imgs/botones/btn_eva.gif) no-repeat;
	width:56px;
	height:25px;
	margin:2px;
	cursor:pointer;
	margin-left:10px;
	display:block;
}
.txt_bluebold {
	color:#033658;
	font-weight:bold;
}

.resp_correcta{
	color:#666;
}

.resp_incorrecta{
	color:#888;
	text-decoration:line-through;
}

/*---------------------- PARA EL LOGIN DE EMPLEADOS ------------ */
a.login {
	background:url(../imgs/botones/btn_login.gif) no-repeat;
	display:block;
	float:left;
	height:47px;
	width:128px;
}

.login_empleados {
	background:url(../imgs/fondos/bg_login.gif);
	width:235px;
	height:44px;
	padding-top:3px;
	display:block;
	float:left;
}

.label_login {
	font-size:11px;
	font-family:Tahoma;
	color:#CCC;
}

.inputtext_login {
	width:100px;
	height:15px;
	border:solid 1px #999;
	background-color:#333;
	font-size:11px;
	color:#FFF;
	font-family:Tahoma;
	padding:0 2px;
}

.btnmini_entrar {
	background:url(../imgs/botones/btn_entrar_mini.gif);
	width:40px;
	height:18px;
	border:none;
}

.link_close_login {
	color:#999;
	font-size:8px;
	font-family:Tahoma;
	text-decoration:none;
}

.contenedor_btn_close {
	background:url(../imgs/fondos/bg_login.gif) right;	
	width:20px;
	height:47px;
	text-align:center;
	float:left;
}

.sesion_no_iniciada {
	/*width:383px;*/
	float:right;
}

.sesion_iniciada {
	background:url(../imgs/fondos/bg_log.gif) right;
	width:270px;
	height:37px;
	float:right;
	text-align:right;
	font-family:Tahoma;
	font-size:11px;
	color:#FFF;
	padding:10px 30px 0 0;
}

.txt_bienvenida {
	color:#CCC;
}

.link_salir {
	color:#FFF;
	text-decoration:none;
}
/*--------------------------------- */
.submenu1 {
	width:720px;
	height:21px;
	padding-left:235px;
}
.link_submenu {
	border:none;
}
