﻿body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.logo{
	background-image: url("/sites/Confidens/templates/imagenes/isologo1.jpg");
	background-repeat: no-repeat;
	background-position: 105px;
	height: 99px;
}
.logo2{
	background-image: url("/sites/Confidens/templates/imagenes/isologo2.jpg");
	background-repeat: no-repeat;
	background-position: 86px;
	height: 99px;
}
.titulo1 {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #005783;
	text-indent: 6px;
}
.search {
	border: 1px solid #005783;
	height: 18px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
}
.lineH {
	background-image: url("/sites/Confidens/templates/imagenes/lineaV.gif");
	background-repeat: repeat-y;
	width: 24px;
	padding-top: 36px;
}
.nroB {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #005783;
	line-height: 16px;

}
.bullet1 {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: lighter;
	color: #87888A;
	text-align: left;
	margin-left: 0px;
}
.contacto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #005783;
}
.contactogris {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #58585A;
}

.punteado_azul {
	background-image: url("/sites/Confidens/templates/imagenes/punteado.jpg");
	background-repeat: repeat-x;
	height: 7px;
}
.Arial_light_7_gris {
	font-family: Arial;
	font-size: 7.5pt;
	line-height: 16px;
	color: #6D6F70;
	font-weight: lighter;
}
.Arial_light_7_dos {
	font-family: Arial;
	font-size: 7.5pt;
	/*line-height: 24px;*/
	color: #6D6F70;
	font-weight: lighter;
	top:10px;
}
.Arial_light_10_gris {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #6D6F70;
	font-weight: lighter;
	padding-left: 10px;
	padding-top: 15px;
}
.Arial_8pt_bold {
	font-family: Arial;
	font-size: 12px;
	color: #005783;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 14px;
}
.Arial_9pt_bold {
	font-family: Arial;
	font-size: 9pt;
	color: #005783;
	font-weight: bold;
}

.ofi_resaltado {
	font-family: Arial;
	font-size:10px;
	font-weight: bold;
	color: #005783;
}
.cajas_contenidos {
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #005783;
	border-top-style: none;
}
/* ___________________ CAMPOS FORMULARIO _______________________ */

.campos {
	width:380px;
	border-color:#CCCCCC;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	top:5px;
	font-weight: normal;
	color: #666;
}
.campos2 {
	width:120px;
	border-color:#CCCCCC;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: normal;
	color: #666;
}
.camposOculto {
	width:188px!important;
	border-color:#CCCCCC;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: normal;
	color: #666;
}
.campos3 {
	width: 85px!important;
	border-color:#CCCCCC;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	top:5px;
	font-weight: normal;
	color: #666;
}
.campos4 {
	width: 100%!important;
	border-color:#CCCCCC;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	top:5px;
	font-weight: normal;
	color: #666;
}
.send {
	background-image:url("/sites/Confidens/templates/imagenes/btn_send.jpg");
	font-family:Arial;
	font-size:10pt;
	color: #FFFFFF;
	background-position: center center;
	background-repeat: no-repeat;
	height: 35px;
	width: 60px;
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	cursor: pointer;
}
.proximo {
	background-image:url("/sites/Confidens/templates/imagenes/btn_nextOFF.jpg");
	font-family:Arial;
	font-size:10pt;
	color: #FFFFFF;
	background-position: center center;
	background-repeat: no-repeat;
	height: 35px;
	width: 70px;
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	cursor: pointer;
}
.adjuntar {
	background-image:url("/sites/Confidens/templates/imagenes/btn_adjuntar.jpg");
	font-family:Arial;
	font-size:10pt;
	color: #FFFFFF;
	background-position: center center;
	background-repeat: no-repeat;
	height: 35px;
	width: 70px;
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	cursor: pointer;
}
.cerrar {
	background-image:url("/sites/Confidens/templates/imagenes/cerrar.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	height: 35px;
	width: 70px;
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	cursor: pointer;
}
/* ___________________ TOOLTIPS _______________________ */
a.Ntooltip {
	position: relative;
	text-decoration: none !important;
}

a.Ntooltip:hover {
	z-index:999;
	background-color:#FFFFFF;
}

a.Ntooltip span {
display: none; /* oculto */
}

a.Ntooltip:hover span {
	display: block;
	position: absolute;
	bottom:2em;
	text-align:center;
	left:2em;
	width:58px;
	padding:3px;
	background-color: #FFFFFF;
	color: #005783;
	border: 1px solid #005783;
	font-family: Arial;
	font-size: 8px;
}
.home {
	background-image: url("/sites/Confidens/templates/imagenes/home.gif");
}
.oculto {
	display: none;
}
.search2 {
	background-image: url("/sites/Confidens/templates/imagenes/ok_search.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.forms {
	background-image: url("/sites/Confidens/templates/imagenes/file.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.links {
	background-image: url("/sites/Confidens/templates/imagenes/links.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*            ___________________________________           */
.numeros_bullet1 {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #005783;
	list-style-position: outside;
	list-style-image: url("/sites/Confidens/templates/imagenes/dot_c.jpg");
}
.cajabullet {
	padding-top: 18px;
	padding-left: 0px;
}

ul#lihome {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul#lihome li {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: lighter;
	color: #87888A;
    padding-left: 10px;
    background-image: url("/sites/Confidens/templates/imagenes/dot_c.jpg");
    background-repeat: no-repeat;
    background-position: 0 0;
}
ul#faqs{
	float: none;
	clear: none;
	margin: 0;
	padding: 0;
}
ul#faqs li {
	float: none;
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #005783;
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}

.rta_faqs{
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #6D6F70;
	font-weight: lighter;
	padding-left: 10px;
	
}

.preg_faqs{
	font-family: Arial;
	font-size: 11px;
	color: #005783;
	font-weight: lighter;
	padding-left: 10px;

}

.linkInteres{
	font-family: Arial;
	font-size: 11px;
	color: #6D6F70;
	font-weight: lighter;
}


ul#lirtas {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul#lirtas h1 {
	font-family: Arial;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	color: #005783;
	padding-left: 10px;
	padding-top: 0px;
}
ul#lirtas li {
	font-family: Arial;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	color: #87888A;
	padding-left: 10px;
}
/*  _________________        BOTONERAS    _____________________________*/ 

.BOTONERA {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #005783;
	height: 30px;
	clip: rect(auto,auto,auto,auto);
	white-space: nowrap;
	text-align: left;
	text-indent: 0px;
	clear: left;
	float: left;
	margin-left: 10px;
}
.BOTONERA a:link{
	text-decoration: none;
}
.BOTONERA a:hover{
	text-decoration: none;
}
.BOTONERA a:visited{
	text-decoration: none;
}
.separador {
	background-image: url("/sites/Confidens/templates/imagenes/punteado2.jpg");
	background-repeat: repeat-x;
	background-position: center;
	height: 2px;
	width: 137px;
}
.separador_blanco {
	background-position: center;
	color: #FFFFFF;
}
.botonera2 {
	text-decoration: none;

}
.botonera2 LI{
	text-decoration: none;
	font-family: Arial;
	font-size: 9px;
	color: #005783;
	list-style-position: outside;
	list-style-image: url("/sites/Confidens/templates/imagenes/bullet-ok.jpg");
	line-height: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.botonera2_ON li{
	font-family: Arial;
	font-weight:bold;
	font-size: 9px;
	color: #005783;
	list-style-position: outside;
	list-style-image: url("/sites/Confidens/templates/imagenes/bullet-ok.jpg");
	line-height: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.botonera2 li{
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url("/sites/Confidens/templates/imagenes/white.jpg")
}

.botonera2 li a:link{
	text-decoration: none;
	color: #005783;
}
.botonera2 li a:hover{
	color: #005783;
	font-weight:bold;
	list-style-position: outside;
	list-style-image: url("/sites/Confidens/templates/imagenes/bullet-ok.jpg");
}
.botonera2 li a:visited{
	text-decoration: none;
	color: #005783;
}
.botonera2 li a:active{
	color: #005783;
}

/*////////////////////////////////////////*/
.botonera2_ON li{
	list-style-position: outside;
	list-style-image: url("/sites/Confidens/templates/imagenes/bullet-ok.jpg")
}
.botonera2_ON li a:link{
	text-decoration: none;
	color: #005783;
	height: 10px;
}
.botonera2_ON li a:hover{
	color: #005783;
	font-weight:bold;
	list-style-position: outside;
	list-style-image: url("/sites/Confidens/templates/imagenes/bullet-ok.jpg");
}
.botonera2_ON li a:visited{
	color: #005783;
}
.botonera2_ON li a:active{
	color: #005783;
}
/*   --------------------------------- */
.itemON {
	font-family: Arial;
	font-weight:bold;
	font-size: 9px;
	color: #005783;
	font-weight:bold;
	list-style-position: outside;
	list-style-image: url("/sites/Confidens/templates/imagenes/bullet-ok.jpg");
}
/*/////////////////BOTONES TRIANGULITO///////////////*/
#bot1 {
    border: 0 0 0 0;
    padding: 0;
    text-align: left;
}
#bot1 a{
    background-image:url("/sites/Confidens/templates/imagenes/bg_menu_1.jpg");
    background-position: left center;
    display: block;
    color: #005783;
	font-family: Arial;
	font-size: 9px;
    text-decoration: none;
    padding-left: 10px;
	padding-top: 0.2em;
    background-repeat: no-repeat;
}
#bot1 a:hover{
    font-weight: bold;
    background-image:url("/sites/Confidens/templates/imagenes/bg_menu_2.jpg");
}
.botON{
    font-weight: bolder;
	background-image:url("/sites/Confidens/templates/imagenes/bg_menu_2.jpg");
    background-position: left center;
    display: block;
    color: #005783;
	font-family: Arial;
	font-size: 9px;
    text-decoration: none;
    padding-left: 10px;
	padding-top: 0.2em;
    background-repeat: no-repeat;
}
.botOFF{
	background-image:url("/sites/Confidens/templates/imagenes/bg_menu_1.jpg");
    background-position: left center;
    display: block;
    color: #005783;
	font-family: Arial;
	font-size: 9px;
    text-decoration: none;
    padding-left: 10px;
	padding-top: 0.2em;
    background-repeat: no-repeat;
}

