.texto-bold{
	color:#515559;
	margin:20px 0px 20px 0px;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	line-height:17px;
}
.faqsdesp ul {
	list-style:none;
	}
.faqsdesp ul li {
	border-bottom:1px dotted #cccccc;	
	padding:10px 8px 8px 8px;
	font-family:Arial;
	font-size:12px;
	color:#515559;
	}
.faqsdesp ul li a:link, .faqsdesp ul li a:visited {
	display:block;
	background:url(/images/btn-open-close.gif) no-repeat 0 0;
	color:#515559;
	padding:0 0 4px 25px;
	font-weight:bold;
	text-decoration:none;

	}
.faqsdesp ul li a:hover, .faqsdesp ul li a:active {
	text-decoration:underline;
	color:#000;
	}
.faqsdesp ul li a.activo {
	text-decoration:underline;
	background:url(/images/btn-open-close.gif) no-repeat 0 -25px;
	color:#000;
	text-decoration:none;
	}
.faqsdesp ul li ul li {
	border:none;
	padding:0;
	margin:10px 0 0 25px;
	background:none;
	}
.faqsdesp ul li ul li h2 {
	font-family:Arial;
	font-size:13px;
	color:#161616;
	margin:0 0 3px 0;
	padding:0;
	}
.faqsdesp ul li ul li p {
	font-family:Arial;
	font-size:11px;
	color:#515559;
	margin:0 0 10px 0;
	padding:0;
	font-weight:normal;
	}


/* links comunes en el acordeon*/
	
	
.faqsdesp ul li ul li a:link, .faqsdesp ul li ul li a:visited {
	display:inline;
	background:none;
	color:#0086c3;
	padding:0;
	font-weight:normal;
	text-decoration:none;
	}
.faqsdesp ul li ul li a:hover, .faqsdesp ul li ul li a:active {
	color:#006390;
	text-decoration:underline;
	}
.faqsdesp ul li ul li a:link, .faqsdesp ul li ul li a:visited {
	display:inline;
	background:none;
	color:#0086c3;
	padding:0;
	font-weight:normal;
	text-decoration:none;
	}
.faqsdesp ul li ul li a:hover, .faqsdesp ul li ul li a:active {
	color:#006390;
	text-decoration:underline;
	}

/* fin de links comunes */


.search {
	width:700px;
	background:url(/images/bg-preguntas.jpg) no-repeat -3px 0;
	height:170px;
	overflow:hidden;
}



.search h2{
	color:#000;
	margin:30px 0 13px 108px;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	
}
.preg {
	height:25px;
	overflow:hidden;
	width:700px;
	height:400px;
	
}

.search .preg .dqtn{
	width:555px;
	float:left;	
	
}

.search .preg .dbtn{
	float:left;
	width:145px;

	
}

.search .preg .dbtn input.preguntar{
	background:url(/images/btn-preguntar.jpg) no-repeat top left;
	width:103px;
	height:30px;
	border:none;	
	color: transparent;
/*	text-indent:-999px;*/
	cursor:pointer;
	margin:2px 0 0 0px;
	padding:0 0 0 0;

	
}

.search .preg  .dbtn input.preguntar:hover{
	border:none;	
}

.search .preg .dqtn input.qtn{	
	width:415px;
	border:1px solid #c5c5c5;
	padding:8px;
	margin:0 0 0 108px;
	color:#515559;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}
.search .preg  .dqtn input.qtn:hover{
	border:1px solid #0080A7;
	}



.vermas {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:46px 0 0 0;
	margin:0 10px 0 0;
	overflow:hidden;
	float:none;
	text-align:right;
	height:20px;
	line-height:18px;
	color:#0086c3;
}
.vermas a:link,
.vermas a:active,
.vermas a:visited {
	display:block;
	height:20px;
	color:#0086c3;
	background:url(/images/masinfo.jpg) no-repeat right center;
	padding:0 25px 0 0;
}
	
.faqsdesp ul li .colorfondo {
	background: #eeeff1;
	padding: 10px;
}

.faqsdesp ul li .tituloserv {
	color:  #000;
	font-weight: bold;
	/* list-style: circle;*/
}

/* tablas  dentro de legales*/

.faqsdesp ul li.faql ul li table {
	font-family:Arial;
	font-size:11px;
	color:#515559;
	margin-bottom: 20px;
	border: 1px solid #e6e6e6;
	background: #FFF;
	}
	
.faqsdesp ul li.faql ul li table tr.tbheader td {
	background: #CCCCCC;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	vertical-align: middle;
	padding:5px;
}

.faqsdesp ul li.faql ul li table tr td{
	background: #f2f2f2;
	height: 20px;
	vertical-align: middle;
	padding:4px;
	line-height:20px;
	text-align: left;
	text-align:center;
}




/* fin tablas */


/* tablas complejas dentro de legales*/

.faqsdesp ul li.faql ul li table.compleja {
	font-family:Arial;
	font-size:12px;
	color:#515559;
	margin-bottom: 20px;
	border: 1px solid #e6e6e6;
	}
	
.faqsdesp ul li.faql ul li table.compleja tr.tbheader td {
	background: #b4b4b4;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	padding:5px;
	border: 1px solid #999;
}

.faqsdesp ul li.faql ul li table.compleja tr td{
	vertical-align: middle;
	padding: 4px;
	line-height:15px;
	border: 1px solid #CCCCCC;
	background: #FFF;
}




/* fin tablas */

.small, p.small, .faqsdesp ul li.faql ul li p.small{
	font-family:Arial;
	font-size:10px;
	color:#999999;
	padding:10px 0 0 0;
	}

.boxy{background:url(../images/im-bbg.png) no-repeat top left; width:220px; height:185px;float:left;margin-right:20px}
.nmr{margin-right:0}
.boxy h2 {width:200px;padding:0 0 0 15px;}
.boxy p {width:190px;padding:0 0 0 15px;}
.boxy h2 {color:#000;font-size:13px;font-family:Verdana;margin-bottom:5px}
.boxy p {font-size:12px;line-height:16px;font-family:Arial, Helvetica, sans-serif}
.boxy p a:link, .boxy p a:visited {color:#0086c3; text-decoration:none}
.boxy p a:hover, .boxy p a:active{text-decoration:underline}

.boxy-xl{background:url(../images/pim-dispbg.jpg) no-repeat top left; width:460px; height:179px;float:left;margin-right:20px}
.boxy-xl h2, .boxy-xl p {margin:0 0 0 190px; width:250px;padding:0;}
.boxy-xl h2 {color:#000;font-size:14px;font-family:Verdana;margin:25px 0 0 190px}
.boxy-xl p {font-size:12px;line-height:16px;margin-top:10px;color:#515559;font-family:Arial, Helvetica, sans-serif}
.boxy-xl p a:link, .boxy-xl p a:visited {color:#0086c3; text-decoration:none}
.boxy-xl p a:hover, .boxy-xl p a:active{text-decoration:underline}
.boxy  img{
	margin-bottom:-23px;
}


/* Soporte para equipos*/
.manuals2{
	background:url(/images/bg-info-horz.gif) top left;
	width:700px;
	height:115px;
	margin:0px ;
	padding:0px;
}

.manuals2 img{
	margin:20px;
	text-align:center
}
.manuals2 h2{
	color:#000;
	font-size:14px;
	padding-top:20px;
	}
	
.manuals2 p{	
	font-family:Arial;
	line-height:16px;
	margin-right:0px;
	color:#515559;
	}
.manuals2 a{	
	color:#0086C3; 
	}	