/* DEFINICIÓN DE FUENTES ****************************************************************************
----------------------------------------------------------------------------------------------------*/
body {
	font: 0.7em Verdana,Helvetica,Tahoma,Arial,sans-serif;
}
h1, h2, h3, h4, h5, h6 {font-size: 1.36em;font-weight:normal;}
h2 {font-size: 1.45em;}
h3 {font-size: 1.45em;}
h4 {font-size: 1.27em;}
h5 {font-size: 1.18em;}
h6 {font-size: 1.09em;}
div#pie {font-size:0.81em;}
table {font-size:0.81em !important;}
table table, table table table {font-size:1em !important;}
div#cabeceraArea h1 {font-size:1.63em;}
p.tituloarea {font-size:1.54em;}
p.areaCliente {font-size:1.36em;}
div#contenedorCabecera ul {font-size:0.81em;}
div ul li.importante a {font-size: 1.22em;}
div.cabeceraDatosCW {font-size:0.90em;}
div.datosPolizaCW {font-size:0.95em;}
div#contenedorCabecera ul.proc {font-size:0.95em;}
div.datosPolizaCW div.col1 div.row {font-size: 0.9em;}
div.datosPolizaCW div.col2 div.row {font-size: 0.9em;}
div.datosPolizaCW div.col3 div.row {font-size: 0.9em;}
div.datosPolizaCW div.col4 div.row {font-size: 0.9em;}

/*Pestañas*/
div#contenedor div.pestanyas ul.opciones, div#contenedor div.pestanyas ul.pest a, div#contenedor div.pestanyas ul.pest li span {
	font-size:0.80em;
}

/*Pestañas Grandes*/
div#contenedor div.pestanyas p.tit {font-size:2em;}
div#contenedor div.pestanyas p.subtit {font-size:1.27em;}
div#contenedor div.pestanyas p.tit2 {font-size:1.63em;}	
div#contenedor div.pestanyas p.subtit2 {font-size:0.90em;}
/*pendientes de ajustar*/
li.selec div.selecCtro p.textoND,
li.selecPrim div.selecCtro p.textoND {font-size:1.2em;}
.textoND {font-size:0.75em;}
.subTextoND {font-size:0.65em;}
div#contenedor div.pestanyas a:visited {font-size:1em;}
div#contenedor div.pestanyas strong span {font-size:1.38em;}
div#contenedor div.pestanyas p.nodisp {font-size:0.75em;}

/*Ayudas*/
p.indicativo {font-size:0.90em;}
div.ayuda_middle {font-size:0.90em;}

/*Calendario*/
.ui-datepicker-header select {
	background: #FFF;
	color: #000;
	font-size:1.2em !important;
	font-family:Verdana,Helvetica,Tahoma,Arial,sans-serif;
}
div.elementos{font-size:0.80em;}

/* CONTENEDORES *************************************************************************************
----------------------------------------------------------------------------------------------------*/
body {
	padding:15px 0 30px;
	background:#f7f7f7;
	color:#333; 
}
#contenedor,#productos {
	background-color: #FFFFFF;
    margin: 0 auto;
    position: relative;
    width: 960px;
}
div.caja_top {
	background:#FFFFFF url(/Recursos/recursos/ES/imagen/fondos/fondo_medtop_1024.gif) repeat-x scroll 0 0;
	height:10px;
}
div.caja_bottom {
	background:#FFFFFF url(/Recursos/recursos/ES/imagen/fondos/fondo_medbottom_1024.gif) repeat-x scroll left bottom;
	height:10px;
}
div.caja_middle {
	background-color:#ffffff;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	width: 958px;
	overflow:hidden;
}
.esqtopizq, .esqtopder, .esqbottomizq, .esqbottomder {
	float:left;
	background:#FFFFFF url(/Recursos/recursos/ES/imagen/fondos/fondo_topleft_1024.gif) no-repeat top left;
	width:10px;
	height:10px;
	font-size:0.1em;
}
.esqtopder {
	float:right;
	background:#FFFFFF url(/Recursos/recursos/ES/imagen/fondos/fondo_topright_1024.gif) no-repeat top right;
}
.esqbottomizq{
	float:left;
	background:#FFFFFF url(/Recursos/recursos/ES/imagen/fondos/fondo_bottomleft_1024.gif) no-repeat bottom left;
}
.esqbottomder{
	float:right;
	background:#FFFFFF url(/Recursos/recursos/ES/imagen/fondos/fondo_bottomright_1024.gif) no-repeat bottom right;
}
div#contenedorCabecera {
	margin-right:auto;
	margin-bottom:28px;
	margin-left: auto;
	width: 930px;
}
div#menu {
	float:left;
	overflow:visible;
	padding-left:15px;
	width: 190px;
}
div#cuerpoMenu {
	float:left;
	margin-left:15px;
	width: 722px;
}
div#cuerpo {
	overflow:hidden;
	margin:30px auto 0;
	width: 930px;
	overflow:hidden;
}
.modulo1{
	clear:both;
	margin:30px 0 0 15px;
	overflow:hidden;
}
.primero{
	clear:both;
	margin:15px 0 0 15px;
	overflow:hidden;
}
.modulo2{
	clear:both;
	margin:20px 0 0 30px;
	overflow:hidden;
}
.modulo3{
	clear:both;
	margin:15px 0 0 45px;
	overflow:hidden;
}
div#pie {
	width: 940px;
	margin: 15px auto;
	color: #565656;
	height:3em;
}
div#pie p {
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
div#pie ul {
	float:right;
	list-style: none;
	text-align:right;
}
div#pie ul li {
	position:relative;
	display:inline;
	margin-left:5px;
	padding:0;
}
div#pie li a {
	color: #565656;
}
div#pie li a:hover {
	background-color: transparent;
	text-decoration: underline;
	color: #000000;
}
div#pie ul li#entrust {
	float:right;
	top:-10px;
}
div#pie ul li#entrust a {
	display:block;
	background: url(/Recursos/recursos/ES/imagen/varios/entrust.gif) left top no-repeat;
	width:47px;
	height:38px;
}

/* TÍTULOS ******************************************************************************************
----------------------------------------------------------------------------------------------------*/
/* titulo subrayado */
div#contenedor h3 {
	color:#333333;
	position:relative;
	margin:0 36px 0px 16px;
}
div#contenedor h3 span.blt {
	background:transparent url(/Recursos/recursos/ES/imagen/iconos/tit_bullet.gif) no-repeat scroll left top;
	height:15px;
	left:-18px !important;
	position:absolute;
	margin-top:2px;
	width:15px;
}
div#contenedor h4.subrayar {
	border-bottom:1px solid #b11818;
	color:#B11818;
	margin-bottom: 0.7em;
}
h5{margin-bottom: 0.7em;}
h6{margin-bottom: 0.7em;}
h5.rj span.cuadro {
	background: url(/Recursos/recursos/ES/imagen/fondos/recuadro_rojo.gif) no-repeat  5px 6px;
	position:absolute;
	height:12px;
	width:12px;
}
h6.j3{color:#B11818;}
/*Abreviaturas*/
acronym, abbr, .abbr{
	border: 0;
	cursor: help;
}

/* ENLACES ******************************************************************************************
----------------------------------------------------------------------------------------------------*/
/* gris */
/* class para enlaces de cabecera y pie */
a.light_thin {color:#565656;}
a.light_thin:hover {
	color:#333333;
	background-color: transparent;
}
a.light_bold {
	color:#565656;
	font-weight:bold;
}
a.light_bold:hover {
	color:#333333;
	background-color: transparent;
}
/* class para inicio de la cabecera */
a.middle_bold {
	font-weight:bold;
	color:#565656;
}
a.middle_bold:hover {
	color:#ffffff;
	background-color:#565656;
}

/* azules */
a {text-decoration: underline;}
div#contenedor a, div#int a {color: #004477;}
div#contenedor a:visited, div#int a:visited{color:#551a8b;}
div#contenedor a:hover, div#int a:hover {
	text-decoration: none;
	background-color: #004477;
	color:#ffffff;
}

/* LISTAS *******************************************************************************************
----------------------------------------------------------------------------------------------------*/
ul.lista {display:inline-block;}
ul.lista li {	
	list-style: none;
	background-image: url(/Recursos/recursos/ES/imagen/varios/itemCuadritoRojo.gif);
	background-position: left 0.475em;
	background-repeat: no-repeat;
	padding-left: 1em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
/***** primer anidamiento (2 niveles) *****/
ul.lista li ul{padding-left:0.1em;}
ul.lista li ul li{
	background-image: url(/Recursos/recursos/ES/imagen/iconos/ico_li2.gif);
	background-position: left 0.475em;
}
/****** segundo anidamiento (3 niveles)*****/
ul.lista li ul li ul{padding-left:0.1em;}
ul.lista li ul li ul li{
	background-image: url(/Recursos/recursos/ES/imagen/iconos/ico_li3.gif);
	background-position: left 0.475em;
}

/* DEFINICIÓN DE CABECERAS **************************************************************************
----------------------------------------------------------------------------------------------------*/

/** Enlaces cabeceras *******************************************************************************/
div#contenedorCabecera ul {
	float: right;
	display: inline;
	list-style: none;
	color: #565656 !important;
	position:relative;
	z-index:1;
}
div#contenedorCabecera li {
	display: inline;
	margin: 0;
	padding: 0;
	float:left;
}
div#contenedorCabecera ul li a {color: #565656;}
div#contenedorCabecera ul li a:hover {color: #000000;}
div#contenedorCabecera ul li a.light_thin:hover {
	background-color: transparent;
	text-decoration:underline;
}
div#contenedorCabecera ul li.importante a {
	font-weight: bold;
	color: #565656 !important;
	margin-right: 5px;
	margin-left: 5px;
}
div#contenedorCabecera ul li.importante a:hover {
	text-decoration: none;
	background-color: #565656;
	color: #ffffff !important;
}
div#contenedorCabecera ul li.salir a {
	font-weight: normal;
	color: #000000;
	padding: 0 10px 0 10px;
	margin: 0 5px 0 5px;
	background-color: #E5E5E5;
}
div#contenedorCabecera ul li.salir a:hover {
	text-decoration: none;
	color: #ffffff !important;
	background-color: #515151;
}
div#contenedorCabecera li.empleo a {margin-right: 4px;}
a span.btnImagen, span.titImagen, span.logoLDA {display:none !important;}

/** Estilos generales para cabeceras ****************************************************************/
div#cabeceraArea h1 strong, div#cabeceraAreaCW h1 strong, div#cabeceraAreaHogar h1 strong {font-weight:bold;}
.rj {color:#b11818;}

/** Cabecera General ********************************************************************************/
div#cabeceraArea {
	height:9em;
	margin:0 auto;
	text-align:left;
	position:relative;
}
div#cabeceraArea h1 {
	position:absolute;
	left:7.2em;
	top:1.5em;
	color:#333333;
	float:left;
	font-weight:normal;
	z-index:1;
}
div#cabeceraArea h2 {
	position:absolute;
	height:5.44em;
	width:7.50em;
	z-index:1;
}
div#cabeceraArea h2 a {
	height:5.44em;
	width:7.50em;
	display:block;
	overflow:hidden;
}
div#cabeceraArea h2 a img {
	border:0 none;
	height:5.44em;
	z-index:999;
}
div#cabeceraArea h2 a span {
	position:absolute;
	top:0px;
	left:0px;
	width:1px;
	height:1px;
	overflow:hidden;
}
div#cabeceraArea p.tituloarea {
	color:#565656;
	left:7.6em;
	position:absolute;
	z-index:1;
}

/** Cabecera General Pequeña ************************************************************************/
div.titleApliColabor {
	position:absolute;
	left:7em;
	top:0.8em;
}
div.mapaWeb {z-index:2;}
div.contenDatos {
	z-index:1;
	position:relative;
}
div#cabeceraAreaCW p.areaCliente {
	color:#565656;
	float:left;
	font-weight:bold;
	position:relative;
	z-index:1;
}
div#cabeceraAreaCW.CW h1 {
	float:left;
	font-weight:bold;
	position:relative;
	z-index:1;
	margin-left:0.5em;
}
div#cabeceraAreaCW.CW {
	margin:0pt auto;
	text-align:left;
	position:relative;
	height:auto;
}
div#cabeceraAreaCW #cabAreaizq {
	position:absolute;
	width:50%;
	height:auto;
	left:0;
	top:0;
}
div#cabeceraAreaCW.CW #cabAreadch {
	position:absolute;
	width:50%;
	height:auto;
	right:0;
	top:0;
}
div#cabeceraAreaCW h2 {
	height:3.2em;
	position:relative;
	width:4em;
	z-index:1;
}
div#cabeceraAreaCW h2 a {
	display:block;
	height:2.81em;
	overflow:hidden;
	width:3.88em;
	position:relative;
	top:6px;
}
div#cabeceraAreaCW h2 a img {
	border:0 none;
	height:2.81em;
	width:3.88em;
}
div#cabeceraAreaCW h2 a span {
	position:absolute;
	left:0px;
	top:0px;
	width:1px;
	height:1px;
	overflow:hidden;
}
div#cabeceraAreaCW p.tituloarea {
	color:#565656;
	left:9.4em;
	position:absolute;
	top:1.2em;
	z-index:1;
}
div#cabeceraAreaCW.CW ul {
	display: inline;
	list-style: none;
	position:absolute;
	z-index:999;
	right:0;
	top:0;
}
div#cabeceraAreaCW li {
	display: inline;
	margin: 0;
	padding: 0;
}

/** Cabecera Datos Personales ***********************************************************************/
div#contenedorDatosCW {
	position:relative;
	left:0em;
	height:3em;
	clear:both;
	z-index:996;
}
div.cabeceraDatosCW {
	left:0.5em;
	position:relative;
	float:left;
	top:.5em;
}
.colCabecera1 .strong, .colCabecera2 .strong,
.colCabecera3 .strong, .colCabecera4 .strong{
	font-weight:bold;
	margin-right:5px;
}
.colCabecera1{
	width:384px;
	float:left;
}
.colCabecera2{
	float:left;
	width:150px;
}
.colCabecera3{
	float:left;
	width:190px;
}
.colCabecera4{
	float:left;
	width:150px;
}
div.hombreCW {
	position:relative;
	float:right;
	/*right:1em;*/
	right: -1.5em !important;
	top:-.4em;
}

/* comunicacion digital */

div.comunicacionD a#ComuniciacionDigital span#CDigital{
	display:none;
}
div.comunicacionD a#ComuniciacionDigital{
	background:transparent url(/Recursos/recursos/ES/imagen/iconos/ico_CDatos.gif) no-repeat scroll left top;
	height: 20px;
	width:20px;
	position:relative;
	float:right;
	z-index:1;
	top: 1px;
	right: 5.2em;
}

div#lda_crossSellingAmpliado div#botonAccesoDatosCrossSellingCabecera div#dentroBotonAccesoDatosCrossSellingCabecera
	{
	right:-2.1em!important;
}

/* fin comunicacion digital */



.separacion_30{margin-left:3em;}
div.cabeceraDatosCW span.numDocumentoPersona{
	margin-right:8.8em;
	float:left;
	position:relative;
}
div.cabeceraDatosCW span.fNacimientoDatos {
	margin-right:1.8em;
	float:left;
}
div#fechaNacimiento.izquierda {
	position:relative;
	float:left;
}
div#tipoClienteRecalculado.izquierda {
	position:relative;
	float:left;
	width:15em;
}

/** Cabecera Datos Personales Hogar y Bankinter *****************************************************/
div#hogar span.miCuentaDatos_hogar{
	margin-right:16.3em;
	float:left;
}
/** Cabecera Datos Personales coches y motos *****************************************************/
div#coches span.miCuentaDatos_coches{
	margin-right:23.1em;
	float:left;
	position:relative;
}
div#coches span.strong {
	font-weight: bold;
	margin-right:.2em;
	float:left;
	position: relative;
}
div#coches span.nifDatos {
	margin-right:2.1em;
	float:left;
	position: relative;
}
div#contenedorCabecera ul li.bank a.bankinter, p.bankinter a, div#contenidos a.bankinter,
div#cabeceraProductos ul li.bank a.bankinter, div#cabeceraSencilla ul li.bank a.bankinter {
	background:url(/Recursos/recursos/ES/imagen/logos/bankinter2.gif) no-repeat;
	float:left;
	cursor:pointer;
	overflow:hidden;
	width:62px;
	height:0;
	padding-top:11px;
}
li.bank {
	position:relative;
	top:1px;
	left:0.5em;
}

/** Cabecera Datos Póliza ***************************************************************************/
div.datosPolizaCW {
	margin:0 auto;
	position:relative;
	text-align:left;
	voice-family:inherit;
	clear:both;
	position:relative;
	z-index:996;
}
div.datosPolizaCW div.colIcon {float:left; margin-left:0px; position:relative; width:21px;}
div.datosPolizaCW div.col1 {float:left; position:relative; margin-left:5px; text-align:left; width:347px;}
div.datosPolizaCW div.col2 {float:left; position:relative; text-align:left; width:341px;}
div.datosPolizaCW div.col3 {float:left; position:relative; text-align:left; width:172px;}
div.datosPolizaCW div.col4 {float:left; position:relative; text-align:left; width:160px;}
div.datosPolizaCW div.col1 div.row {height:1.9em;}
div.datosPolizaCW div.col2 div.row {height:1.9em;}
div.datosPolizaCW div.col3 div.row {height:1.9em;}
div.datosPolizaCW div.col4 div.row {height:1.9em;}
div.datosPolizaCW span.strong {
	float:left;
	font-weight: bold;
	margin-right:4px;
	text-align:left;
}
 div.datosPolizaCW span {float:left;}	
div.datosPolizaCW div.col1h span#refDomicilio{padding-left:0px;}
div.datosPolizaCW .iconos {
	float:left;
	height:21px;
	position:relative;
	right:5px;
	bottom:2px;
	width:21px;
}
div.datosPolizaCW .iconos img.icoSalud{
	position: relative;
    top: 2px;
}

/** Cabecera Sencilla ***************************************************************************/
div#cabeceraSencilla {
    height: 9em;
    margin: 0 auto;
    position: relative;
    text-align: left;
}
div#cabeceraSencilla h1 {
    color: #333333;
    float: left;
    font-weight: normal;
    left: 7.2em;
    position: absolute;
    top: 1.5em;
    z-index: 1;
}
div#cabeceraSencilla h2 {
    height: 5.44em;
    position: absolute;
    width: 7.5em;
    z-index: 1;
}
div#cabeceraSencilla h2 a {
    display: block;
    height: 5.44em;
    overflow: hidden;
    width: 7.5em;
}
div#cabeceraSencilla h2 a span {
    height: 1px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 1px;
}
/***** estilos para los recuadros *****/
div.recSup {
	clear:both;
	height:8px;
	background:#ffffff url(/Recursos/recursos/ES/imagen/fondos/fondoA_med_top.gif) repeat-x;
	width:925px;
}
div.recCentro {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	position:relative;
	text-align:left;
	overflow:hidden;
	padding-left:15px;
	padding-right:21px;
	width:887px;	
}
 div.recInf {
	height:8px;
	clear:both;
	background:#ffffff url(/Recursos/recursos/ES/imagen/fondos/fondoA_med_bottom.gif) repeat-x left bottom;
	width:925px;	
}
img.esqizq {float:left;}
img.esqder {float:right;}
img.esquina{background-color:#ffffff;}

/** Cabecera Hogar con Pasos ************************************************************************/
div#cabeceraAreaHogar {
	height:9em;
	margin:0 auto;
	position:relative;
	text-align:left;
}
div#cabeceraAreaHogar h1 {
	color:#333333;
	float:left;
	font-weight:bold;
	left:9em;
	position:absolute;
	top:0.6em;
	z-index:1;
}
div#cabeceraAreaHogar h2 {
	height:3.2em;
	position:relative;
	width:4em;
	z-index:1;
}
div#cabeceraAreaHogar h2 a {
	display:block;
	height:5.44em;
	overflow:hidden;
	width:7.5em;
}
div#cabeceraAreaHogar h2 a img {
	border:0 none;
	height:5.44em;
	width:7.5em;
}
div#cabeceraAreaHogar h2 a span {
	height:1px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:1px;
}
div#cabeceraAreaHogar ul {
	display: inline;
	list-style: none;
	position:absolute;
	z-index:999;
	right:0;
	top:0;
}
div#cabeceraAreaHogar li {
	display: inline;
	margin: 0;
	padding: 0;
}

/***********Pasos*****************/
div#contenedorCabecera div.pasos {
	margin:0 auto;
	position:relative;
	width:978px;
	z-index:8;
}
div#contenedorCabecera ul.proc {float:none;}
div#contenedorCabecera div.pasos li {z-index:100;}
div#contenedorCabecera div.pasos div.dib {
	height:4em;
	position:absolute;
	right:0;
	top:-58px;
	width:90%;
}
div#contenedorCabecera div.pasos .inicioPaso {
	height:5.38em;
	position:relative;
	float:left;
	background: url(/Recursos/recursos/ES/imagen/fondos/ini_linea.gif) right top no-repeat;
	width:5%;
	z-index:1;
}
div#contenedorCabecera div.pasos .linea {	
	height:4.38em;
	background: url(/Recursos/recursos/ES/imagen/fondos/linea.gif) right top repeat-x;
	float:left;
	position:relative;
	width:1%;
}
div#contenedorCabecera div.pasos .icono {	
	background:transparent url(/Recursos/recursos/ES/imagen/fondos/punteado.gif) no-repeat scroll center top;
	float:left;
	height:4.38em;
	position:relative;
	text-align:center;
	width:8%;
}
div#contenedorCabecera div.pasos .tipo {
	height:22px;
	left:3px;
	position:relative;
	top:3px;
}
div#contenedorCabecera div.pasos .check {
	padding-top:9px;
	width:1.5em;
}
div#contenedorCabecera div.pasos .punto {	
	height:4.38em;
	background: url(/Recursos/recursos/ES/imagen/fondos/punto.gif) left top repeat-x;
	float:left;
	position:relative;
	width:8%;
}
div#contenedorCabecera div.pasos .incompl {	
	background:url("/Recursos/recursos/ES/imagen/fondos/punto.gif") repeat-x scroll left top transparent;
	float:left;
	height:32px;
	position:relative;
	text-align:center;
	width:8%;
}
div#contenedorCabecera div.pasos .vacio {
	height:34px;
	background: url(/Recursos/recursos/ES/imagen/fondos/tope.gif) center top no-repeat;
}
div#contenedorCabecera div.pasos .vacio2 {
	background: url(/Recursos/recursos/ES/imagen/fondos/int_compl.gif) center top no-repeat;
	height:32px;
	*height:34px;
}
div#contenedorCabecera div.pasos .vacioFin {
	height:34px;
	background: url(/Recursos/recursos/ES/imagen/fondos/tope_fin.gif) center top no-repeat;
}
div#contenedorCabecera div.pasos .iconoFin {	
	height:4.38em;
	background: url(/Recursos/recursos/ES/imagen/fondos/punteado_fin.gif) center top no-repeat;
	float:left;
	position:relative;
	width:12%;
	text-align:center;
}
.num_rojo {color:#B11818;}
.texto_rojo {
	color:#B11818;
	position:relative;
	top:10px;
}
.texto_negro {
	position:relative;
	*top:35px;
	left:-28px;
}
.num_paso {
	position:relative;
	top:11px;
}
li.icono_moto {
	margin-bottom:8px;
	*margin-bottom:10px;
}

/* DEFINICIÓN DE BOTONES ****************************************************************************
----------------------------------------------------------------------------------------------------*/
div#cuerpo .botonera, div#cuerpoMenu .botonera{
	position:relative;
	float: left;
	margin-top: 1.8em;
	width:930px;
}
div#cuerpoMenu .botonera{width:722px;}
.botonera .continuar{
	float:right;
	background: transparent;
}
div.linea{
       background:transparent url(/Recursos/recursos/ES/imagen/varios/lineaPunteada.gif) repeat-x;
       height:1px;
       width:100%;
       margin-top:15px;
       margin-bottom:15px;
       font-size:1px;
       position:relative;
       float:left;    
}
/*botton_ dj1*/
a.dj1 span {display:block; float:left;height:59px;}
a.dj1 span.lCorner {
	margin-left:2px;
	background:url(/Recursos/recursos/ES/imagen/botones/dj1_esq.gif) no-repeat left top;
	width:13px;
	background-position:left -57px;}
a.dj1 span.rCorner {
	margin-right:2px;
	background:url(/Recursos/recursos/ES/imagen/botones/dj1_esq.gif) no-repeat left top;
	width:13px;
	background-position:right -57px;}
a.dj1 span.btnTxt {color:#fff; font-size:1.82em; line-height:56px; background:url(/Recursos/recursos/ES/imagen/botones/dj1_fondo.gif) repeat-x left 0;background-position: right -57px;}
a.dj1:hover span {background-position:left -114px;}
a.dj1:hover span.rCorner {background-position:right -114px;}

/*botton_ dj2*/
a.dj2 span{display:block; float:left;height:42px;}
a.dj2 span.lCorner {
	margin-left:2px;
	background:url(/Recursos/recursos/ES/imagen/botones/dj2_esq.gif) no-repeat left top;
	width:13px;
	background-position:left -42px;}
a.dj2 span.rCorner {
	margin-right:2px;
	background:url(/Recursos/recursos/ES/imagen/botones/dj2_esq.gif) no-repeat left top;
	width:13px;
	background-position:right -42px;}
a.dj2 span.btnTxt {color:#fff; font-size:1.54em; line-height:40px; background:url(/Recursos/recursos/ES/imagen/botones/dj2_fondo.gif) repeat-x left 0;background-position: right -42px;}
a.dj2:hover span {background-position:left -84px;}
a.dj2:hover span.rCorner {background-position:right -84px;}

/*botton_ dj3*/
a.dj3 span {display:block; float:left;height:39px;}
a.dj3 span.lCorner {
	margin-left:2px;
	background:url(/Recursos/recursos/ES/imagen/botones/dj3_esq.gif) no-repeat left top;
	width:13px;
	background-position:left -39px;}
a.dj3 span.rCorner {
	margin-right:2px;
	background:url(/Recursos/recursos/ES/imagen/botones/dj3_esq.gif) no-repeat left top;
	width:13px;
	background-position:right -39px;}
a.dj3 span.btnTxt {color:#fff;font-size:1.27em; font-weight:bold; padding:0 .8em 0 .8em; line-height:37px; background:url(/Recursos/recursos/ES/imagen/botones/dj3_fondo.gif) repeat-x left 0;background-position: right -39px;}
a.dj3:hover span {background-position:left -78px;}
a.dj3:hover span.rCorner {background-position:right -78px;}

/*botton_ gj1*/
a.gj1 span {display:block; float:left;height:46px;}
a.gj1 span.lCorner {
	margin-left:2px;
	background:url(/Recursos/recursos/ES/imagen/botones/gj1_esq.gif) no-repeat left top;
	width:13px;
	background-position:left -46px;}
a.gj1 span.rCorner {
	margin-right:2px;
	background:url(/Recursos/recursos/ES/imagen/botones/gj1_esq.gif) no-repeat left top;
	width:13px;
	background-position:right -46px;}
a.gj1 span.btnTxt {color:#fff;font-size:1.36em; font-weight:bold; padding:0 .4em 0 .4em; line-height:43px; background:url(/Recursos/recursos/ES/imagen/botones/gj1_fondo.gif) repeat-x left 0;background-position: right -46px;}
a.gj1:hover span {background-position:left -91px;}
a.gj1:hover span.rCorner {background-position:right -91px;}

/*botton_ gj2*/
a.gj2 span {display:block; float:left;height:21px;}
a.gj2 span.lCorner {
	margin-left:2px;
	background:url(/Recursos/recursos/ES/imagen/botones/gj2_esq.gif) no-repeat left top;
	width:13px;
	background-position:left -21px;}
a.gj2 span.rCorner {
	margin-right:2px;
	background:url(/Recursos/recursos/ES/imagen/botones/gj2_esq.gif) no-repeat left top;
	width:13px;
	background-position:right -21px;}
a.gj2 span.btnTxt {color:#fff;font-size:1.09em;  font-weight:bold; line-height:20px; background:url(/Recursos/recursos/ES/imagen/botones/gj2_fondo.gif) repeat-x left 0;background-position: right -21px;}
a.gj2:hover span {background-position:left -42px;}
a.gj2:hover span.rCorner {background-position:right -42px;}

/*botton_ gj3*/
a.gj3 span {display:block; float:left;height:16px;}
a.gj3 span.lCorner {
	margin-left:2px;
	background:url(/Recursos/recursos/ES/imagen/botones/gj3_esq.gif) no-repeat left top;
	width:13px;
	background-position:left -16px;}
a.gj3 span.rCorner {
	margin-right:2px;
	background:url(/Recursos/recursos/ES/imagen/botones/gj3_esq.gif) no-repeat left top;
	width:13px;
	background-position:right -16px;}
a.gj3 span.btnTxt {color:#fff; font-size:1em;  font-weight:bold;  line-height:16px; background:url(/Recursos/recursos/ES/imagen/botones/gj3_fondo.gif) repeat-x left 0;background-position: right -16px;}
a.gj3:hover span {background-position:left -32px;}
a.gj3:hover span.rCorner {background-position:right -32px;}

/*botton_ gj4*/
a.gj4 span {display:block; float:left;height:12px;}
a.gj4 span.lCorner {
	margin-left:2px;
	background:url(/Recursos/recursos/ES/imagen/botones/gj4_esq.gif) no-repeat left top;
	width:13px;
	background-position:left 0px;}
a.gj4 span.rCorner {
	margin-right:2px;
	background:url(/Recursos/recursos/ES/imagen/botones/gj4_esq.gif) no-repeat left top;
	width:13px;
	background-position:right 0px;}
a.gj4 span.btnTxt {color:#fff; font-size:0.9em;  line-height:12px; background:url(/Recursos/recursos/ES/imagen/botones/gj4_fondo.gif) repeat-x left 0;background-position: right 0px;}
a.gj4:hover span {background-position:left -12px;}
a.gj4:hover span.rCorner {background-position:right -12px;}

/*botton_ ij1*/
a.ij1 span {display:block; float:left;height:18px;}
a.ij1 span.lCorner {
	margin-left:2px;
	background:url(/Recursos/recursos/ES/imagen/botones/ij1_esq.gif) no-repeat left top;
	width:13px;
	background-position:left -18px;}
a.ij1 span.rCorner {
	margin-right:2px;
	background:url(/Recursos/recursos/ES/imagen/botones/ij1_esq.gif) no-repeat left top;
	width:13px;
	background-position:right -18px;}
a.ij1 span.btnTxt {color:#383838; font-size:1em; line-height:17px; background:url(/Recursos/recursos/ES/imagen/botones/ij1_fondo.gif) repeat-x left 0;background-position: right -18px;}
a.ij1:hover span {background-position:left -36px; color:#000}
a.ij1:hover span.rCorner {background-position:right -36px;}

/*botton_ ij2*/
a.ij2 span {display:block; float:left;height:18px;}
a.ij2 span.lCorner {
	margin-left:2px;
	background:url(/Recursos/recursos/ES/imagen/botones/ij2_esq.gif) no-repeat left top;
	width:13px;
	background-position:left -18px;}
a.ij2 span.rCorner {
	margin-right:2px;
	background:url(/Recursos/recursos/ES/imagen/botones/ij2_esq.gif) no-repeat left top;
	width:13px;
	background-position:right -18px;}
a.ij2 span.btnTxt {color:#000; font-size:1em; line-height:17px; background:url(/Recursos/recursos/ES/imagen/botones/ij2_fondo.gif) repeat-x left 0;background-position: right -18px;}
a.ij2:hover span {background-position:left -36px; color:#000}
a.ij2:hover span.rCorner {background-position:right -36px;}

/*botton_ mj1*/
a.mj1 span {display:block; float:left;height:18px;}
a.mj1 span.lCorner {
	margin-left:2px;
	background:url(/Recursos/recursos/ES/imagen/botones/mj1_esq.gif) no-repeat left top;
	width:13px;
	background-position:left -18px;}
a.mj1 span.rCorner {
	margin-right:2px;
	background:url(/Recursos/recursos/ES/imagen/botones/mj1_esq.gif) no-repeat left top;
	width:13px;
	background-position:right -18px;}
a.mj1 span.btnTxt {color:#000; font-size:1em; line-height:17px; background:url(/Recursos/recursos/ES/imagen/botones/mj1_fondo.gif) repeat-x left 0;background-position: right -18px;}
a.mj1:hover span {background-position:left -36px; color:#000}
a.mj1:hover span.rCorner {background-position:right -36px;}
a.desactv:hover span.btnTxt, a.desactv span.btnTxt {color:#ACA899; background-position:left top; background-repeat:repeat-x;}
a.dj1, a.dj2, a.dj3, a.gj1, a.gj2, a.gj3, a.gj4, a.ij1, a.ij2, a.mj1 {cursor:pointer; text-decoration:none;}

/*botones inhabilitado*/
a.desactv { background-position: right top !important; cursor: default !important; background-color:#dadada}
a.dj1.desactv:hover span.rCorner, a.dj1.desactv span.rCorner, a.dj2.desactv:hover span.rCorner, a.dj2.desactv span.rCorner,
a.dj3.desactv:hover span.rCorner, a.dj3.desactv span.rCorner, a.gj1.desactv:hover span.rCorner, a.gj1.desactv span.rCorner,
a.gj2.desactv:hover span.rCorner, a.gj2.desactv span.rCorner, a.gj3.desactv:hover span.rCorner, a.gj3.desactv span.rCorner,
a.gj4.desactv:hover span.rCorner, a.gj4.desactv span.rCorner, a.ij1.desactv:hover span.rCorner, a.ij1.desactv span.rCorner,
a.ij2.desactv:hover span.rCorner, a.ij2.desactv span.rCorner, a.mj1.desactv:hover span.rCorner, a.mj1.desactv span.rCorner {
	background-position:-13px top;}
a.dj1.desactv:hover span.lCorner, a.dj1.desactv span.lCorner, a.dj2.desactv:hover span.lCorner, a.dj2.desactv span.lCorner,
a.dj3.desactv:hover span.lCorner, a.dj3.desactv span.lCorner, a.gj1.desactv:hover span.lCorner, a.gj1.desactv span.lCorner,
a.gj2.desactv:hover span.lCorner, a.gj2.desactv span.lCorner, a.gj3.desactv:hover span.lCorner, a.gj3.desactv span.lCorner,
a.gj4.desactv:hover span.lCorner, a.gj4.desactv span.lCorner, a.ij1.desactv:hover span.lCorner, a.ij1.desactv span.lCorner,
a.ij2.desactv:hover span.lCorner, a.ij2.desactv span.lCorner, a.mj1.desactv:hover span.lCorner, a.mj1.desactv span.lCorner {
	background-position:0 top;}
a.dj1:hover, a.dj2:hover, a.dj3:hover, a.gj1:hover, a.gj2:hover, a.gj3:hover, a.gj4:hover, a.ij1:hover, a.ij2:hover, a.mj1:hover {
	background-color:transparent! important;}

/* OTROS ESTILOS ************************************************************************************
----------------------------------------------------------------------------------------------------*/

/*Abreviaturas*/
acronym, abbr, .abbr{
	border: 0;
	cursor: help;
}
.etiquetaInput{
	margin-bottom:2px;
	font-weight:bold;
}
.normal{font-weight:normal;}
.strong{font-weight:bold;margin-bottom:5px;}
.noMargen{margin:0;}
.flota1{float:left;width:1%;margin-bottom:15px;}
.flota2{float:left;width:2%;margin-bottom:15px;}
.flota3{float:left;width:3%;margin-bottom:15px;}
.flota4{float:left;width:4%;margin-bottom:15px;}
.flota5{float:left;width:5%;margin-bottom:15px;}
.flota6{float:left;width:6%;margin-bottom:15px;}
.flota7{float:left;width:7%;margin-bottom:15px;}
.flota8{float:left;width:8%;margin-bottom:15px;}
.flota9{float:left;width:9%;margin-bottom:15px;}
.flota10{float:left;width:10%;margin-bottom:15px;}
.flota11{float:left;width:11%;margin-bottom:15px;}
.flota12{float:left;width:12%;margin-bottom:15px;}
.flota13{float:left;width:13%;margin-bottom:15px;}
.flota14{float:left;width:14%;margin-bottom:15px;}
.flota15{float:left;width:15%;margin-bottom:15px;}
.flota16{float:left;width:16%;margin-bottom:15px;}
.flota17{float:left;width:17%;margin-bottom:15px;}
.flota18{float:left;width:18%;margin-bottom:15px;}
.flota19{float:left;width:19%;margin-bottom:15px;}
.flota20{float:left;width:20%;margin-bottom:15px;}
.flota22{float:left;width:22%;margin-bottom:15px;}
.flota24{float:left;width:24%;margin-bottom:15px;}
.flota25{float:left;width:25%;margin-bottom:15px;}
.flota26{float:left;width:26%;margin-bottom:15px;}
.flota27{float:left;width:27%;margin-bottom:15px;}
.flota28{float:left;width:28%;margin-bottom:15px;}
.flota29{float:left;width:29%;margin-bottom:15px;}
.flota30{float:left;width:30%;margin-bottom:15px;}
.flota32{float:left;width:32%;margin-bottom:15px;}
.flota34{float:left;width:34%;margin-bottom:15px;}
.flota35{float:left;width:35%;margin-bottom:15px;}
.flota36{float:left;width:36%;margin-bottom:15px;}
.flota37{float:left;width:37%;margin-bottom:15px;}
.flota38{float:left;width:38%;margin-bottom:15px;}
.flota39{float:left;width:39%;margin-bottom:15px;}
.flota40{float:left;width:40%;margin-bottom:15px;}
.flota42{float:left;width:42%;margin-bottom:15px;}
.flota44{float:left;width:44%;margin-bottom:15px;}
.flota45{float:left;width:45%;margin-bottom:15px;}
.flota48{float:left;width:48%;margin-bottom:15px;}
.flota49{float:left;width:49%;margin-bottom:15px;}
.flota50{float:left;width:50%;margin-bottom:15px;}
.flota52{float:left;width:52%;margin-bottom:15px;}
.flota54{float:left;width:54%;margin-bottom:15px;}
.flota55{float:left;width:55%;margin-bottom:15px;}
.flota59{float:left;width:59%;margin-bottom:15px;}
.flota60{float:left;width:60%;margin-bottom:15px;}
.flota62{float:left;width:62%;margin-bottom:15px;}
.flota64{float:left;width:64%;margin-bottom:15px;}
.flota65{float:left;width:65%;margin-bottom:15px;}
.flota68{float:left;width:68%;margin-bottom:15px;}
.flota69{float:left;width:69%;margin-bottom:15px;}
.flota70{float:left;width:70%;margin-bottom:15px;}
.flota72{float:left;width:72%;margin-bottom:15px;}
.flota74{float:left;width:74%;margin-bottom:15px;}
.flota75{float:left;width:75%;margin-bottom:15px;}
.flota78{float:left;width:78%;margin-bottom:15px;}
.flota79{float:left;width:79%;margin-bottom:15px;}
.flota80{float:left;width:80%;margin-bottom:15px;}
.flota82{float:left;width:82%;margin-bottom:15px;}
.flota84{float:left;width:84%;margin-bottom:15px;}
.flota85{float:left;width:85%;margin-bottom:15px;}
.flota88{float:left;width:88%;margin-bottom:15px;}
.flota89{float:left;width:89%;margin-bottom:15px;}
.flota90{float:left;width:90%;margin-bottom:15px;}
.flota92{float:left;width:92%;margin-bottom:15px;}
.flota94{float:left;width:94%;margin-bottom:15px;}
.flota95{float:left;width:95%;margin-bottom:15px;}
.flota98{float:left;width:98%;margin-bottom:15px;}
.flota99{float:left;width:99%;margin-bottom:15px;}
.flota100{float:left;width:100%;margin-bottom:15px;}
.pie_textarea{
	color:#565656;
	font-size:0.8em;
}

/* LIMPIAR ELEMENTOS FLOTADOS ***********************************************************************
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/* http://perishablepress.com/press/2009/12/06/new-clearfix-hack */
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
/* La siguiente regla zoom:1 rule es específica para IE6 + IE7.*/
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
a#bPerfilClienteLOPD {
	background:url("/Recursos/recursos/ES/imagen/iconos/icj1_home_datos.gif") no-repeat scroll left top transparent;
	float:left;
	height:0px;
	padding-top:30px;
	overflow:hidden;
	position:relative;
	width:21px;
	z-index:1;
}
a#bPerfilClienteLOPDspan#perfilClienteLOPDTx {display:none;}

/* Modificacion para que el accesocrosseling de campañas no afecte a las paginas de 1024*/
div#contenDatos div#contenedorDatosCW div.cabeceraDatosCW {
    left: 0.5em;
    margin-left: 0px;
    *width:auto;
}
/*para Desplegables cerrados y Jquery o Panels ocultos*/
.oculto{ display:none; }

/*Estilo resaltado para resaltar el estado*/
.resaltadoBorde{
	border:1px solid #B11818;
	padding:1px;
	color:#B11818;
	margin-top:-3px;
}
/*********PRUEBAS WINDOW 7 EXPLORER 10***/
.dialogUnderlay { background: rgba(255,255,255,0.5)!important;}
.jqifade {background: rgba(255,255,255,0.5)!important;}
.jqifadeProtect {background: rgba(255,255,255,0.5)!important;}


/**Cabecera Siniestroicono de teléfono***/
.icoLlamar {background-color: #ffffff;}
.numTelf { width: 81px;}


/**estilo para página loading***/
div#cargandoDatos{
	text-align:center;
}

/* desabilitar eventos */

.deshabilitaEventos {
	pointer-events: none;
	cursor: default;
} 


/* Condicionado General */
div#desplegableCabeceraGeneralCG .recCentro > div {
	width: 45%;
	float: left;
	margin: 10px 0;
}

div#desplegableCabeceraGeneralCG .recCentro > div div,
div#desplegableCabeceraGeneralCG .recCentro > div span.strong.abbr, 
div#desplegableCabeceraGeneralCG .recCentro > div span.iconoConsultar {
	float: left;
}

div#desplegableCabeceraGeneralCG .recCentro > div span.strong.abbr,
div#desplegableCabeceraGeneralCG .recCentro > div span.msg {
	margin-top: 3px;
	display: inline-block;
}

div#desplegableCabeceraGeneralCG .recCentro > div span.iconoConsultar {
	margin-left: 10px;
}

/* DEFINICION ESTILOS PARA DESPLEGABLE UNITARIO EN VARIAS RESOLUCIONES *******************************
----------------------------------------------------------------------------------------------------*/
div.moduloDesplegableCondicionados {
	clear: both;
	margin: 2px 0px 0px 0px;
	overflow: hidden;
}
div.moduloDesplegableCondicionados div.desplCondicionados{
	position:relative;
	margin:0.6em 0 !important;
	padding:1.1em;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	border:1px solid #e1e1e1;
	background: -moz-linear-gradient(90deg, #fdfefe 0%, #f1f1f1 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, 90deg, color-stop(0%, #fdfefe), color-stop(100%, #f1f1f1));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(90deg, #fdfefe 0%, #f1f1f1 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(90deg, #fdfefe 0%, #f1f1f1 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(90deg, #fdfefe 0%, #f1f1f1 100%);/* IE10+ */
}
div.moduloDesplegableCondicionados div.desplCondicionados div{
	position: static !important;
}
div.moduloDesplegableCondicionados  .mjDesplegar .btnTxt {margin-left: 0px;}
div.moduloDesplegableCondicionados div.desplCondicionados h4{
	font-size: 1.27em;
	/*position:relative;*/
	text-transform:lowercase;
	color:#B11818;
	font-weight:normal;
	margin-left:.7em;
	display:inline;	
	font-size: 13px !important;
}
div.moduloDesplegableCondicionados div.desplCondicionados div.titDespl a.plegarCondicionados,
div.moduloDesplegableCondicionados div.desplCondicionados div.titDespl a.desplegarCondicionados{
	display:block;
	/*height:1.375em;*/
	height:1.91em;
	position:absolute;
	right:0.6em;
	/*top:0.4em;*/
	top:0.45em;
	*top:0.72em/*8px*/;
	/*width:1.375em;*/
	width:1.91em;
}
div.moduloDesplegableCondicionados div.desplCondicionados a.plegarCondicionados{
    display: block;
    position: absolute;
    right: 8px;
    top: 8px;
	width:19px;
	height:19px;
	background-color:#ffffff;
	border-top:1px solid #dadada;
	border-left:1px solid #dadada;
	border-bottom:2px solid #858585;
	border-right:2px solid #858585;
	-moz-border-radius: 8px;/*Firefox*/
	-webkit-border-radius: 8px;/*Safari, Chrome*/
	-o-border-radius:8px;
	border-radius: 8px;
}
div.moduloDesplegableCondicionados div.desplCondicionados a.desplegarCondicionados{
	display: block;
    position: absolute;
    right: 8px;
    top: 8px;
	width:19px;
	height:19px;
	background-color:#ffffff;
	border-top:1px solid #dadada;
	border-left:1px solid #dadada;
	border-bottom:2px solid #858585;
	border-right:2px solid #858585;
	-moz-border-radius: 8px;/*Firefox*/
	-webkit-border-radius: 8px;/*Safari, Chrome*/
	-o-border-radius:8px;
	border-radius: 8px;
}
div.moduloDesplegableCondicionados div.desplCondicionados a.desplegarCondicionados:hover,
div.moduloDesplegableCondicionados div.desplCondicionados a.plegarCondicionados:hover{
	background-color:#e4e4e4 !important;
	border-top:2px solid #858585;
	border-left:2px solid #858585;
	border-bottom:1px solid #dadada;
	border-right:1px solid #dadada;
}
div.moduloDesplegableCondicionados div.desplCondicionados a.plegarCondicionados span,
div.moduloDesplegableCondicionados div.desplCondicionados a.desplegarCondicionados span {
	display:none;
}
div.moduloDesplegableCondicionados div.desplCondicionados a.plegarCondicionados .triangulo_sup_Condicionados, .triangulo_sup_Condicionados{
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-bottom: 4px solid #565656;
    position:relative;
    top:8px;
    left:7px;
    font-size:0px;
    display:block;
}
div.moduloDesplegableCondicionados div.desplCondicionados a.plegarCondicionados .triangulo_sup_Condicionados{
	top:8px;
}
div.moduloDesplegableCondicionados div.desplCondicionados a.desplegarCondicionados .triangulo_inf_Condicionados, .triangulo_inf_Condicionados{
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #565656;
    position:relative;
    top:8px;
    left:6px;
    font-size:0px;
    display:block;
}
div.moduloDesplegableCondicionados div.desplCondicionados a.desplegarCondicionados .triangulo_inf_Condicionados{
	top:8px;
}
div.moduloDesplegableCondicionados div.datosDesplCondicionados {
	height: auto;
	background-color: #ffffff;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-radius: 0px 0px 10px 10px;
	padding: 1.6em 10px 10px 10px;
	margin-top: -18px;
	margin-bottom: 0.6em;
}
div.moduloDesplegableCondicionados .contenDatosCondicionados  div.datosDesplCondicionados{
	background-color: none;
	border-left:none;
	border-right:none;
	border-bottom:none;
	border-radius:0;
	padding:0;
	margin-top:0;
}
div.moduloDesplegableCondicionados .descripcion-condicionado {
	margin-bottom: 5px;
	display: block;
	clear: both;
}
div.moduloDesplegableCondicionados .descripcion-condicionado label {
	margin: 0 !important;
	font-style: normal !important;
	margin-bottom: 3px !important;
	font-size: 11px !important;
	font-weight: bold;
}
div.moduloDesplegableCondicionados .descripcion-condicionado span {
	margin: 0 !important;
	font-size: 10px !important;
}
div.moduloDesplegableCondicionados .flota50 {
	width: 50%;
	float: left;
	margin: 5px 0 !important;
}
div.moduloDesplegableCondicionados .datosDesplegableCondicionados .nombre-condicionado {
	float: left;
	font-size: 11px !important;
	margin: 7px;
}
div.moduloDesplegableCondicionados .datosDesplegableCondicionados a {
	float: left;
	margin: 3px;
}
div.moduloDesplegableCondicionados .datosDesplegableCondicionados a.icono-consultar-condicionado {
	background: transparent url("/Recursos/recursos/ES/imagen/iconos/icj1_consultar.png") no-repeat scroll left top;
	height: 21px;
	width: 21px;
	cursor: pointer;
	color: #FFF !important;
	background-color: #FFF !important;
}
div.moduloDesplegableCondicionados .datosDesplegableCondicionados a.icono-consultar-condicionado:hover {
	background-position: -21px 0px;
}
div.moduloDesplegableCondicionados .datosDesplegableCondicionados .icono-consultar-condicionado-desactivado {
	background: transparent url("/Recursos/recursos/ES/imagen/iconos/icj1_consultar.png") no-repeat scroll left top;
	height: 21px;
	width: 21px;
	background-position: -43px;
	float: left;
	margin-top: 3px;
}
/***********************23-236536-Procesos Cartera - Propensión a la Venta************************/

	.etiquetaDestacado{
		background: #18960E;
		color: #ffffff;
		font-weight: bold !important;
	}
