﻿/*Ricardo Rangel Navarro, Septiembre 2009*/
#container{
	text-align:left;
	display: block;
	margin: 0 auto;
	width: 950px;
	}
a{text-decoration:none;}	
button{
	background:none;
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	margin:0;
	text-align:left;
	padding: 0;
	}
form{
	margin:0;
	padding:0;
	}
ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#header{
	margin:0 0 10px 0;
	}
.dhead2{
	float:right;
	width:160px;
	padding:0;
	}		
.dhead2 .buscador {
	padding:30px 0 0 0;
}
.dhead2 .buscador input {
	width:112px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	border-top:2px solid #E7E7E7;
	border-right:none;
	border-bottom:2px solid #E7E7E7;
	border-left:none;
	margin:0;
	padding:2px;
}
.headlogout
{
    float:right;
	background-color:#EBEBEB;
	height:24px;
	vertical-align:middle;
	padding-top:7px;
}
.logout
{
   text-transform:uppercase;
	font-weight:bolder;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#545661; 
}

.dContent{
	padding:0;
	clear:both;
	}	
#footer{
	text-align:center;
	color:#CCC;
	line-height:13px;
	padding:20px 0 20px 0;
	font-size: 11px;
	clear: both;
	}
.lista_foot {
	text-align:center;
 	padding:0px 0px 20px 287px;
 	
}
.lista_foot li {
	float:left;
	background:url(Images/separador_footer.gif) right 2px no-repeat;
	font-weight:bold;
	padding:0 20px 0 20px;
	}
.lista_foot .nosep {
	background:none;
	}
.lista_foot li a{
	font-size:11px;
	line-height:14px;
	color:#8C8C8C;
	}	

#content{
	display: block;
	clear: both;
	padding:0;
	}
.colIzq{
	float:left;
	width:710px;
	padding:0;
	}
.colDer{
	float:right;
	width:220px;
	padding:0;
	}
	
.jcarousel-container {
    position: relative;
}
.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.jcarousel-list li, .jcarousel-item {
    float: left;
    list-style: none;
}
.jcarousel-next {
    z-index: 3;
    display: none;
}
.jcarousel-prev {
    z-index: 3;
    display: none;
}	

.tabs_nav{
	padding:5px 0 0 0;
	vertical-align:top;
	}
.tabs_nav .nav_links{
	list-style:none;
	clear: both;
	padding:0;
	vertical-align:top;
	}
	
/*Cambios hechos para corregir el menu se redujo el padding-right (de 30 a 15) para evitar 
 el espacio entre el menu y el submenu 11/DIC/2009 */
	
.tabs_nav .nav_links li{
	float:left;
	height:32;
	padding-right:15px;
	}	
.tabs_nav .nav_links .nopad{
	padding:0;
	height:32;
	}		
.tabs_nav .nav_links a {
	display:block;
	height:32px;
	text-align:center;
	vertical-align:top;
	padding:0;
	}

.tabs_nav .nav_links .nap_op1{
	background-image:url(Images/op_1.gif);
	width:102px;
	}
.tabs_nav .nav_links .nap_op1:hover{
	background-image:url(Images/op_1_hover.gif);
	}
.tabs_nav .nav_links .nap_op2{
	background-image:url(Images/op_2.gif);
	width:102px;
	}
.tabs_nav .nav_links .nap_op2:hover{
	background-image:url(Images/op_2_hover.gif);
	}
.tabs_nav .nav_links .nap_op3{
	background-image:url(Images/op_3.gif);
	width:102px;
	}
.tabs_nav .nav_links .nap_op3:hover{
	background-image:url(Images/op_3_hover.gif);
	}
.tabs_nav .nav_links .nap_op4{
	background-image:url(Images/op_4.gif);
	width:102px;
	}
.tabs_nav .nav_links .nap_op4:hover{
	background-image:url(Images/op_4_hover.gif);
	}
.tabs_nav .nav_links .nap_op5{
	background-image:url(Images/op_5.gif);
	width:102px;
	}
.tabs_nav .nav_links .nap_op5:hover{
	background-image:url(Images/op_5_hover.gif);
	}
.tabs_nav .nav_links .nap_op6{
	background-image:url(Images/op_6.gif);
	width:122px;
	}
.tabs_nav .nav_links .nap_op6:hover{
	background-image:url(Images/op_6_hover.gif);
	}
.tabs_nav .nav_links .nap_op7{
	background-image:url(Images/op_7.gif);
	width:132px;
	}
.tabs_nav .nav_links .nap_op7:hover{
	background-image:url(Images/op_7_hover.gif);
	}
.tabs_nav .nav_links .on .nap_op1{
	background-image:url(Images/op_1_on.gif);
	}
.tabs_nav .nav_links .on .nap_op2{
	background-image:url(Images/op_2_on.gif);
	}
.tabs_nav .nav_links .on .nap_op3{
	background-image:url(Images/op_3_on.gif);
	}
.tabs_nav .nav_links .on .nap_op4{
	background-image:url(Images/op_4_on.gif);
	}
.tabs_nav .nav_links .on .nap_op5{
	background-image:url(Images/op_5_on.gif);
	}
.tabs_nav .nav_links .on .nap_op6{
	background-image:url(Images/op_6_on.gif);
	}
.tabs_nav .nav_links .on .nap_op7{
	background-image:url(Images/op_7_on.gif);
	}

.submenu {
	clear:both;
	width:940px;
	padding:5px;
	border-bottom:solid 1px #999;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#999792;
	margin:0 0 10px 0;
	}
.submenu ul li {
	float:left;
	padding-right:70px;
}
.submenu a {
	color:#999792;
}
.submenu a:hover {
	color:#444652;
}	
.submenu .on a {
	color:#444652;
}	



.tabs_nav2{
	padding:5px 0 0 0;
	}
.tabs_nav2 .nav2_links{
	list-style:none;
	clear: both;
	padding:0;
	}
.tabs_nav2 .nav2_links li{
	float:left;
	width:135px;
	height:62px;
	background:url(Images/nav2_off.jpg) 0 0 no-repeat;
	padding-right:6px;
}	
.tabs_nav2 .nav2_links .on{
	background:url(Images/nav2_on.jpg) 0 0 no-repeat;
	}		
.tabs_nav2 .nav2_links a {
	display:block;
	height:55px;
	text-align: center;
	font-size:11px;
	line-height:12px;
	color:#7D7871;
	padding-top:15px;
	}
.tabs_nav2 .nav2_links a:hover {
	color:#D8935C;
	}
.tabs_nav2 .nav2_links .on a {
	color:#D8935C;
	}

.tabs_nav3{
	padding:5px 0 0 0;
	}
.tabs_nav3 .nav3_links{
	list-style:none;
	clear: both;
	padding:0;
	}
.tabs_nav3 .nav3_links li{
	float:left;
	width:170px;
	height:62px;
	background:url(Images/nav3_off.jpg) 0 0 no-repeat;
	padding-right:7px;
}	
.tabs_nav3 .nav3_links .on{
	background:url(Images/nav3_on.jpg) 0 0 no-repeat;
	}		
.tabs_nav3 .nav3_links a {
	display:block;
	height:55px;
	text-align: center;
	font-size:11px;
	line-height:12px;
	color:#7D7871;
	padding-top:15px;
	}
.tabs_nav3 .nav3_links a:hover {
	color:#D8935C;
	}
.tabs_nav3 .nav3_links .on a {
	color:#D8935C;
	}


.tabs_nav4{
	padding:5px 0 0 0;
	}
.tabs_nav4 .nav4_links{
	list-style:none;
	clear: both;
	background:url(Images/bg_nav4.jpg) 0 0 no-repeat;
	padding:0;
	}
.tabs_nav4 .nav4_links li{
	float:left;
	width:140px;
	height:33px;
	padding:0;
}	
.tabs_nav4 .nav4_links .on{
	background:url(Images/nav4_on.jpg) 0 0 no-repeat;
	}		
.tabs_nav4 .nav4_links a {
	display:block;
	height:23px;
	text-align: center;
	font-size:12px;
	line-height:12px;
	color:#A0A1A1;
	font-weight:bold;
	padding-top:10px;
	}
.tabs_nav4 .nav4_links a:hover {
	color:#CC7026;
	}
.tabs_nav4 .nav4_links .on a {
	color:#CC7026;
	}



.lista_01 {
	width:220px;
	margin:0;
	padding:0;
}
.lista_01 li {
	background:url(Images/linea_01.gif) 0 bottom repeat-x;
	margin-bottom:5px;
	padding-bottom:5px;
	}
.lista_01 li .tipo2 {
	padding:0 5px 5px 5px;
}
.lista_01 .noborde {
	background:none;
	padding:0;
}
.lista_01 .icon_01 {
	background:url(Images/icon_01.gif) right bottom no-repeat;
}
.lista_01 .icon_02 {
	background:url(Images/icon_02.gif) right bottom no-repeat;
}
.lista_01 .icon_03 {
	background:url(Images/icon_03.gif) right bottom no-repeat;
}
.lista_01 .icon_04 {
	background:url(Images/icon_04.gif) right bottom no-repeat;
}
.lista_01 .icon_05 {
	background:url(Images/icon_05.gif) right bottom no-repeat;
}
.lista_01 .icon_06 {
	background:url(Images/icon_06.gif) right bottom no-repeat;
}
.lista_01 .icon_07 {
	background:url(Images/icon_07.gif) right bottom no-repeat;
}
.lista_01 .icon_08 {
	background:url(Images/icon_08.gif) right bottom no-repeat;
}
.lista_01 .icon_09 {
	background:url(Images/icon_09.gif) right bottom no-repeat;
}

/*Agregado para dar un espacio en los promocionales
de texto para impedir que se empalmen con la imagen de fondo 14/DIC/2009*/

.lista_01 .icon_General
{
 padding-right: 40px;    
}


.dHleft {
	float:left;
	width:530px;
	background:url(Images/linea_02.gif) right repeat-y;
}
.dHleft img {
	float:left;
	width:200px;
}
.dHleft .texto {
	float:left;
	width:310px;
	padding:0 10px 0 10px;
}
.dHright {
	float:left;
	width:160px;
	padding:0 0 0 20px;
}


.cont01 {
	width:691px;
	height:219px;
	background:url(Images/bg_cont01.gif) 0 0 no-repeat;
	padding:20px 0 0 20px;
}

.d01left {
	float:left;
	width:480px;
}
.d01left img {
	float:left;
	width:200px;
}
.d01left .texto {
	float:left;
	width:260px;
	padding:0 10px 0 10px;
}
.d01right {
	float:left;
	width:200px;
	padding:0 0 0 10px;
}

.lista_02 {
	background:url(Images/linea_02.gif) left repeat-y;
	padding:0 0 0 10px;
}
.lista_02 li {
	width:150px;
	height:20px;
	font-size:12px;
	color:#666;
	font-weight:bold;
	padding:10px 0 0 10px;
}
.lista_02 .alt_02 {
	background:#E7EFF5;
}

.paginacion {
	float:right;
	padding:10px 20px 0 0;
}
.paginacion li {
	float:right;
	font-size:10px;
	padding-right:2px;
}
.paginacion li a {
	color:#A8AEB2;
	padding:10px;
}
.paginacion li a:hover {
	background:#666;
	color:#666;
}

.lista_03 {
	padding:0 10px 0 0;
}
.lista_03 li {
	background:url(Images/linea_01.gif) bottom repeat-x;
	font-size:12px;
	color:#666;
	font-weight:bold;
	padding:10px 0 10px;
}
.lista_03 .alt_03 {
	background:#F1F5F9 url(Images/linea_01.gif) bottom repeat-x;
}

/*Clase creada para la renderización de los contenidos HTML de
notas de prensa, alianzas, etc.*/
.texto_enriquecido ul li
{
    background-position: none;
    background: none;
    list-style: circle;
    font-weight: normal;
}

.texto_enriquecido ol li
{
    background-position: none;
    background: none;
    list-style: decimal;
    font-weight: normal;
}

.cont02 {
	padding:0;
}

.cont02 .logo {
	float:left;
	width:146px;
	height:111px;
	background:url(Images/bg_logo.gif) 0 0 no-repeat;
	padding:12px 15px 13px 15px;
}
.cont02 .texto {
	float:left;
	width:490px;
	padding:0 10px 0 10px;
}

.cont02 .logo2 {
	float:left;
	width:85px;
	height:65px;
	background:url(Images/bg_logo2.gif) 0 0 no-repeat;
	padding:7px 9px 8px 9px;
}
.cont02 .texto2 {
	float:left;
	width:560px;
	padding:0 10px 0 10px;
}


.lista_04 {
	padding:0 10px 0 0;
}
.lista_04 li {
	background:url(Images/linea_01.gif) bottom repeat-x;
	font-size:12px;
	color:#666;
	padding:5px 0 5px 10px;
}
.lista_04 .alt_04 {
	background:#F1F5F9 url(Images/linea_01.gif) bottom repeat-x;
}


.submenu2 {
 	padding:20px 0 20px 0; 
	margin:0 0 10px 0;
}
.submenu2 li {
	float:left;
	background:url(Images/separador_submenu2.gif) right 5px no-repeat;
	padding:0 20px 0 0;
	margin:0 20px 0 0;
}
.submenu2 .nosep {
	background:none;
}
.submenu2 li a{
	font-weight:normal;
	font-size:10px;
	color:#999;
}	
.submenu2 li a:hover{
	color:#000;
}	
.submenu2 .on a{
	color:#000;
}	

.links {
	padding:0 0 25px 0;
}
.links li {
	float:left;
	margin:0 20px 0 0;
}
.links li a {
	color:#666;
	font-size:10px;
	font-weight:normal;
	padding:0 0 0 22px;
}
.links li a:hover {
	color:#000;
}
.links .link1 {
	background:url(Images/link.gif) 0 1px no-repeat;
}
.links .link2 {
	background:url(Images/descarga.gif) 0 2px no-repeat;
}
.links .link3 {
	background:url(Images/imprimir.gif) 0 0 no-repeat;
}
.links .link4 {
	background:url(Images/fotos.gif) 0 1px no-repeat;
}
.links .link5 {
	background:url(Images/video.gif) 0 2px no-repeat;
}
.links .link6 {
	background:url(Images/demos.gif) 0 2px no-repeat;
}

.imagen_nota {
	float:right;
	width:340px;
	margin:0 0 20px 20px;
}
.imagen_nota .pie {
	width:328px;
	background:#666;
	color:#FFF;
	font-size:11px;
	font-style:italic;
	text-align:right;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	padding:10px 5px 10px 5px;
}
.imagen_nota .iconos {
	width:318px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:5px 0 0 20px;
}

.buscar {
	width:660px;
	background:#F1F5F9;
	font-size:12px;
	color:#666;
	font-weight:bold;
	padding:20px;
}
.buscar select {
	width:400px;
}
.buscar input {
	width:480px;
}

.cont_03 {
	width:656px;
	background:#E4E4E4 url(Images/bg_cont03.jpg) top repeat-x;
	border-left:2px solid #E2E2E2;
	border-right:2px solid #E2E2E2;
	padding:20px;
}
.cont_03 img {
	float:left;
	width:200px;
}
.cont_03 .texto {
	float:left;
	width:440px;
	padding:0 0 0 10px;
}
.d01right {
	float:left;
	width:200px;
	padding:0 0 0 10px;
}

.bottom_cont_03 {
	width:700px;
	height:6px;
	background:url(Images/bottom_cont03.jpg) 0 0 no-repeat;
}

.submenu3 {
	float:right;
	margin:0 0 20px 0;
}
.submenu3 li {
	float:left;
	background:url(Images/separador_submenu2.gif) right 5px no-repeat;
	padding:0 20px 0 0;
	margin:0 20px 0 0;
}
.submenu3 .nosep {
	background:none;
	padding:0;
	margin:0;
}
.submenu3 li a {
	font-weight:normal;
	font-size:10px;
	color:#999;
}	
.submenu3 li a:hover {
	color:#000;
}	
.submenu3 .on a {
	color:#000;
}

.cont_ficha {
	float:right;
	width:278px;
	margin:0 20px 0 20px;
	
}
.ficha {
	width:238px;
	background:url(Images/bg_ficha.jpg) repeat-y;
	padding:10px 20px 10px 20px;
	margin:0;
}
.ficha a {
	font-size:12px;
	font-weight:normal;
}
.ficha_top {
	width:278px;
	height:8px;
	background:url(Images/top_ficha.jpg) 0 0 no-repeat;
}
.ficha_bottom {
	width:278px;
	height:8px;
	background:url(Images/bottom_ficha.jpg) 0 0 no-repeat;
}



.d02_left {
	float:left;
	width:380px;
}

.dContacto {
	float:right;
	width:270px;
	background:#EEE url(Images/bg_contacto.jpg) top repeat-x;
	border:1px solid #E0E0E0;
	padding:15px;
	margin:0 10px 0 0;
}

.lista_05 {
	padding:0;
}
.lista_05 li {
	background:url(Images/linea_04.gif) bottom repeat-x;
	padding:5px 5px 10px 5px;
}
.lista_05 .alt_05 {
	background:#F1F5F9 url(Images/linea_04.gif) bottom repeat-x;
	padding:5px 5px 15px 5px;
}

.cont_04 {
	padding:0px;
}
.cont_04 img {
	float:left;
	width:200px;
}
.cont_04 .texto {
	float:left;
	width:460px;
	padding:0 0 0 10px;
}
.cont_04 .texto h1 {
	color:#4C84DD;
}


.cont_05 {
	width:700px;
	/*background:#EFEFEF url(Images/bg_cont05.jpg) top repeat-y;*/
}
.cont_05 .right {
	float:left;
	width:440px;
	padding:5px 0 20px 20px;
}

.top_cont_05 {
	width:700px;
	height:7px;
	/*background:url(Images/top_cont05.jpg) 0 0 no-repeat;*/
}
.bottom_cont_05 {
	width:700px;
	height:7px;
	background:url(Images/bottom_cont05.jpg) 0 0 no-repeat;
}


/*Cambios hechos para corregir el menu de clientes/tipos de opercaiones los cambios se basaron 
  en el CSS original del sito de LIS 08/DIC/2009*/
.tabs_nav5{
	padding:0 0 0 0;
	background:url(Images/nav/bg_nav5.jpg) 0 0 no-repeat;
	}
.tabs_nav5 .nav5_links{
	list-style:none;
	clear: both;
	padding:0;
	
	}
.tabs_nav5 .nav5_links li{
	float:left;
	height:33px;
	padding:5px 0;
	text-align:center;
	width:87px;
}	
.tabs_nav5 .nav5_links .on{
	background:url(Images/nav/nav5_on.jpg) 0 0 no-repeat;
	}		
.tabs_nav5 .nav5_links a {
	font-size:10px;
	line-height:12px;
	color:#A0A1A1;
	font-weight:bold;
	letter-spacing:0;
	}
.tabs_nav5 .nav5_links a:hover {
	color:#CC7026;
	}
.tabs_nav5 .nav5_links .on a {
	color:#CC7026;
	}


























.body_popup {
	background:#FFF;
	padding:0;
	margin:20px 20px 0 20px;
}
#main2 {
	text-align:left;
}
.dTitulo_popup {
	background:url(Images/linea_01.gif) bottom repeat-x;
	padding:0 0 20px 0;
}
.dTitulo_popup h1 {
	float:left;
	font:Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4C84DD;
}
.dTitulo_popup h2 {
	float:left;
	font:Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7D7871;
}
.dTitulo_popup h3{
	float:left;
	font:Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4C84DD;
}
.dTitulo_popup labelStyle {
	float:left;
	font:Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4C84DD;
}
.dTitulo_popup a {
	float:right;
	height:25px;
	text-align:right;
	background:url(Images/cerrar.gif) right 3px no-repeat;
	font-size:11px;
	color:#7D7871;
	padding:0 25px 0 0;
}
.dTitulo_popup a:hover {
	color:#000;
}
.dCont_tabla {
	background:#F1F5F9;
	padding:10px;
}
.dCont_tabla a {
	font-size:12px;
	font-weight:normal;
}
.dBarra_boton {
	text-align:right;
	background:#E8EBED url(Images/linea_01.gif) top repeat-x;
	padding:10px 20px 10px 0;
}



.body_popup2 {
	background:#F1F5F9;
	padding:0;
	margin:20px;
}
#main3 {
	width:270px;
	text-align:left;
}
.dTitulo_popup2 {
	padding:0 0 10px 0;
}
.dTitulo_popup2 h1 {
	float:left;
	width:200px;
	font:Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4C84DD;
}
.dTitulo_popup2 a {
	float:right;
	width:40px;
	height:25px;
	text-align:right;
	background:url(Images/cerrar.gif) right 3px no-repeat;
	font-size:11px;
	color:#7D7871;
	padding:0 25px 0 0;
}
.dTitulo_popup2 a:hover {
	color:#000;
}
.dLista_popup3 {
	width:270px;
	height:250px;
	overflow:auto;
}
.dLista_popup3 li {
	width:240px;
	background:url(Images/linea_03.gif) bottom repeat-x;
}
.dLista_popup3 li h1 {
	font-size:12px;
	color:#666;
}

.dLista_popup3 li h2 {
	font-size:12px;
	color:#666;
	font-weight:normal;
}

.accordion {
	width: 700px;
}
.accordion a#acctab {
	cursor:pointer;
	display:block;
	background:#F1F5F9 url(Images/linea_04.gif) bottom repeat-x;
	padding:10px 10px 20px 10px;
}
.accordion a#acctab.selected {
	display:none;
}
.accordion_content {
	background:url(Images/linea_04.gif) bottom repeat-x;
	padding:10px 10px 15px 10px;
}




















/****** Cambios desde el 04/NOV/2009 *********/

.submenu4 {
 	padding:0 0 20px 0; 
	margin:0 0 10px 20px;
}
.submenu4 li {
	float:left;
	height:20px;
	font-size:12px;
	color:#666;
	background:url(Images/separador_submenu2.gif) right 4px no-repeat;
	padding:3px 20px 0 0;
	margin:0 20px 0 0;
}
.submenu4 li a:hover{
	color:#000;
}	
.submenu4 .salir {
	background:none;
}
.submenu4 .salir a {
	font-size:12px;
	line-height:12px;
	color:#666;
	font-weight:normal;
	background:url(Images/icons/salir.gif) right 0 no-repeat;
	padding:3px 30px 0 0;
	margin:0;
}


/*
   **************************************************************
   * Cambios para ajustar menú de tabulador 9 de diciembre 2009 *
   **************************************************************
*/
.tabs_nav6{
	padding:5px 0 0 0;
	}
.tabs_nav6 .nav6_links{
	list-style:none;
	clear: both;
	background:url(Images/nav/bg_nav5.jpg) 0 0 no-repeat;
	padding:0;
	}
.tabs_nav6 .nav6_links li{
	float:left;
	width:100px;
	height:40px;
	padding:0;
}
.tabs_nav6 .nav6_links .on{
	background:url(Images/nav/nav6_on.jpg) 0 0 no-repeat;
	}		
.tabs_nav6 .nav6_links a {
	display:block;
	height:23px;
	text-align: center;
	font-size:10px;
	line-height:12px;
	color:#A0A1A1;
	font-weight:bold;
	padding-top:10px;
	letter-spacing:0;
	}
.tabs_nav6 .nav6_links a:hover {
	color:#CC7026;
	}
.tabs_nav6 .nav6_links .on a {
	color:#CC7026;
	}
/*
   **************************************************************
*/

	

.cont_06 {
	width:676px;
	background:#BCCEDA url(Images/varios/bg_cont06.jpg) top repeat-x;
	border-left:2px solid #D8E0E5;
	border-right:2px solid #D8E0E5;
	padding:20px 0 20px 20px;
}
.temas {
	float:left;
	width:190px;
	background:#FFF url(Images/titulares/temas.gif) 0 0 no-repeat;
	padding:65px 0 0 0;
}
.cont_06 .contenido {
	float:left;
	width:470px;
	margin:0 0 0 10px;
}
.bottom_cont_06 {
	width:700px;
	height:6px;
	background:url(Images/varios/bottom_cont06.jpg) 0 0 no-repeat;
}
.paginacion2 {
	width:475px;
	height:20px;
	background:#E7EFF5;
}
.pag2 {
	float:right;
	margin:0 40px 0 0;
	padding:0;
	

}
.pag2 li {
	float:left;
}
.pag2 li a {
	display:block;
	height:20px;
	font-size:10px;
	color:#E7EFF5;
	background:#C9CFD5;
	padding:0 5px 0 5px;
	margin:0 10px 0 0;
}
.pag2 li a:hover, .pag2 .on a {
	background:#FFF;
	color:#666;
}
.pag2 .prev a {
	width:15px;
	background:url(Images/varios/prev.gif) 0 0 no-repeat;
	padding:0;
}
.pag2 .prev a:hover {
	background:url(Images/varios/prev_over.gif) 0 0 no-repeat;
}
.pag2 .next a {
	width:15px;
	background:url(Images/varios/next.gif) 0 0 no-repeat;
	padding:0;
}
.pag2 .next a:hover {
	background:url(Images/varios/next_over.gif) 0 0 no-repeat;
}


.accordion_temas {
	width: 190px;
	margin:0 0 10px 0;
}
.accordion_temas h1 {
	background:url(Images/bullets/bullet_1.gif) 20px 8px no-repeat;
	font-size:11px;
	color:#525252;
	font-weight:normal;
	padding:0 0 0 30px;
}
.accordion_temas a#acctab {
	cursor:pointer;
	display:block;
}
.accordion_temas h1:hover {
	color:#000;
}
.accordion_temas a#acctab.selected {
	display:none;
}
.subtemas {
	margin:0 0 10px 40px;
	padding:0;
}
.subtemas .head a:hover{
	color:#000;
}
.subtemas li {
	background:url(Images/bullets/bullet_2.gif) 0 9px no-repeat;
	padding:5px 0 0 10px;
}
.subtemas li a {
	font-size:11px;
	color:#525252;
	font-weight:normal;
	line-height:10px;
}
.subtemas li a:hover {
	color:#000;
}

.body_iframe {
	margin:0;
	padding:0;
	background:#BCCEDA url(Images/varios/bg_cont06.jpg) -10px repeat-x;
}

.tabla_documentos {
	font-size:10px;
	color:#525252;
	margin:15px 0 15px 0;

}
.tabla_documentos th {
	font-weight:bold;
	background:url(Images/lineas/linea_05.gif) bottom repeat-x;
	padding:10px 5px 10px 5px;
}
.tabla_documentos td {
	padding:5px;
}
.tabla_documentos a {
	color:#E49935;
	font-weight:normal;
	text-decoration:underline;
}
.tabla_documentos .alt_06 {
	background:#E0ECF6;
}
.doc_xls {
	height:16px;
	background:url(Images/icons/doc_xls.png) 0 0 no-repeat;
	font-size:9px;
	padding:3px 0 0 18px;
}
.doc_pdf {
	height:16px;
	background:url(Images/icons/doc_pdf.png) 0 0 no-repeat;
	font-size:9px;
	padding:3px 0 0 18px;
}
.doc_jpg {
	height:16px;
	background:url(Images/icons/doc_jpg.png) 0 0 no-repeat;
	font-size:9px;
	padding:3px 0 0 18px;
}
.doc_vid {
	height:16px;
	background:url(Images/icons/doc_vid.png) 0 0 no-repeat;
	font-size:9px;
	padding:3px 0 0 18px;
}
.doc_doc {
	height:16px;
	background:url(Images/icons/doc_doc.png) 0 0 no-repeat;
	font-size:9px;
	padding:3px 0 0 18px;
}
.doc_ppt {
	height:16px;
	background:url(Images/icons/doc_ppt.png) 0 0 no-repeat;
	font-size:9px;
	padding:3px 0 0 18px;
}
.doc_link {
	height:16px;
	width:16px;
	background:url(Images/icons/doc_link.png) 0 0 no-repeat;
	font-size:9px;
	padding:3px 0 0 18px;
}
.boton_doc {
	float:right;
	margin:30px 15px 0 0;
}


.notificaciones {
	width:220px;
	background:#E7EFF5 url(Images/titulares/notificaciones.gif) 0 0 no-repeat;
	padding:70px 0 20px 0;
}
.notificaciones li {
	background:url(Images/bullets/bullet_3.gif) 0 3px no-repeat;
	margin:0 15px 20px 15px;
	padding:0 0 0 15px;
}







/****** Cambios desde el 11/NOV/2009 *********/

.tabs_nav7{
	float:left;
	width:632px;
	padding:5px 0 0 0;
	}
.tabs_nav7 .nav7_links{
	list-style:none;
	clear: both;
	padding:0;
	}
.tabs_nav7 .nav7_links li{
	float:left;
	width:118px;
	height:33px;
	background:url(Images/nav/nav7_off.jpg) 0 0 no-repeat;
	padding:0;
}	
.tabs_nav7 .nav7_links .on{
	background:url(Images/nav/nav7_on.jpg) 0 0 no-repeat;
	}		
.tabs_nav7 .nav7_links a {
	display:block;
	height:23px;
	text-align: center;
	font-size:12px;
	line-height:12px;
	color:#9FA0A0;
	font-weight:bold;
	padding-top:10px;
	}
.tabs_nav7 .nav7_links a:hover {
	color:#CC7026;
	}
.tabs_nav7 .nav7_links .on a {
	color:#CC7026;
	}
.boton_chat {
	float:right;
	padding:5px 15px 0 0;
}
.botones {
	width:650px;
	background:url(Images/lineas/linea_06.gif) top repeat-x;
	margin:20px 0 0 0;
}
.boton_doc2 {
	float:right;
	margin:10px 15px 0 0;
}

/****** Cambios desde el 23/NOV/2009 *********/

.dhead2 .buscador {
	padding:60px 0 0 0;
}
.bot_acceso_off {
	position:absolute;
}
.cont_accesos {
	position:absolute;
	width:400px;
	height:31px;
	background:#EBEBEB;
	margin:0 0 0 -250px;
	padding:0;
	display:none;
}
.cont_accesos .bot_acceso_on {
	float:left;
	width:150px;	
}
.cont_accesos ul {
	float:left;
	width:250px;
	padding:6px 0 0 0;
}
.cont_accesos li {
	float:left;
	background:url(Images/bullets/bullet_4.gif) 30px 6px no-repeat;
	padding:0 0 0 38px;
}
.cont_accesos li a {
	font-size:12px;
	color:#666;
}
.cont_accesos li a:hover {
	color:#000;
}


/***** TREE VIEW **********/

.treeview {
	font-size:11px;
	padding:0 0 20px 0;
}
.treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	font-size:11px;
	color:#525252;
	font-weight:normal;	
}
.treeview ul {
	margin-top: 4px;
}
.treeview .hitarea {
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}
.treeview li { 
	margin: 0 0 0 10px;
	padding: 5px 0 0 10px;
	background:url(Images/bullets/bullet_1.gif) 0 10px no-repeat;
}
.treeview li ul li { 
	background:url(Images/bullets/bullet_2.gif) 0 10px no-repeat;
}
.treeview a {
	font-size:12px;
	color:#525252;
	font-weight:normal;
}
.treeview a:hover {
	color:#000;
}
#treecontrol { margin: 1em 0; display: none; }
.treeview .hover { color: #000; cursor: pointer; }

/*  Base de conocimientos  */

.tabs_nav8{
	float:left;
	width:710px;
	padding:0;
	background:url(Images/nav/nav8_off.jpg) 0 0 repeat-x;
	}
.tabs_nav8 .nav8_links{
	list-style:none;
	clear: both;
	padding:0;
	}
.tabs_nav8 .nav8_links li{
	float:left;
	height:33px;
	padding:0;
}	
.tabs_nav8 .nav8_links .on{
	background:url(Images/nav/nav8_on.jpg) 0 0 no-repeat;
	width:188px;
	}		
.tabs_nav8 .nav8_links a {
	display:block;
	height:23px;
	text-align: center;
	font-size:12px;
	line-height:12px;
	color:#9FA0A0;
	font-weight:bold;
	padding-top:10px;
	}
.tabs_nav8 .nav8_links a:hover, .tabs_nav8 .nav8_links .on a {
	color:#CC7026;
	}
.cont_bdcon{
	padding:20px;
	background:#C0D1DE url(Images/nav/bg_contbd.jpg) 0 0 repeat-x;
}

/* TICKETS */
/*acordion*/
.skin_hist  {
	width: 678px;
	font-size: 13px;
	line-height: 15px;
}
.skin_hist div {
	padding: 10px 0;
	background-color: #fff;
}
.skin_hist .head {
	cursor:pointer;
	display:block;
	text-decoration: none;
	padding:0 0 0 10px;
	font-weight: bold;
	font-size: 15px;
	color: #333;
	background-image:url(../images/btns/btn_acc.gif);
	background-position: right 0;
	background-repeat: no-repeat;
	background-color:#C0C0C0;
	line-height: 28px;
	border:1px solid #CCC;
	margin-top:5px;
	height:30px;
}
.skin_hist a.selected {
	background-position:right -30px;
}	
.anchor{
	background:url(../images/icons/anchor.gif) 0 0 no-repeat;
	padding-left:30px;
	display:inline-block;
}
.pdf{
	background:url(../images/icons/pdf.gif) 0 0 no-repeat;
	padding-left:30px;
	display:inline-block;
}
.sb_body{
	padding:20px;
	text-align:left;
	background:#FFF;
}
.sb_body h1 {
	font-family:Helvetica,Arial,sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #4C84DD;
	margin-bottom:15px;
}
.sb_body h2 {
	font-family:Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #7D7871;
}
.sb_body h4{
	font-size: 12px;
	line-height:14px;
}
.dCont_popup {
	background:#F1F5F9 url(../images/lineas/linea_01.gif) top repeat-x;
	padding:10px;
}
.dBarra_popup {
	text-align:right;
	background:#F1F5F9 url(../images/lineas/linea_01.gif) top repeat-x;
	padding:10px 20px 10px 0;
}

.tabs_nav8{
	float:left;
	width:704px;
	padding:5px 0 0 0;
	}
.tabs_nav8 .nav8_links{
	list-style:none;
	clear: both;
	padding:0;
	}
.tabs_nav8 .nav8_links li{
	float:left;
	width:100px;
	height:34px;
	background-image:url(images/nav/bg_tab8.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
	padding:0;
}	
.tabs_nav8 .nav8_links .on{
	background-position:0 -34px;
	}		
.tabs_nav8 .nav8_links a {
	display:block;
	height:23px;
	text-align: center;
	font-size:12px;
	line-height:12px;
	color:#525252;
	font-weight:bold;
	padding-top:10px;
	}
.tabs_nav8 .nav8_links .bchat {
	width:104px;
}
.tabs_nav8 .nav8_links .bchat a{
	padding:0;
}
.tabs_nav8 .nav8_links .long{
	padding-top:3px;
}
.tabs_nav8 .nav8_links a:hover {
	color:#F90;
	}
.tabs_nav8 .nav8_links .on a {
	color:#F90;
	}
.cont_08 {
	width:678px;
	background:#BCCEDA url(Images/varios/bg_cont06.jpg) top repeat-x;
	border-left:2px solid #D8E0E5;
	border-right:2px solid #D8E0E5;
	padding:20px 0 20px 20px;
}
.cont_08 .contenido {
	float:left;
	width:650px;
	margin:0 0 0 10px;
}
.cont_08 .contenido2
{
    background:#BCCEDA url(Images/varios/bg_cont06.jpg) top repeat-x;
	float:left;
	width:660px;
	margin:0 0 0 0px;
}
.bottom_cont_08 {
	width:700px;
	height:6px;
	background:url(Images/varios/bottom_cont06.jpg) 0 0 no-repeat;
}
.btn_mas, .tab_skin_01 .tabs_links .filler .btn_mas
{    
	background:url(Images/Btns/btn_mas.gif) 0 0 no-repeat;
	padding-left:30px;
	line-height:22px;
	display:inline-block;
}
.btn_resolvercaso, .tab_skin_01 .tabs_links .filler .btn_resolvercaso
{    
	
	padding-left:144px;	
	background-repeat:no-repeat;	
	line-height:25px;
	display:inline-block;
}
.btn_editar,.tab_skin_01 .tabs_links .filler .btn_editar
{    
	background:url(Images/editar.png) 0 0 no-repeat;
	padding-left:0px;
	line-height:0px;
	display:inline-block;	
}
.tabla_01 
{
    width:100%;           
}
.tabla_01 th, .tabla_01 td{
	text-align:center;
	padding:3px 0;	
	white-space:nowrap;
	
}
.tabla_01 th{
	background-color:#CCC;
	border-bottom:2px #FFF solid;
}
.tabla_01 .alt{
	background:#E0ECF6;
	white-space:nowrap;	
}
.tabla_01 .row{
	background:#fff;	
}

