body {
	color:#333333;
	margin: 0;
	padding: 0 0 2.19em 0;
	text-align: center;
	background-color: #f7f7f7;
	font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
}
table, select, textarea{font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;}
/***Común navegadores***/
/* Padding y margin */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
margin: 0;
padding: 0;
}
/* Tamaños de los headers */
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}
/*** titulos ***/
/* titulo subrayado */
div#contenidos h4.subrayar{
	border-bottom:1px solid #b11818;
	width:685px;
	margin-top:0.7em;
	color:#B11818;
	font-weight:normal;
} 
/* titulo de aplicacion o slogan */
div#cabeceraProductos, 
div#cabeceraSencilla,
div#cabeceraArea {
	background:transparent url(/Recursos/recursos/ES/imagen/varios/fondoCabeceraProductos.gif) no-repeat scroll left top;
	height:6em;
	margin:0pt auto;
	text-align:left;
	width:48.5em;
	position:relative;
}
div#cabeceraArea #cabAreaizq{
	background:transparent url(/Recursos/recursos/ES/imagen/varios/fondoCabeceraProductos.gif) no-repeat scroll left top;
	position:absolute;
	width:50%;
	height:100%;
	left:0;
}
div#cabeceraArea #cabAreadch{
	background:transparent url(/Recursos/recursos/ES/imagen/varios/fondoCabeceraProductos.gif) no-repeat scroll right top;
	position:absolute;
	width:50%;
	height:100%;
	right:0;
}
div#cabeceraSencilla {
	height:4.5em;
	width:776px;
	background:transparent url(/Recursos/recursos/ES/imagen/varios/fondoCabeceraSencilla.gif) no-repeat scroll left top;
}
div#cabeceraProductos h1,
div#cabeceraSencilla h1,
div#cabeceraArea h1 {
	color:#333333;
	float:left;
	font-size:1.1em;
	font-weight:normal;
	left:9em;
	position:absolute;
	top:2.6em;
	z-index:1;
}
div#cabeceraSencilla h1{
	top:1.75em;
	left:124px;
}
div#cabeceraProductos h1 strong,
div#cabeceraSencilla h1 strong,
div#cabeceraArea h1 strong{
	font-weight:normal;
}
/* resaltar las palabras del titulo 
usando este class */
.rj{color:#b11818;}

/* logotipo */
div#cabeceraProductos h2,
div#cabeceraSencilla h2,
div#cabeceraArea h2 {
	position:absolute;
	left:25px;
	top:6px;
	height:5.44em;
	width:7.50em;
	z-index:1;
}
div#cabeceraSencilla h2{
	width:auto;
	height:auto;
}
div#cabeceraProductos h2 a,
div#cabeceraSencilla h2 a,
div#cabeceraArea h2 a  {
	height:5.44em;
	width:7.50em;
	display:block;
	overflow:hidden;
}
div#cabeceraSencilla h2 a{
	width:81px;
	height:59px;
}
div#cabeceraProductos h2 a img,
div#cabeceraArea h2 a img{
	border:0 none;
	height:5.44em;
	width:7.50em;
	z-index:;
}
div#cabeceraSencilla h2 a img{
	border:0 none;
}
div#cabeceraProductos h2 a span,
div#cabeceraSencilla h2 a span,
div#cabeceraArea h2 a span {
	position:absolute;
	left:0px;
	top:0px;
	width:1px;
	height:1px;
	overflow:hidden;
}
div#contenidos h3 {
	color:#333333;
	font-size:1em;
	font-weight:normal;
	margin:0pt 36px 15px;
	position:relative;
}
div#contenidos 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#cabeceraArea p.tituloarea {
	color:#565656;
	font-size:1.05em;
	left:9.4em;
	position:absolute;
	top:1.2em;
	z-index:1;
}
 h5.rj {
	font-weight: normal;
	font-size: 0.81em;
}
h5.rj span.cuadro {
	background: url(/Recursos/recursos/ES/imagen/fondos/recuadro_rojo.gif) no-repeat  5px 6px;
	position:absolute;
	height:12px;
	width:12px;
}
/* Estilos de las listas */
ol, ul {
	list-style: none;
}
/* Estilo y grosor de las fuentes */
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
strong{
	font-style: normal;
	font-weight: bold;
}
/* Bordes de las tablas */
table {
border-spacing: 0;
}
/* Otros bordes */
fieldset, img {
border: 0;
}
/* Alineación del texto */
caption, th {
text-align: left;
}
/*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#contenidos a,
div#int a {
	color: #004477;
}
div#contenidos a:visited,
div#int a:visited{
	color:#551a8b;
}
div#contenidos a:hover,
div#int a:hover {
	text-decoration: none;
	background-color: #004477;
	color:#ffffff;
}
/*************  BOTONES  *******************/
a#pasoAnterior {
	text-decoration: underline;
	color: #565656;
	font-size: 10px;
	position: relative;
	left: 0px;
}
a#pasoAnterior:hover {
	background-color: #565656;
	text-decoration: none;
	color: #ffffff;
}
div#contenidos #botoneraNavegacion a:hover{
	background-color:transparent;
}

/*BOTONES*//*botton_ dj1*/
a.dj1 span{display:block; float:left;height:59px;}
a.dj1 span.lCorner, a.dj1 span.rCorner{background:url(/Recursos/recursos/ES/imagen/botones/dj1_esq.gif) no-repeat left top;	width:13px;
	background-position:left -57px;}
a.dj1 span.rCorner{background-position:right -57px;}
a.dj1 span.btnTxt {color:#fff; font-size:1.25em; 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, a.dj2 span.rCorner{background:url(/Recursos/recursos/ES/imagen/botones/dj2_esq.gif) no-repeat left top;	width:13px;
	background-position:left -42px;}
a.dj2 span.rCorner{background-position:right -42px;}
a.dj2 span.btnTxt {color:#fff; font-size:1.07em; 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, a.dj3 span.rCorner{background:url(/Recursos/recursos/ES/imagen/botones/dj3_esq.gif) no-repeat left top;	width:13px;
	background-position:left -39px;}
a.dj3 span.rCorner{background-position:right -39px;}
a.dj3 span.btnTxt {color:#fff;font-size:.875em; 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, a.gj1 span.rCorner{background:url(/Recursos/recursos/ES/imagen/botones/gj1_esq.gif) no-repeat left top;	width:13px;
	background-position:left -46px;}
a.gj1 span.rCorner{background-position:right -46px;}
a.gj1 span.btnTxt {color:#fff;font-size:.93em; 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, a.gj2 span.rCorner{background:url(/Recursos/recursos/ES/imagen/botones/gj2_esq.gif) no-repeat left top;	width:13px;	background-position:left -21px;}
a.gj2 span.rCorner{background-position:right -21px;}
a.gj2 span.btnTxt {color:#fff;font-size:.75em;  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, a.gj3 span.rCorner{background:url(/Recursos/recursos/ES/imagen/botones/gj3_esq.gif) no-repeat left top;	width:13px;	background-position:left -16px;}
a.gj3 span.rCorner{background-position:right -16px;}
a.gj3 span.btnTxt {color:#fff; font-size:.68em;  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, a.gj4 span.rCorner{background:url(/Recursos/recursos/ES/imagen/botones/gj4_esq.gif) no-repeat left top;	width:13px;	background-position:left 0px;}
a.gj4 span.rCorner{background-position:right 0px;}
a.gj4 span.btnTxt {color:#fff; font-size:.625em;  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, a.ij1 span.rCorner{background:url(/Recursos/recursos/ES/imagen/botones/ij1_esq.gif) no-repeat left top;	width:13px;
	background-position:left -18px;}
a.ij1 span.rCorner{background-position:right -18px;}
a.ij1 span.btnTxt {color:#383838; font-size:.68em; 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, a.ij2 span.rCorner{background:url(/Recursos/recursos/ES/imagen/botones/ij2_esq.gif) no-repeat left top;	width:13px;
	background-position:left -18px;}
a.ij2 span.rCorner{background-position:right -18px;}
a.ij2 span.btnTxt {color:#000; font-size:.68em; 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, a.mj1 span.rCorner{background:url(/Recursos/recursos/ES/imagen/botones/mj1_esq.gif) no-repeat left top;	width:13px;
	background-position:left -18px;}
a.mj1 span.rCorner{background-position:right -18px;}
a.mj1 span.btnTxt {color:#000; font-size:.68em; 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;}
/*bottones 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;}

/***enlaces cabecera***/
div#cabeceraProductos ul,
div#cabeceraEmpresas ul,
div#cabeceraSencilla ul,
div#cabeceraArea ul {
	float: right;
	display: inline;
	margin: 8px 25px 0 0;
	list-style: none;
	color: #565656 !important;
	font-size:0.56em;
	position:relative;
	z-index:1;
}
div#cabeceraProductos li,
div#cabeceraEmpresas li,
div#cabeceraSencilla li,
div#cabeceraArea li {
	display: inline;
	margin: 0;
	padding: 0;
	float:left;
}
div#cabeceraProductos ul li a,
div#cabeceraEmpresas ul li a,
div#cabeceraSencilla ul li a,
div#cabeceraArea ul li a{
	color: #565656;
}
div#cabeceraProductos ul li a:hover,
div#cabeceraEmpresas ul li a:hover,
div#cabeceraSencilla ul li a:hover,
div#cabeceraArea ul li a:hover{
	color: #000000;
}
div ul li.importante a {
	font-weight: bold;
	color: #565656 !important;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 1.2em;
}
div ul li.importante a:hover {
	text-decoration: none;
	background-color: #565656;
	color: #ffffff !important;
}
div ul li.salir a {
	font-weight: normal;
	color: #000000;
	padding: 0 10px 0 10px;
	margin: 0 5px 0 5px;
	background-color: #E5E5E5;
}
div ul li.salir a:hover {
	text-decoration: none;
	color: #ffffff !important;
	background-color: #515151;
}
div li.empleo a{
	margin-right: 4px;
}
a span.btnImagen, span.titImagen, span.logoLDA{
display:none !important;
}

/****************/
input.activo, textarea.activo {
	background-color: #f5f6be !important;
}
input.oculto {
	display: none;
	visibility: hidden;
}
select.error, label.error, input.error, textarea.error {
	background-color: #fee445 !important;
}
#contenedor {
	position: relative;
	margin: 0 auto;
	padding: 0 9px;
	background: url(/Recursos/recursos/ES/imagen/varios/fondoContenedor.gif) left top repeat-y;
	text-align: left;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 758px;
}
#ext {
	position: relative;
	margin: 0 auto;
	background: url(/Recursos/recursos/ES/imagen/varios/fondoContenedor.gif) left top repeat-y;
	text-align: center;
	width: 48.50em;
}
div#int {
	background-color:#FFFFFF;
	color:#333333;
	height:auto;
	overflow:hidden;
	padding:0.63em 0 2.50em;
	position:relative;
	width:44.19em;
	margin: 0 auto;
	text-align: left;
}
/********** PIE **********/
div#pie {
	position: relative;
	width: 776px;
	margin: 0 auto;
	padding: 18px 0 0 0;
	background: url(/Recursos/recursos/ES/imagen/varios/fondoInferior.gif) left top no-repeat;
	text-align: right;
	color: #565656;
	font-size:0.56em;
	line-height:1.4em;
	height:3em;
}
div#pie p {
	float: left;
	display: inline;
	margin: 0 0 0 18px;
	padding: 0;
}
div#pie ul {
	margin: 0 18px 0 0;
	list-style: none;
}
div#pie li {
	display: inline;
	right:-10px;
	padding: 0;
	position:relative;
}
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;
	right:-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;
}

/***** CABECERA CW *****/
div.titleApliColabor{
	position:absolute;
	left:6.5em;
	top:1.7em;
}
div.mapaWeb{
	z-index:2;
}
div.contenDatos{
	z-index:1;
	position:relative;
}
div#cabeceraAreaCW p.areaCliente {
	color:#565656;
	float:left;
	font-size:0.94em;
	font-weight:bold;
	position:relative;
	z-index:1;
}
div#cabeceraAreaCW.CW h1 {
	float:left;
	font-size:0.94em;
	font-weight:bold;
	position:relative;
	z-index:1;
	margin-left:0.5em;
}
div#cabeceraAreaCW.CW {
	background:transparent url(/Recursos/recursos/ES/imagen/varios/fondoCabeceraProductos.gif) no-repeat scroll left top;
	margin:0pt auto;
	text-align:left;
	width:48.5em;
	position:relative;
	height:auto;
}
div#cabeceraAreaCW #cabAreaizq{
	background:transparent url(/Recursos/recursos/ES/imagen/varios/fondoCabeceraProductos.gif) no-repeat scroll left top;
	position:absolute;
	width:50%;
	height:auto;
	left:0;
	top:0;
}
div#cabeceraAreaCW.CW #cabAreadch{
	background:transparent url(/Recursos/recursos/ES/imagen/varios/fondoCabeceraProductos.gif) no-repeat scroll right top;
	position:absolute;
	width:50%;
	height:auto;
	right:0;
	top:0;
}
div#cabeceraAreaCW h2 {
	height:4.21em;
	left:25px;
	position:relative;
	top:6px;
	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;
	font-size:1.05em;
	left:9.4em;
	position:absolute;
	top:1.2em;
	z-index:1;
}
div#cabeceraAreaCW.CW ul {
	display: inline;
	margin: 8px 19px 0 0;
	list-style: none;
	font-size:0.56em;
	position:absolute;
	z-index:999;
	right:0;
	top:0;
}
div#cabeceraAreaCW li {
	display: inline;
	margin: 0;
	padding: 0;
}

/*******CABECERA DATOS*************/
div#contenedorDatosCW{
	position:relative;
	left:0em;
	height:2em;
	clear:both;
	z-index:996;
}
div.cabeceraDatosCW{
	font-size:0.625em;
	height:1em;
	left:30px;
	position:relative;
	float:left;
	top:.5em;
}
div.hombreCW{
	position:relative;
	float:right;
	right:1em;
	top:-.5em;
}

/**** Enganche perfil cliente****/
div.hombreCW a#bPerfilCliente span#perfilClienteTx,
div.hombreCW a#bPerfilClienteLOPD span#perfilClienteLOPDTx{
	display:none;
}

div.hombreCW a#bPerfilCliente,
div.hombreCW a#bPerfilClienteLOPD{
	background:transparent url(/Recursos/recursos/ES/imagen/iconos/icj1_home_datos.gif) no-repeat scroll left top;
	height:30px;
	width:21px;
	position:relative;
	float:left;
	z-index:1;
}

div.hombreCW a#bPerfilCliente:hover
div.hombreCW a#bPerfilClienteLOPD:hover{
	background-position:-21px;
}

/**** FIN Enganche perfil cliente****/

span#numDocumentoPersona{
	float:left;
	width:133px;
}
div.cabeceraDatosCW span.strong{
	font-weight: bold;
	margin-right:.2em;
	float:left;
}
div.cabeceraDatosCW span.datos{
	margin-right:1em;
	float:left;
	width:275px;
}

div#fechaNacimiento.izquierda{
	position:relative;
	float:left;
	width:20em;
}
div#cabeceraArea 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;
}

/*modificaciones*/

#contenDatos .cabeceraDatosCW .datos{ width:250px;}
#contenDatos .cabeceraDatosCW #numDocumentoPersona{width:75px;}
#contenDatos .cabeceraDatosCW #tipoClienteRecalculado{ float:left; width:10em}
.lineasiniestro {
	background:url("/Recursos/recursos/ES/imagen/varios/lineaPunteada.gif") repeat-x scroll 0 0 transparent;
	clear:both;
	height:1px;
	margin:5px 0;
}

/*  ESTILO PARA LISTAS*/
ul.lista{
	display:inline-block;
	font-size:0.7em;
}
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;
}
/********Fin ESTILO PARA LISTAS****************/

