ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
  color: #4b62a2;
}
/*
a:hover
{
  text-decoration: underline;
}
*/
body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}



#center a{
	text-decoration: underline;
  	color: #4b62a2;
}

.parrafos p{
	margin-bottom: 15px;
	text-align: justify;
}

th{
	text-align: left;
}
body{
	background:url('/images/fondo.jpg') repeat-x;
	background-color:#8699cf;

}
form{
	margin:0px;
	padding:0px;
}
input text{
	width: 100%;
}
textarea{
}
.indicator
{
  width: 20px;
  height: 20px;
  background: url(/images/indicator.gif) no-repeat 0 0;
}

.spacer{
	width:100%;
	clear: both;
}

.gris{
	color: #999;
	font-size: 90%;
}
/*
 * layout
 */
#header{
	width:975px;
	margin:0px auto;
	background:url('/images/logo_top.jpg') no-repeat;
	height:140px;
	background-color:#314C93;
}
#wrap{
	/*width:835px;*/
	width: 844px;
	margin:0px auto;
}
#wrap:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}
#top{
	width:980px;
	height:100px;
	padding:0px;
	margin:0px;
	background: #D0DCE0;
	background-color:#4a61a5;
}
#left{
	float:left;
	width:150px;
}
#center{
	float:left;
	width:670px;
}
#center:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}
#center_main{
	background-color:#fff;
}
#center_footer{
	
	background:url('/images/footer.gif') no-repeat;
	height:24px;
	width:100%;
	color:white;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;	
	font-size:85%;
	padding-top:5px;
    	padding-bottom:4px;
}
#right{
	float:left;
	width:165px;
}
/*
 * top_menu
 */

.link_fen {
	width: 320px;
	height: 105px;
	margin-left: 25px;
	padding: 0;
	cursor: pointer;
}

.link_fen2 {
	float: right;
	width: 170px;
	height: 105px;
	margin-left: 0;
	padding: 0;
	cursor: pointer;
}

.top_menu{
	/*width:835px;*/
	width:844px;
    margin:0px auto;
	padding-bottom:0px;
}
.top_menu .center{
	float:left;
	width:670px;
}
.top_menu .center .menu_qsomos{
	float:left;
}
.top_menu .center .menu_beneficios{
	float:right;
	width:471px;
	margin-right:0px;
}
.top_menu .center .menu_beneficios:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}
.top_menu .right{
	float:right;
	width:165px;
	text-align:right;
}

.menu_beneficios a{
	margin:0px;
	padding:0px;
	border:0px;
	cursor:pointer;
}
.menu_beneficio{
	float:left;
	width:74px;	
	text-align:center;
	font-weight:bold;
	height:37px;
	padding:0px 10px;
	color:#fff;
}
.twolines{
	padding-top:4px;
}
.online{
	padding-top:10px;
}

.superior_0{
	background:url('/images/beneficio_banner_0.gif') repeat-x;
	width:670px;
	height:10px;
}
.superior_1{
	background:url('/images/beneficio_banner_1.gif') repeat-x;
	width:670px;
	height:10px;
}
.superior_2{
	background:url('/images/beneficio_banner_2.gif') repeat-x;
	width:670px;
	height:10px;
}
.superior_3{
	background:url('/images/beneficio_banner_3.gif') repeat-x;
	width:670px;
	height:10px;
}
.superior_4{
	background:url('/images/beneficio_banner_4.gif') repeat-x;
	width:670px;
	height:10px;
}
.superior_5{
	background:url('/images/beneficio_banner_5.gif') repeat-x;
	width:670px;
	height:10px;
}
.menu_beneficio1_off{
	background:url('/images/boton1_off.gif') no-repeat;
}
.menu_beneficio1_off:hover {
	background:url('/images/boton1_on.gif') no-repeat;
}
.menu_beneficio2_off{
        background:url('/images/boton2_off.gif') no-repeat;
}
.menu_beneficio2_off:hover {
        background:url('/images/boton2_on.gif') no-repeat;
}
.menu_beneficio3_off{
        background:url('/images/boton3_off.gif') no-repeat;
}
.menu_beneficio3_off:hover {
        background:url('/images/boton3_on.gif') no-repeat;
}
.menu_beneficio4_off{
        background:url('/images/boton4_off.gif') no-repeat;
}
.menu_beneficio4_off:hover {
        background:url('/images/boton4_on.gif') no-repeat;
}
.menu_beneficio5_off{
        background:url('/images/boton5_off.gif') no-repeat;
}
.menu_beneficio5_off:hover {
        background:url('/images/boton5_on.gif') no-repeat;
}

.menu_qsomos_inner{
	margin-top:9px;
	height:28px;
}
.qsomos_element{
	float:left;
	cursor:pointer;
	color:#fff;	
	font-size:95%;
}
.qsomos_texto{
	padding:8px 0px 0px 8px;
}
.qsomos_home{
	background:url('/images/boton_home_off.gif') no-repeat;
	height:28px;
        width:31px;
}
.qsomos_home:hover {
	background:url('/images/boton_home_on.gif') no-repeat;
}
.qsomos_contacto{
        background:url('/images/boton_contacto_off.gif') no-repeat;
	height:28px;
        width:31px;
}
.qsomos_contacto:hover {
        background:url('/images/boton_contacto_on.gif') no-repeat;
}
.qsomos_qsomos{
        background:url('/images/boton_qsomos_off.gif') no-repeat;
	height:28px;
        width:102px;
}
.qsomos_qsomos:hover {
        background:url('/images/boton_qsomos_on.gif') no-repeat;
}

.buscador{
	padding-top:3px;
	margin-right:16px;

}
.buscador input{
	font-size:100%;
	color:#999;
	width:120px;
	height:16px;
}
.buscador img{
	margin-bottom:-8px;
}

#account{
	
	margin-top:0px;
	width:164px;
	/*height:95px;
	background:url('/images/account.jpg') no-repeat;
	padding-left:10px;*/
	padding: 0;
}
#account label{
	font-weight:bold;
	color:#415a9d;
}
#account .account_largo{
	width:126px;
}
#account .account_corto{
	width:80px;
}
#account div{
}
#account .link_blanco a{
	font-size:78%; 
	color:white;
}

.account_top{
	background:url('/images/account_top.gif') no-repeat bottom;
	height:23px;
	width:164px;
	color:white;
	text-align:right;
}
.account_date{
	padding:5px 10px 0px 0px;
	font-weight:bold;
}
.account_middle{
	background:url('/images/login_middle.gif') repeat-y;
	width:164px;
	padding-left:10px;
}
.account_middle ul{
	margin:0px;
	padding:0px;
	/*list-style-image:url(/images/login_bullet.gif);*/
	list-style-position:inside;
	list-style-type:square;
	color:#415a9d;
	margin-left:5px;

}
.account_middle ul li{
	padding:0px;
	margin:0px;
}
.account_middle ul li a{
	color:#465590;
}
.account_middle .account_nombre{
	color:#94989b;
	font-weight:bold;	
	font-size:110%;
	padding-bottom:5px;
	padding-top:5px;
}
.account_middle a{
	color:#415a9d;
	font-weight:bold;
	font-size:95%;
}
.account_bottom{
	background:url('/images/login_bottom.gif') no-repeat;
	width:164px;
	height:14px;
	text-align:right;
	padding-top:9px;
	font-size:70%;
	
}
.account_bottom a{
	color:#fff;
}
.tabla_busqueda td p{
	padding:0px 5px;
	font-weight:bold;
	color:#fff;
}
/*
 *
 *
 *
 *CAJAS
 * */
.caja_blue{
	background-color:#8699cf;
	margin:-4px -13px;
	padding:10px;
}
.caja_light_blue{
	background-color:#99abd6;
	margin:-4px -13px;
	padding:10px;
	margin-bottom: 20px;
}
.caja_big{
	width:656px;
	margin-left:6px;
	padding-top:10px;
}
.caja_big_top{
	background:url('/images/caja_big_top.gif') no-repeat bottom;
	height:6px;
	width:100%;
	margin:0px;
	padding:0px;
}
.caja_big_middle{
	margin:0px;
	background:url('/images/caja_big_middle.gif') repeat-y;
}
.caja_big_bottom{
        background:#fff url('/images/caja_big_bottom.gif') no-repeat;
	height:8px;
	width:100%;
}

.caja_medium{
        width:448px;
        margin-left:4px;
        padding-top:10px;
	float:left;
}
.caja_medium_top{
        background:url('/images/caja_medium_top.gif') no-repeat bottom;
        height:6px;
        width:100%;
        margin:0px;
        padding:0px;
}
.caja_medium_middle{
        margin:0px;
        background:url('/images/caja_medium_middle.gif') repeat-y;
}
.caja_medium_bottom{
        background:#fff url('/images/caja_medium_bottom.gif') no-repeat;
        height:7px;
        width:100%;
}
.caja_medium_item{
	padding:8px 15px ;
}
.caja_big_item{
	padding:8px 15px ;
}
.caja_small_item{
	padding:8px 15px ;
}

.caja_small{
        width:200px;
        margin-right:3px;
        padding-top:10px;
        float:left;
}
.caja_small_top{
        background:url('/images/caja_small_top.gif') no-repeat bottom left;
        height:6px;
        margin:0px;
        padding:0px;
}
.caja_small_middle{
        margin:0px;
        background:url('/images/caja_small_middle.gif') repeat-y;
}
.caja_small_bottom{
        background:#fff url('/images/caja_small_bottom.gif') no-repeat;
        height:5px;
        width:100%;
}
.caja_small_item{
        padding:2px 10px ;
}

.columna_left{
	float:left;
	width: 448px;	
}
.columna_right{
	width:208px; 
	float:right;
}

.titulo1_big{
	/*height:37px;*/
	width:642px;
	margin-left:6px;
	color:#767d91;
	font-size:150%;
        font-weight:bold;
}
.titulo1_big_top_blue{
	background: url('/images/h1_big_top_blue.gif') no-repeat bottom;
	height:8px;
	margin: 0px;
	padding-bottom: 0px;
}
.titulo1_big_content_blue{
	background: url('/images/h1_big_middle_blue.gif') repeat-y;
	padding:0px 55px 0 15px;
	margin:0px;
}
.titulo1_big_bottom_blue{
        background: url('/images/h1_big_bottom_blue.gif') no-repeat;
	height:4px;
	margin: 0px;
}

.titulo1_medium{
        /*height:37px;*/
        width:437px;
        margin-left:6px;
        color:#767d91;
        font-size:150%;
        font-weight:bold;
}
.titulo1_medium_top_blue{
        background:url('/images/h1_medium_top_blue.gif') no-repeat bottom;
	width:437px;
        height:8px;
}

.titulo1_medium_content_blue{
	background:url('/images/h1_medium_middle_blue.gif') repeat-y;
        padding:0px 55px 0px 15px;
}
.titulo1_medium_bottom_blue{
        background:url('/images/h1_medium_bottom_blue.gif') no-repeat;
	width:437px;
        height:8px;
}
.titulo1_small{
        height:32px;
        width:189px;
        padding:5px 0 0 0;
        margin-left:6px;
        color:#767d91;
        font-size:150%;
        font-weight:bold;
	background:url('/images/caja_small_full.gif') no-repeat;
	
}
.titulo1_small_top_blue{
        /*background:url('/images/h1_small_top_blue.gif') no-repeat bottom;*/
	width:189px;
        height:8px;
}
.titulo1_small_content_blue{
	/*background:url('/images/h1_small_middle_blue.gif') repeat-y;*/
        padding:0px 10px 0px 6px;
}
.titulo1_small_bottom_blue{
       /* background:url('/images/h1_small_bottom_blue.gif') no-repeat;*/
	width:189px;
        height:8px;
}
.titulo3{
        font-size:110%;
        font-weight:bold;
        color:#4b5fa4;
	margin-bottom:10px;
}

.titulo2{
	font-size:130%;
        font-weight:bold;	
	color:#4b5fa4;
	margin-bottom:10px;
}
.titulo1{
	font-size:180%;
        font-weight:bold;	
	color:#4b5fa4;
	margin-bottom:20px;
}

.caja_item{
	padding:8px 15px;
}
.caja_item:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}

.caja_item_right{
	float:right;
	text-align:right;
	font-weight:normal;
}

.caja_item_footer{
	padding:4px 0px;
	text-align:right;
	color:#767d91;
	font-weight:bold;
	
}
.caja_item_footer a{
	color:#314c93;
	font-weight:bold;
	background: url('/images/link_bullet.gif') no-repeat 0 4px;
	padding-left: 10px;
}
.caja_item_footer_inner{
        padding:4px 15px;
        text-align:right;
        color:#767d91;
        font-weight:bold;

}
.caja_item_footer_inner a{
        color:#767d91;
        font-weight:bold;
}
.caja_item_border{
	margin:4px 0px;
	border-bottom:1px solid #ccc;
	height:3px;
	background:url('/images/separador_bg.gif') no-repeat right;
}
.caja_opciones{
	background:#eaecf3;
	color:#6b84cc;
	font-weight:bold;
	padding:4px;
	text-align:right;
	margin:-3px 5px 0px 5px;
	height:15px;
}
.caja_opciones:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}
.caja_opciones img{
	margin-bottom:-2px;
}
.caja_opciones a{
	color:#6b84cc;
}

.item_foto{
	float:left;
	width:96px;
	margin-right: 15px;
}
.item_texto{
	float: left;
	width: 500px;
}
/*
 *  * listEvento
 *   * */
.noticia_box{
        background-color:#efefe7;
        padding:7px;
        border:1px solid #e7e7e7;
        color: #31305a;
}
.noticia_box_header{
        margin:3px;
}

.noticia_box_header_titulo{
}

.noticia_box_header_fecha{
        float:right;
}

.noticia_box_resumen{

}

.noticia_box_footer{

}

.noticia{
        color: #31305a;
	
}

.noticia_titulo{
}

.noticia_fecha{
        float:right;
}
.noticia_resumen{
        font-style: italic;
        padding:2px;
	color: #837D7D;
}
.noticia_contenido{
        margin:14px 0px;
	text-align: justify;
	color: #444;
}
.noticia_footer{
	
}



/*
 * listEvento
 * */
.evento_box{
	margin:10px;
	padding:7px;
	color: #31305a;
}
.evento_box_header{
	margin:3px;
}

.evento_box_header_titulo{
	font-size:150%;
	font-weight:bold;
}

.evento_box_header_fecha{
	float:right;
}

.evento_box_resumen{

}

.evento_box_footer{

}


/*
 * showEvento
 *
*/


.evento_show{
	clear:both;	
}
.evento_show:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}

.evento{
	margin:5px;
        background-color:#efefe7;
        padding:7px;
        border:1px solid #e7e7e7;
        color: #31305a;
	width:68%;
	float:left;
}

.evento_titulo{
        font-size:150%;
        font-weight:bold;
}

.evento_fecha{
	font-size: 13px;
}
.evento_resumen{
	text-align: justify;
	margin: 8px 0 15px;
	color: #777; 
}
.evento_contenido{
	margin:4px 0px;
	text-align: justify;
}
.evento_foto{
	float: left;
	padding: 10px;

}
.evento_foto img{
	max-width:200px;
        width: expression(this.width > 200 ? 200: true);
}
.evento_asistencia{
	width:50px;
	margin:5px;
        background-color:#efefe7;
        padding:7px;
        border:1px solid #e7e7e7;
        color: #31305a;
	float:left;

}
.evento_imagen img{
	max-width:400px;
	width: expression(this.width > 400 ? 400: true);
}
.asistentes{
	padding:5px;
}

.titulo_seccion{
	font-size:150%;
        font-weight:bold;
}


/*
 * Comentarios
 */
.comentarios_show{
	margin:10px;
        background-color:#efefe7;
        padding:7px;
        border:1px solid #e7e7e7;
        color: #31305a;
	
}
.comentario{
	padding: 4px 0;
}
.comentario_avatar{
	float:left;	
	margin-right:10px;
	background: #fff;
	border: 1px #ccc solid;
	padding: 2px;
}
.comentario_inner{
	margin:0px;
	width: 340px;
	float: left;
}
.seguimiento_inner{
	margin:0px;
}

#comentarios_div{
	margin:5px 0px;
}
.comentario_contenido{
	text-align:justify;
}
/*
 * Mi Perfil
 */
#usuario_show{
	background-color:#efefe7;
	border:1px solid #e7e7e7;
	color: #31305a;
	padding:10px;
	clear: both;
}
#usuario_show:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}

#usuario_show #foto{
	float: right;
}

#usuario_show #foto{
        float: right;
}

#usuario_show #datos{
	float: left;
}

#usuario_show #datos:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}

.usuario_titulo{
	margin:4px;
	margin-bottom:8px;
}
.usuario_box{
	margin:4px;
	padding:6px;
	border:2px solid #ccc;
	clear:both;
}
.usuario_box:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}
.usuario_box_avatar{
	float:left;
}
.usuario_box_avatar img{
}
.usuario_box_contenido{
	margin-top:5px;
	margin-left:10px;
	float:left;
}

.usuario_box_fila{
	
}
.usuario_box_fila:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}


.usuario_box_columna1{
	float:left;
	color:#d17d5c;
	width:110px;
	background-color:#f8f6f5;
	
	padding:2px;
}
.usuario_box_columna2{
	float:left;
	color:#7b7f87;
	font-weight:bold;
	padding:2px;
	width: 420px;
}
.usuario_box_columna2 a{
	color:blue;
}


/*
 * GALERIAS
 * */

.galeria_list{
        margin:6px auto 10px auto;
        padding:6px;
        border-bottom: 1px solid #ccc;
        clear:both;
	width: 90%;
}
.galeria_list:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}
.galeria_img_list{
        float:left;
}
.galeria_img_list{
	width:200px;
}
.galeria_img_list img{
	max-width:180px;
	max-height:180px;
	width: expression(this.width > 180 ? 180: true);
	height: expression(this.height > 180 ? 180: true);

}
.galeria_content_list{
        margin-left:10px;
        float:left;
}
.galeria_content_list div{
	margin:4px 0px;
}
.galeria_titulo_list a{
	color:#3B5998;
	font-weight:bold;
}

.galeria_suave_list{
	color:#808080;
}

.galerias{
        color: #31305a;
}
.galeria{
	height:90px;
}
.galeria_img{
	float:left;
	width:80px;
}
.galeria_img img{
	max-width:75px;
        max-height:75px;
        width: expression(this.width > 75 ? 75: true);
        height: expression(this.height > 75 ? 75: true);
}
.galeria_datos{
	float:left;
}	
.galeria_contenido{
	margin-left:4px;
	float:left;
	margin-top:2px;
	width:91px;
	overflow:hidden;
}
.galeria_titulo a{
	color:#3B5998;
        font-weight:bold;
}
.galeria_suave{
	color:#808080;
}
.galeria_contenido div{
	margin:4px 0px;
}
.foto{
	float: left;
	margin: 10px;
}
.galeria_edit_foto{
	border: 1px #eee solid;
	padding: 5px;
	margin-bottom: 10px;
	clear: both;
	padding-bottom:10px;
}
.galeria_edit_foto:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}
.galeria_edit_foto_contenido{
	float: left;
}
.galeria_edit_foto_img{
	float: right;
}



.caja_error{
	color:red;
	padding:10px;
	border:2px solid red;
	margin:10px auto 0;
	display:none;
	width:600px;
}

.mensaje_error{
	color:red;
        padding:10px;
        border:2px solid red;
        margin:10px auto 0;
	width:90%;
}
.mensaje_exito{
        color:green;
        padding:10px;
        border:2px solid green;
        margin:10px auto 0;
        width:90%;
}

.odd{
	background-color:#eee;
}
.odd_light{
	background-color:#f5f5f5;
}
.odd2{
	background-color:#ddd;
	font-weight: bold;
}
.odd2 td{
	font-size: 150%;
}
.even{

}
.atencion{
	margin: 0px 10px 10px;
	padding: 10px 10px 10px 50px;
	background: #FFF1A8 url('/images/atencion_icon.gif') no-repeat 10px 5px;
	min-height: 28px;
	height: expression(this.height > 28 ? 28: true);
	border: 1px #FFCC00 solid;
}
.menu_right{
	margin-top: 10px;
	margin-left: 5px;
}

.menu_right .boton{
	margin-bottom: 5px;
}
#paginador{
	text-align: center;
}
.principal:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;} 

.principal .foto{
	float: left;
	width: 210px;
	padding: 0px 10px 0 0;
}
.principal .foto img{
	border: 1px #8b8e96 solid;
	padding: 2px;
}
.principal .contenido{
	float: left;
        width: 300px;
        padding: 10px;
}
.principal .titulo{
	color: #4b62a2;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 20px;
	width: 369px;
	float: left;
	padding-top: 10px;
}
.principal .texto{
        color: #76777a;
        font-size: 110%;

}
.principal .fecha{
        color: #595a5d;
        font-size: 110%;
	font-weight: bold;
	padding-top: 18px;
}
.secundario{
	float: left;
	width: 203px;
	padding: 0;
}
.secundario:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}

.secundario .foto{
	float: left;
        width: 94px;
        padding: 0px;
	margin: 0 5px 0 0;
}
.secundario .foto img{
        border: 1px #8b8e96 solid;
        padding: 2px;
}
.secundario .contenido{
        float: left;
        width: 85px;
	margin: 0;
        color: #76777a;
        font-size: 95%;
}
.contenido_fijo{
	height:83px;
	overflow:hidden;
}
.secundario .texto{
        color: #76777a;
        font-size: 85%;
}
.secundario .titulo{
        color: #4b62a2;
        font-size: 90%;
	font-weight: bold;
}
.secundario .fecha{
        color: #595a5d;
        font-size: 90%;
	font-weight: bold;
}

.login_error{
	
}

.login_error_left{
	float:left;
	padding-top:8px;
} 
.login_error_right{
	margin-left:10px;
	float:left;
	color:#415a9d;
	width:73px;
}
.login_error_bottom{
	text-align:center;
	width:150px;
}
.login_error_bottom a{
	color:#314c94;
	font-weight:bold;
	font-size:120%;
}


.info_personal img{
	max-width:620px;
	width:expression(this.width > 620 ? 620: true);
}
.info_personal h2{
	background:#f7f3ff;
	color:#52596b;
	padding:6px 2px;
	font-weight:bold;
}

.info_personal table tbody th{
	color:#8c8ec6;
}
.info_personal table tbody td{
	color: #525152;
}
.linea{

	margin:5px 0px;
	border-bottom:1px solid #efebef;
}

.foto_lista{
	float:left;
	width:90px;
	height:90px;
	/*background:#e7eaf1;*/
	text-align:center;
	margin-right:20px;
	padding:0px;
}
.foto_lista table{
	width:90px;
	height:90px;
	padding:0px;
	margin:0px;
	margin-top:-2px;
	margin-left:-2px;
}
.paginador_item{
	padding:0px 2px;
}
.paginador_item a {
	color:#838695;
	font-weight:bold;
	text-decoration:none;
}
#paginador a{
	color:#838695;
        font-weight:bold;
        text-decoration:none;
}
.paginador_item_selected{
	color:#324884;
	font-weight:bold;
}
.paginador_item_selected img{
	margin: 0 2px -2px 1px;
}

.enqueestan_main{
	float: left;
	width: 428px;
}
.enqueestan_titulo1{
	color: #294291;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 0px;
}
.enqueestan_titulo2{
	color: #294291;
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px #d8dadd solid;
}

.enqueestan_foto{
	float: left;
	margin: 10px 0 15px 0px;
	border: #ccc 1px solid;
	padding: 2px;
}
.enqueestan_foto_footer{
	float: left;
	width: 150px;
}
.enqueestan_foto_footer a{
	color:#314c93;
        font-weight:bold;
        background: url('/images/link_bullet.gif') no-repeat 0 4px;
        padding-left: 10px;	
}
.enqueestan_tu{
	float: left;
        width: 130px;
	margin-top: 20px;
	border: #ccc 1px solid;
	padding: 10px;
	color: #999;
}
.enqueestan_contenido{
	color: #333;
	text-align: justify;
	padding-right: 30px;
}

.empresa_foto{
	float: left;
	width: 145px;
	padding: 0;
}

.empresa_info{
	float: left;
	width: 465px;
	border-left: 1px #e0e2e4 solid;
	padding-left: 5px;
	margin-left: 5px;
}
/*
 * Quienes somos
 */
.caja_light_blue_left{
	float: left;
	width: 260px;
}
.caja_light_blue_right{
        float: left;
	color: #fff;
	font-style: italic;
	font-size: 105%;
	width: 350px;
}
.caja_light_blue_center{
        float: left;
        color: #fff;
        font-style: italic;
        font-size: 105%;
        width: 600px;
}

.nosotros_top{
	border-bottom: 1px #9aabd7 solid;
}
.nosotros_top .nosotros_left{
	width: 290px;
	float: left;
}
.nosotros_top .nosotros_right{
        width: 300px;
        float: right;
	background: #9aabd7;
}
.nosotros_top .nosotros_left .somos{
	color: #7c899a;
	font-style: italic;
	text-align: justify;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 40px;
	font-size: 120%;
	line-height: 20px;
}
.nosotros_top .nosotros_right .nuestro{
	color: #ffffff;
        font-style: italic;
        text-align: justify;
	padding: 10px;
}
.nosotros_text{
	margin:15px 0 ;
	color: #837d7d;
}

.nosotros_text p{ 
	margin-bottom: 10px;
}

.titulo_white{
	color: #fff;
	font-size: 150%;
	font-weight: bold;
}
.nosotros_directorio .miembro{
	float: left;
	width: 300px;
	color: #ffffff;
	font-size: 100%;
	margin-top: 3px;
}
.nosotros_directorio .miembro .foto{
	float: left;
	width: 80px;
	height: 80px;
	margin: 0 10px 0 10px;
}
.nosotros_directorio .miembro .foto img{
	border: 1px #fff solid;
}

.nosotros_directorio .miembro .nombre{
	float: left;
	background: url('/images/link_bullet.gif') no-repeat 0 4px; 
	padding-left: 15px;
	font-weight: bold;
	margin-top: 5px;
	width: 170px;
}
.nosotros_directorio .miembro .info{
	float: left;
	padding-left: 15px;
	width:170px;
}
.consejo_consultivo{
	margin-top: 15px;
	color: #837D7D;
}
.consejo_consultivo .miembro{
        float: left;
        width: 200px;
        color: #3d518f;
        font-size: 100%;
}
.consejo_consultivo .miembro .foto{
        float: left;
        width: 74px;
        height: 80px;
}
.consejo_consultivo .miembro .nombre{
	float: left;
	font-weight: bold;
        margin-top: 25px;
        width: 100px;
	font-size: 90%;	
}
.consejo_consultivo .miembro .info{
	float: left;
	font-weight: bold;
        width: 100px;
	font-size: 80%;	
}
.lideres_generacionales{
	color: #837d7d;
	margin-bottom: 20px;
}
.lideres_generacionales .col{
	float: left;
	width: 300px;
	color: #3d518f;
}
.lideres_generacionales .nombre{
	font-weight: bold;
	padding-left: 15px;
}

.equipo{
	margin-top:15px;
	color: #837d7d;
}
.equipo .miembro{
        float: left;
        width: 200px;
        color: #837d7d;
        font-size: 85%;
}
.equipo .miembro .foto{

	float: left;
        width: 70px;
        height: 80px;
}
.equipo .miembro .nombre{
        float: left;
        font-weight: bold;
        margin-top: 25px;
        width: 95px;
}
.equipo .miembro .info{
        float: left;
	width: 80px;
}

/*
 * Otros beneficios
 */
.otros_beneficios_top{
 	background: #99abd6;
	color: white;
	font-style: italic;
        font-size: 105%;
	padding: 15px 15px 0 15px;
	margin: 0 8px 0 6px;
	height: 75px;
}
.otros_beneficios_header{
	background: #99abd6;
	color: white;	
	font-weight:bold;
	padding: 10px 15px 10px 15px;
        margin: 0 8px 0 6px;
	font-size:150%;
}
.otros_beneficios_show_imagen{
	float:left;
	width:155px;
	margin:15px 0px 10px 15px;
}
.otros_beneficios_show_contenido{
	float:left;
	width:470px;
	padding:25px 0px 0px 0px;
	color:#837d7d;
	margin-bottom:20px;
}
.otros_beneficios_show_imagen2{
        float:left;
        width:220px;
        margin:15px 0px 10px 15px;
	text-align:center;
}

.otros_beneficios_show_contenido2{
        float:left;
        width:390px;
        padding:25px 0px 0px 0px;
        color:#837d7d;
        margin-bottom:10px;
}
.otros_beneficios_show_contenido2 p{

	margin-bottom:10px;
}
.otros_beneficios_show_contenido p {
	margin-bottom:10px;
}
.otros_beneficios_sepadador{
	border-top:1px solid #d8dadd;
}

.beneficio_box{
        margin:10px;
        padding:7px;
        color: #31305a;
}

.beneficio_box .titulo{
	color: #767d91;
	font-size: 90%;
	margin-bottom: 15px;
}

.beneficio_box .caja_item_content{
	color: #837d7d;
	font-size: 100%;
}
/* 
 * Directorio
 */

.directorio_imagen{
	float:left;
}
.directorio_derecha{
	float:left;
	width:425px;
	margin-left:20px;
}

.directorio_titulo{
	color:#677bb4;
	font-size:180%;
	font-weight:bold;
	margin-bottom:10px;
}
.directorio_contenido{
	margin-bottom:20px;

}
.titulo_azul{
	color:#677bb4;
        font-size:180%;
        font-weight:bold;
        margin-bottom:10px;
}
.azul_chico{
	color:#677bb4;
	font-weight:bold;
}

.ofertas_cuadro_azul{
	float:right;
	width:200px;
	padding:10px;
	color:white;
	background-color:#8599ce;
	font-size:100%;
}
.ofertas_contenido{
	width: 380px;
}
.ofertas_cuadro_azul img{
	margin:-10px 0px 0px 140px;
	
}
.foto_otro_beneficio{
	margin-top:-10px;
	
}

/*
 * Asociate
 */

.asociate{
	color: #6a6a6a;
}

.asociate .foto{
	margin: 0;
	float: left;
	width: 260px;
}
.asociate .derecha{
	float: left;
	width: 335px;
	margin: 0 0 0 15px;
}
.asociate .paso{
	background: #e4e8f4;
	padding: 25px 15px 15px 110px;
	/*height: 60px;*/
	margin-bottom: 2px;
}

.asociate .paso1{
	background: #e4e8f4 url('/images/paso1.gif') no-repeat 15px;
	background-position: top left;
}
.asociate .paso2{
	background: #e4e8f4 url('/images/paso2.gif') no-repeat 15px;
	background-position: top left;
}
.asociate .paso3{
	background: #e4e8f4 url('/images/paso3.gif') no-repeat 15px;
	margin-bottom: 15px;
}
.asociate .footleft{
	float: left;
        width: 280px;
        margin: 0 15px;
}
.asociate .formu{
	float: right;
	background: #e4e8f4;
	padding: 15px;
	border: 1px #4484d6 solid;
	width: 250px;
}

/*
 * Columnas de opinion
 */
#opinion .columna{
	width:260px;
	padding: 0 3%;
	float: left;
	text-align: justify;
	color: #6a6a6a;
}
#opinion .foto{
	float: left;
}
#opinion .info{
	float: left;
	margin-left:15px;
	margin-top: 35px;
	color: #6a6a6a;
}

.caja_item_contacto{
margin-left:6px;
margin-top:2px;
}
.contacto_imagen{
float:left;
}
.contacto_formulario{
float:left;
width:500px;
margin-left:2px;
}
.contacto_texto{
background-color:#f7f7f9;
padding:20px 40px 20px 15px;
color:#767d91;
}
.contacto_titulo{
font-weight:bold;
font-size:130%;
}
.contacto_campos{
margin-left:10px;
}
.contacto_campos th{
font-size:96%;
vertical-align:top;
padding-right:23px;
color:#6f6f70;
}
.contacto_campos td{
vertical-align:top;
}
.contacto_asterisco{
color:#798cc6;
font-weight:bold;
padding-left:15px;
}
.contacto_campos td input, .contacto_campos td textarea{
width:265px;
}
.contacto_botones{
color:#767d91;
margin-right:130px;
}

/*
 * AMIGOS
 */
.amigo{
	float: left;
	width: 80px;
	margin: 4px;
}
.amigo_foto{
	height: 56px;
	width: 56px;
	margin: 0 auto 1px auto;
}
.amigo_foto img{
	border: 1px #ddd solid;
	padding: 2px;	
}
.amigo_nofoto{
	height: 56px;
        width: 56px;
        margin: 0 auto 1px auto;
}
.amigo_nombre{
	width: 75px;
	text-align: center;
}
.filtro_exportacion{
	text-align: center;
	border: 1px #999 solid;
	background: #f9f9f9;
	margin: 15px;
	padding: 15px;
}

.enlaces{
	padding-left: 15px;
}

.enlace{
	margin-bottom: 15px;	
	border-left: 1px dotted #ccc;
	margin-left: 15px;
	padding-left: 15px;
}

.enlace_descripcion{
	color: #999;
}

.filtro_desactivado th{
	color: #ccc;
}
.filtro_desactivado td{
	color: #ccc;
}
.filtro_desactivado select{
	color: #ccc;
	border: 1px solid #ccc;
}
.filtro_desactivado input{
	color: #ccc;
	border: 1px solid #ccc;
}

.filtro_activado th{
	color: #000;
}
.filtro_activado td{
	color: #000;
}
.filtro_activado select{
	color: #000;
	border: 1px solid #7F9DB9;
}
.filtro_activado input{
	color: #000;
	border: 1px solid #7F9DB9;
}

.mailbot_historial{
	margin: 20px 0px;
	border: 1px #ccc solid;
	background: #FFFF9E;
   	padding: 10px;
	color: #444;
}

.asistente{
        float: left;
        width: 77px;
        margin: 4px;
}
.asistente_foto{
        height: 56px;
        width: 56px;
        margin: 0 auto 1px auto;
}
.asistente_foto img{
        border: 1px #ddd solid;
        padding: 2px;
}
.asistente_nofoto{
        height: 56px;
        width: 56px;
        margin: 0 auto 1px auto;
}
.asistente_nombre{
        width: 75px;
        text-align: center;
}
#periodo_vencimiento{
	background: #fcf8bc;
	border: 1px solid #ece8a3;
	padding: 10px;
	margin: 10px;
}
.oferta_descripcion{
	color: #333;
}
.curriculum{

}
.curriculum_titulo{
	font-size:16px;
	color: #52596B;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}
.curriculum_descripcion{
	color: #888;
	margin: 5px 10px;
}

/* OFERTAS LABORALES */

table#ofertas_laborales {
	width: 100%;
	border-collapse:collapse;
	border:1px solid #6a82ca;
}

table#ofertas_laborales thead th {
	background: url(/images/bgi00.gif) #66729b repeat-x ;
	color: #FFFFFF;
	padding: 10px 5px 10px 5px;
	margin: 0;
	text-align: left;
	border-right: 1px solid #66729c;
	border-bottom: 1px solid #66729c;
}

table#ofertas_laborales tbody tr {
background: url(/images/bgi02.gif) white repeat-x;
}

table#ofertas_laborales tbody tr.odd {
	background: white;
}

table#ofertas_laborales tbody th, table#ofertas_laborales tbody td {
	color: #777777;
	padding: 10px 7px;
	border-top: 1px solid #6a82ca;
	border-right: 1px solid #DDDDDD;
	text-align: left;
}

table#ofertas_laborales tbody td.icon {
text-align: center;
}

div.caja_ofertas_laborales {
width: auto;
}

div.caja_ofertas_laborales #oferta {
margin-bottom: 10px;
padding: 5px 5px  5px 10px;
border: 1px solid #d0d2d7;
/* background: url(/images/bgi02.gif) white repeat-x; */
background: url(/images/maleta.gif) white no-repeat right bottom;
}

div.caja_ofertas_laborales #oferta p {
margin-top: 0;
margin-bottom: 5px;
}

div.caja_ofertas_laborales .verde {
border-left: 10px solid #66cc00 !important;
}

div.caja_ofertas_laborales .naranja {
border-left: 10px solid #ff9900 !important;
}

div.caja_ofertas_laborales .gris {
border-left: 10px solid #999999 !important;
}

div.caja_ofertas_laborales .fecha {
color: #777777;
font-size: 8pt;
display: block;
float: right;
text-align: right;
margin-left: 5px;
margin-bottom: 5px;
padding: 5px;
border: 1px solid #d0d2d7;
background-color: white;
}

div.caja_ofertas_laborales .content h2 {
font-size: 10pt;
margin: 0 0 5px 0;
padding: 0;
}

div.caja_ofertas_laborales .content br {
margin-bottom: 5px;
}

/* alerta validacion */

.info_personal .alerta {
font-size: 10pt;
padding: 10px;
background-color: #FFFF99;
border: solid 1px #FFCC33
}

.info_personal .alerta ul {
font-size: 9pt;
}

/* campana */

.blockCampana {
height: 90px;
}

.blockCampana .formulario {
	text-align: right;
	padding: 35px 10px 0 0;
}

.blockCampana .formulario input {
	font-size: 10pt;
	font-weight: bold;
	letter-spacing:0;
}

/******concurso********/

.auspiciador_logo img{
float:left;
padding:1px;
border-color:#CCCCCC;
border-style: solid;
border-width: 1px;
margin-bottom:5px;
margin-top:5px;
margin-left:0px;
margin-right:5px;
height:75px;
width:150px;
}

.titulo_concurso{
font-size:12pt;
font-weight: bold;
color: #6b96cd;
}

.concurso{
background-image:url(../images/logs/bg_icu.jpg);
background-position:top;
background-repeat:no-repeat;
}



/************Menu derecha****************/
.menu_new{
width:157px;
margin: 10px 0 10px 0;
}

.box_top{
background-image: url(/images/bgi/top.gif);
background-position:left top;
background-repeat:no-repeat;
padding:0;
padding-top:5px;
}

.box_bottom{
background-image: url(/images/bgi/bottom.gif);
background-position:left bottom;
background-repeat:no-repeat;
padding:0;
padding-bottom:5px;
}

.box_body{
font-size: 9pt;
background-color:#2e72af;
background-image: url(/images/bgi/body.gif);
background-position:left bottom;
background-repeat:repeat-x;
width:153px;
border: #7bbeeb solid;
border-bottom:none 0;
border-top:none 0;
border-left-width:1px;
border-right-width:1px;
}

.box_body ul{
margin:0;
padding:0;
padding-left:5px;
padding-right:5px;
}

.box_body ul li{
list-style:none;
display:block;
padding:0;

}

.box_body ul li a{
text-decoration:none;
color:#FFFFFF;
padding:5px;
border:none 0;
border-bottom-style:solid;
border-bottom-color:#7bbeeb;
border-bottom-width:1px;
display:block;
}

.box_body ul li a:hover{
text-decoration: underline;
color:#FFFFFF;
border:none 0;
border-bottom-style:solid;
border-bottom-color:#7bbeeb;
border-bottom-width:1px;
padding:5px;
display:block;
background-image:url(/images//bgi/bg_btnmenu.jpg);
background-position:top left;
background-repeat:repeat-x;
}
/*** Amarillas ***/
#amarillas{
background-image: url(/images/bgi/bg_strips.jpg);
background-position:center top;
background-repeat:no-repeat;
}
#amarillas .caja_item .caja_blue{
background-color:transparent;
background-position:top center;
color: #79b2dd;}

#amarillas .tabla_busqueda td p{
color: #79b2dd;
} 

#amarillas .titulo2 #center a{
color: #79b2dd !important;
text-decoration: none;
}

#amarillas .caja_item_content{
color: #8c8c8c;
}

#amarillas a{
color: #79b2dd;
text-decoration: none;
}

#amarillas a:hover{
color: #79b2dd;
text-decoration: underline;
}

#amarillas .caja_item_border{
border-bottom:1px dashed #CCCCCC;
background-image:none;
}

#amarillas img{
border: 1px solid #CCCCCC;
}

#amarillas .caja_item_footer{
text-align:left;
border: none 0;
border-top: 1px solid #e6e6e6;
margin-top:10px;
padding: 0;
background-image:url(/images/bgi/bg_sitioweb.jpg);
background-repeat:repeat-y;
background-position:left;
}

#amarillas .caja_item_footer .vermas{ 
padding-top:5px;
padding-right:5px;
background-image:url(/images/bgi/bg_vermas.jpg);
background-position:top right;
background-repeat:no-repeat;
display:block;
text-align:center;
width:68px;
height:21px;
float:right;
}

#amarillas .caja_item_footer .vermas a{
text-decoration:none;
color:#FFFFFF;
background-image:none;
}

#amarillas .caja_item_footer .vermas a:hover{
text-decoration: underline;
color:#FFFFFF;
background-image:none;
}

#amarillas .sitioweb{
margin-top:5px;
margin-bottom:5px;
padding-left:5px;
padding-bottom:5px;
width:420px;
}

#amarillas .sitioweb a{
background:none;
padding:0;
margin:0;
}

#amarillas .create{
margin-left:15px;
}

#amarillas .list_btn{
margin-left:15px;
width:640px;
}

#amarillas .directorio_derecha, #amarillas .directorio_titulo{
color: #8C8C8C;
}

/* table 2 */

.tabla2 {
	margin-top: 10px;
}

.tabla2 thead {
	font-size: 10pt;
}

.tabla2 thead span {
	text-decoration: underline;
	font-weight: bold;
}

.tabla2 thead th, tbody td {
	vertical-align: top;
}

.tabla2 tbody td {
	padding: 5px;
}

/*ESTAMOS TRABAJANDO - WORKING*/
.estamos_trabajando{color: #ffffff; width:600px; height:220px; display:block; margin: 40px auto 0 auto; padding: 20px 20px 0 10px; border: solid 2px #006699; background-color:#314b95;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 0 5px 10px #003366;
-moz-box-shadow: 0 5px 10px #003366;
box-shadow: 0 5px 10px #003366;
}
.estamos_trabajando .foto{background: url("/images/bgi/workman.jpg") no-repeat center top;  width: 200px; height: 200px; border:none; display:block;}

