/*Elementos Comunes*/
p {
	color: #0061b5;
	margin-bottom: 10px;
}
#contenido-principal a, #contenido-principal a:visited {	
	color: #3083d1;
	/*color: #0061b5;*/
	text-decoration: none;
}
#contenido-principal a:hover {
	color: #2bb1e9;
}
/*breadcrumb*/
#contenido-principal .breadcrumb {
	background: url(../images/titulos/breadcrumb-azul.gif) no-repeat;
	color: #c9e8ff;
}
#contenido-principal .breadcrumb a, #contenido-principal .breadcrumb a:visited {
	font-weight: bold;
	color: #c9e8ff;
}
#contenido-principal .breadcrumb a:hover {
	color: #FFF;
}
#contenido-principal .breadcrumb a.active {
	color: #FFF;
}
/*ver-todos*/
.ver-todos a {
	background: url(../images/botones/ver-todos.gif);
}
/*ver-mas*/
a.ver-mas {
	background: url(../images/botones/mas.png);
	width: 20px;
	height: 20px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
}
/*BENEFICIOS*/
#contenido-principal .beneficios-promociones h2, #contenido-principal .beneficios-catalogo h2, #contenido-principal .beneficios-destacados h3, #contenido-principal .beneficios-articulos h2, #contenido-principal .beneficios-relacionados h3  {
	background: url(../images/titulos/h2-beneficios-span.gif) left 18px repeat-x;
	color: #68b3f4;
	margin-bottom: 10px;
}
#contenido-principal .beneficios-articulos h2, #contenido-principal .beneficios-relacionados h3 {
	font-size: 1.3em;
	line-height: 20px;
	padding: 0;
	height: 24px;
}
#contenido-principal .beneficios-promociones h2 span {
	background: url(../images/titulos/h2-beneficios-promociones.gif) no-repeat;
}
#contenido-principal .beneficios-catalogo h2 span {
	background: url(../images/titulos/h2-beneficios-catalogo.gif) no-repeat;
}
#contenido-principal .beneficios-destacados h3 span {
	background: url(../images/titulos/h3-beneficios-destacados.gif) no-repeat;
}
#contenido-principal .beneficios-articulos h2 span, #contenido-principal .beneficios-relacionados h3 span {
	/*font-size: 1.4em;*/
	padding: 0 0 5px 10px;
	background: url(../Images/titulos/h4.gif) left no-repeat;
}
#contenido-principal .beneficios-articulos h2 strong {
	color: #0061b5;
}

h2 {
	background: #1a6db3 url(../Images/titulos/h2-azul.gif) no-repeat;
}

/*#contenido-principal .interior h2 {
	color: #FFF;
	background: #1a6db3 url(../images/titulos/h2-span-azul.gif) no-repeat right top;
}
* html #contenido-principal .interior h2 {
	padding: 0;
} 

#contenido-principal .interior h2 span {
	background: url(../images/titulos/h2-azul.gif) no-repeat left;
}*/

#contenido-principal .paracontenidos li {
	background: url(../images/contenido/bullet-azul.gif) left 4px no-repeat;
	color: #1f73c6;
}

#contenido-principal .interior .bajada {
	background: url(../images/titulos/cajeros-bajada.gif) no-repeat right;
	clear: both;
	height: 36px;
	text-indent: -999em;
	overflow: hidden;
	display: block;
	margin-bottom: 10px;
}

.interior h3 {
	background: url(../Images/titulos/titulo-span.gif) bottom repeat-x;
	color: #276194;
	padding-bottom: 3px;
}
.interior h4 {
	border-bottom: dotted 1px #b3d1eb;
	color: #276194;
}
.interior h4 span {
	color: #7796b3;
}
.legales {
	background: url(../images/backgrounds/legales.gif) left bottom repeat-x;
}
.legales div {
	background: url(../images/backgrounds/legales.gif) left top repeat-x;
}


ul {
	list-style: none;
}
a {
	outline: none;
	text-decoration: none;
}
p {
	font-size: 1.1em;
}

form p {
	clear: both;
}
input, textarea, select {
	border: solid 1px #cacaca;
	padding-left: 2px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.em;
}
label.error {
	color: #d44441 !important;
	width: 350px !important;
	background: none !important;
	clear: both;
	float: none !important;
	font-weight: normal !important;
	display: block;
}
label.errorCaptcha {
	color: #d44441 !important;
	width: 350px !important;
	background: none !important;
	clear: both;
	float: none !important;
	font-weight: normal !important;
	display: block;
}
#recaptcha_widget_div {
	padding: 0 20px 10px 0;
	/*background: #F2F7FB;*/
	overflow: hidden;
}
#recaptcha_area {
	float: right;
}
#contenido-general #contenido-principal .interior .recaptcha-datos {
	width: 115px;
	margin-right: 45px;
	float: left;
	clear: both;
	font-size: 1em;
	color: #106bba;
	padding: 10px 0 0 15px;
}
#contenido-general #contenido-principal .interior .recaptcha-datos a {
	color: #508dc4;
	text-decoration: underline;
	display: block;
}
#contenido-general #contenido-principal .interior .recaptcha-datos2 {
	width: 115px;
	margin-right: 45px;
	float: left;
	clear: both;
	font-size: 1em;
	color: #106bba;
	padding: 10px 0 0 5px;
}
#contenido-general #contenido-principal .interior .recaptcha-datos2 a {
	color: #508dc4;
	text-decoration: underline;
	display: block;
}
#contenido-general #contenido-principal .interior .letras {
	width: 115px;
	margin-right: 10px;
	float: left;
	clear: both;
	font-size: 1em;
	color: #106bba;
}
#contenido-general #contenido-principal .interior .letras a {
	color: #508dc4;
	text-decoration: underline;
	display: block;
}
#recaptcha_image {
	width: 260px;
	margin-bottom: 10px;
	float: left;
}
#recaptcha_image img {
	margin-bottom: 10px;
}
ul.listado-generico {
	margin-left: 10px;
}

ul.listado-generico li {
	list-style-position: outside;
	list-style-image: url(../Images/contenido/bullet-flecha.gif);
	padding: 3px 0 3px 5px;
	border-bottom: dotted 1px #bfd7ec;
	margin: 0 0 0 10px;
	color: #276194;
	font-size: 1.2em;
}
ul.listado-generico li.alt {
	background: #f0f7fd;
}
ul.listado-generico li span {
	color: #448bc9;
}
.interior #formulario-general.ancho-total p.clear span {
	display: block;
	clear: both;
}

h2 {
	font-size: 1.5em;
	float: left;
	width: 564px;
	height: 28px;
	margin-bottom: 15px;
	line-height: 28px;
	padding: 0 0 0 20px;
	color: #FFF;
}
/*.interior h2 {
	font-size: 1.5em;
	padding: 0 0 9px 0;
	float: left;
	width: 584px;
	height: 19px;
	margin-bottom: 15px;
}
* html .interior h2 {
	padding: 0;
} 

.interior h2 span {
	display: block;
	padding: 3px 0 5px 20px;
	float: left;
}*/
.interior h3 {
	font-size: 1.2em;
	margin: 0 0 10px 0;
	clear: both;
}
.interior h3 span {
	background: url(../Images/titulos/h4.gif) left no-repeat;
	padding-left: 10px;
}
.interior h4 {
	font-size: 1.2em;
	margin-bottom: 5px;
	clear: both;
}

.interior h3.centro-de-ayuda {
	font-size: 1.2em;
	background: url(../Images/titulos/h3-centro-de-ayuda.gif) no-repeat;
	color: #387cb8;
	width: 522px;
	height: 45px;
	line-height: 40px;
	padding: 0 0 0 20px;
	margin: 0 auto;
}
.contenedor-tabla {
	width: 605px;
	float: left;
	padding: 0;
	background: url(../Images/backgrounds/tabla-general.gif) left bottom no-repeat;
	margin-left: -12px;
}
* html .contenedor-tabla {
	margin-left: -7px;
}
.contenedor-tabla-300 {
	width: 300px;
	padding: 0 10px 8px 10px;
	background: url(../Images/backgrounds/tabla-300.jpg) left bottom no-repeat;
	margin: 0 auto 20px auto;
}
.contenedor-tabla  table.general {
	width: 585px;
	margin: 0 auto 15px auto;
}
.contenedor-tabla-300 table.general {
	width: 300px;
}
.contenedor-tabla-300 table.general caption {
	color: #276194;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
}
.contenedor-tabla-300 tbody th {
	background: #c0d3e4 !important; 
	font-weight: normal !important;
}
table.general thead th.left {
	background: #c0d3e4 url(../Images/backgrounds/general-top-left.gif) top left no-repeat;
	vertical-align: top;
}
table.general thead th.right {
	background: #c0d3e4 url(../Images/backgrounds/general-top-right.gif) top right no-repeat;
}
table.general thead th {
	background: #c0d3e4;
	margin:0;
	color: #276194;
	padding: 5px 10px;
	text-transform: uppercase;
	border-bottom: solid 1px #FFF;
}
table.general thead th.hora {
	width: 60px;
}
table.general thead th.entidad, table.general thead th.descripcion {
	width: 230px;
}
table.general td {
	padding: 5px 10px;
	text-align: center;
	font-size: 1.1em;
	vertical-align: top;
	border-bottom: solid 1px #FFF;
	background: #eaeaea;
}
table.general tbody th {
	padding: 5px 10px;
	text-align: left;
	font-weight: bold;
	font-size: 1.1em;
	vertical-align: top;
	border-bottom: solid 1px #FFF;
	background: #eaeaea;
}
table.general .linea1 td {
	background: #f1f1f1;
}
table.general .linea2 td {
	background: #eaeaea;
}
.contenedor-tabla .numero {
	background: #c0d3e4 !important; 
}
.contenedor-tabla .monto {
	background: #c0d3e4 !important;
	font-weight: bold;
}
.contenedor-tabla .alt td, .contenedor-tabla-300 .alt td  {
	background: #f1f1f1;
}

.aclaracion {
	color: #7796b3;
}
.aclaracion span {
	color: #a21136;
}
.contenedor-tabla .ano {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding-bottom: 3px;
	clear: both;
	color: #0061b5;
	text-align: left;
	background: #FFF url(../Images/titulos/titulo-span.gif) bottom repeat-x !important;
}
.contenedor-tabla .ano span {
	background: url(../Images/titulos/h4.gif) left no-repeat;
	padding-left: 10px;
}
/*breadcrumb*/
#contenido-principal .breadcrumb {
	width: 569px;
	height: 47px;
	float: left;
	line-height: 40px;
	padding-left: 27px;
	margin-bottom: 0;
}
#contenido-principal .breadcrumb a, #contenido-principal .breadcrumb a:visited {
	font-weight: bold;
	color: #c9e8ff;
}
.breadcrumb a:hover {
	color: #FFF;
}
.breadcrumb a.active {
	color: #FFF;
}
/*ver-mas*/
.ver-mas a, .ver-todos a {
	width: 46px;
	height: 12px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
}
/*ver-todos*/
.ver-todos a {
	width: 77px;
	height: 32px;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	text-indent: -999em;
	overflow: hidden;
}
select {
	border: solid 1px #7f9db9;
	padding: 1px;
}
/*CONTENIDO PRINCIPAL*/
#contenido-principal {
	width: 596px;
	float: left;
}
#contenido-principal .flash {
	width: 591px;
	height: 230px;
	float: left;
	margin: -13px 0 10px 0;
}
#contenido-principal .flash div {
	padding-left: 7px;
}
#contenido-principal .foto-pricipal {
	width: 584px;
	float: left;
	padding: 0 0 0 4px;
	margin-bottom: 5px;
}

#contenido-principal #home .banners-home {
	width: 198px;
	height: 64px;
	float: left;
}

#contenido-principal #home h2 {
	font-family: "Trebuchet MS";
	color: #387cb8;
	font-size: 1.2em;
	background: url(../images/titulos/h2-home.gif) no-repeat;
	width: 576px;
	height: 45px;
	float: left;
	line-height: 40px;
	padding: 0 0 0 20px;
}
#contenido-principal #home h3 {
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	margin-bottom: 5px;
}

.mas-info {
	float: right;
}
.mas-info a {
	background: url(../images/contenido/mas-info.gif) no-repeat;
	width: 45px;
	height: 5px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	right: 10px;
	bottom: 15px;
	position: absolute;
}

.home-cajas {
	width: 270px;
	float: left;
	margin: 10px 0 10px 20px;
}
* html .home-cajas {
	margin: 10px 0 10px 10px;
}
.home-cajas .thumbs {
	background: url(../images/backgrounds/thumbs.gif);
	width: 70px;
	height: 72px;
	float: left;
	margin-right: 5px;
}
.home-cajas h3 {
	border-bottom: dotted 1px #bfd7ec;
}
.home-cajas p {
	font-family: Tahoma;
	clear: none;
}


/*BENEFICIOS*/
#contenido-principal div.interior, #contenido-principal div.beneficios-promociones, #contenido-principal div.beneficios-catalogo, #contenido-principal div.beneficios-destacados, #contenido-principal div.beneficios-articulos, #contenido-principal div.beneficios-relacionados {
	width: 584px;
	float: left;
	padding: 0 0 10px 8px;
}
#contenido-principal div.beneficios-destacados {
	margin-bottom: 20px;
}
#contenido-principal .beneficios-articulos {
	position: relative;
}

#contenido-principal .beneficios-promociones h2, #contenido-principal .beneficios-catalogo h2, #contenido-principal .beneficios-destacados h3 {
	text-indent: -999em;
	overflow: hidden;
	display: block;
	padding-bottom: 8px;
	margin-bottom: 15px;

    float: none;
    height:16px;
    padding-left:0;
}
#contenido-principal .beneficios-promociones h2 span, #contenido-principal .beneficios-catalogo h2 span, #contenido-principal .beneficios-destacados h3 span, #contenido-principal .beneficios-articulos h2 span, #contenido-principal .beneficios-relacionados h3 span {
	height: 16px;
	display: block;
}
#contenido-principal .beneficios-promociones h2 span {
	width: 153px;
}
#contenido-principal .beneficios-promociones h3 {
	text-transform: uppercase;
	font-size: 1.2em;
	text-align: center;
	color: #276194;
	height: 25px;
	line-height: 100%;
}
#contenido-principal .beneficios-catalogo h2 span {
	width: 220px;
}
#contenido-principal .beneficios-destacados h3 span {
	width: 129px;
}
#contenido-principal .beneficios-articulos h2 span {
	width: 222px;
}
/*#contenido-principal .beneficios-relacionados h3 span {
	width: 159px;
}*/
.beneficios-destacados div.items, .beneficios-relacionados div.items {
	background: url(../images/backgrounds/beneficios-destacados.jpg) no-repeat;
	width: 180px;
	height: 93px;
	position: relative;
	padding-top: 12px;
	float: left;
	margin: 0 0 15px 10px;
}
.beneficios-destacados div.items ul, .beneficios-relacionados div.items ul {
	width: 105px;
	height: 12px;
	position: absolute;
	left: 18px;
	bottom: 10px;
}
#contenido-principal .beneficios-relacionados h4, #contenido-principal .beneficios-destacados h4 {
	text-align: center;
	font-size: 1.1em;
	width: 155px;
	line-height: 100%;
	margin: 0 auto;
	display: table-cell;
	vertical-align: middle;
	height: 22px;
	padding-left: 13px;
}
#contenido-principal .beneficios-relacionados h4 a, #contenido-principal .beneficios-relacionados h4 a:visited {
	color: #FFF;
	display: block;
}
#contenido-principal .beneficios-relacionados h4 a:hover {
	color: #FFF;
}
#contenido-principal .beneficios-destacados h4 a, #contenido-principal .beneficios-destacados h4 a:visited {
	color: #FFF;
	display: block;
}
#contenido-principal .beneficios-destacados h4 a:hover {
	color: #FFF;
}
.beneficios-destacados p, #contenido-principal .beneficios-relacionados p {
	text-align: center;
	margin-bottom: 3px;
}


#contenido-principal .beneficios-relacionados p.logo a, #contenido-principal .beneficios-destacados p.logo a {
	height: 34px;
	display: block;
}
.beneficios-relacionados p img, .beneficios-destacados p img {
	/*width: 124px;*/
	height: 34px;
}
#contenido-principal .beneficios-catalogo div {
	background: url(../images/backgrounds/beneficios-catalogo.jpg) no-repeat;
	width: 420px;
	height: 101px;
	float: left;
	padding-left: 155px;
	padding-top: 30px;
}
#contenido-principal .beneficios-catalogo h3 {
	width: 136px;
	height: 35px;
	float: left;
	font-size: 1em;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	line-height: 35px;
}
#contenido-principal .beneficios-catalogo h3.doble {
	line-height: 16px;
}
#contenido-principal .beneficios-catalogo h3 a.indumentaria {	
	background-image: url(../images/backgrounds/indumentaria.gif);
}
#contenido-principal .beneficios-catalogo h3 a.hogar {	
	background-image: url(../images/backgrounds/hogar.gif);
}
#contenido-principal .beneficios-catalogo h3 a.gastronomia {	
	background-image: url(../images/backgrounds/gastronomia.gif);
}
#contenido-principal .beneficios-catalogo h3 a.salud {	
	background-image: url(../images/backgrounds/salud.gif);
}
#contenido-principal .beneficios-catalogo h3 a.turismo {	
	background-image: url(../images/backgrounds/turismo.gif);
}
#contenido-principal .beneficios-catalogo h3 a.varios {	
	background-image: url(../images/backgrounds/varios.gif);
}
#contenido-principal .beneficios-catalogo h3 a, #contenido-principal .beneficios-catalogo h3 a:visited {
	background-position: 0 0;
	color: #0061B5;
	width:86px;
	height: 35px;
	display: block;
	padding-left: 50px;
}
#contenido-principal .beneficios-catalogo h3 a:hover {
	background-position: 0 100%;
}
#contenido-principal .beneficios-catalogo h3 img {
	width: 40px;
	height: 36px;
	float: left;
	margin-right: 2px;	
}
.beneficios-relacionados .volver {
	clear: both;
}
/*Trajetas*/
.cabal, .visa, .mastercard, .moderban, .ciudad, .cabal-grande, .visa-grande, .mastercard-grande, .moderban-grande, .ciudad-grande {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	margin-right: 2px;
	float: left;
} 
.cabal {
	background: url(../images/iconos/cabal.gif) no-repeat;
	width: 13px;
	height: 11px;
}
.visa {
	background: url(../images/iconos/visa.gif) no-repeat;
	width: 18px;
	height: 11px;
}
.mastercard {
	background: url(../images/iconos/mastercard.gif) no-repeat;
	width: 20px;
	height: 11px;
}
.moderban {
	background: url(../images/iconos/moderban.gif) no-repeat;
	width: 20px;
	height: 13px;
}
.ciudad {
	background: url(../images/iconos/ciudad.gif) no-repeat;
	width: 20px;
	height: 13px;
}
.cabal-grande {
	background: url(../images/iconos/cabal-grande.gif) no-repeat;
	width: 53px;
	height: 51px;
}
.visa-grande  {
	background: url(../images/iconos/visa-grande.gif) no-repeat;
	width: 53px;
	height: 51px;
}
.mastercard-grande  {
	background: url(../images/iconos/mastercard-grande.gif) no-repeat;
	width: 58px;
	height: 52px;
}
.moderban-grande  {
	background: url(../images/iconos/moderban-grande.gif) no-repeat;
	width: 53px;
	height: 51px;
}
.ciudad-grande  {
	background: url(../images/iconos/ciudad-grande.gif) no-repeat;
	width: 53px;
	height: 51px;
}
#contenido-principal .interior .txt {
	padding: 0 7px;
	margin-bottom: 20px;
}
#contenido-principal .interior .txt p {
	margin-bottom: 10px;
}
/*#contenido-principal h3 {
	font-size: 1.5em;
	margin-bottom: 10px;
}*/
#contenido-principal .paracontenidos ul {
	/*width: 540px;*/
	margin-bottom: 20px;
}
#contenido-principal .paracontenidos li {
	padding-left: 15px;
	font-size: 1.1em;
	margin-bottom: 5px;
	text-align: left;
}

/*legales*/
.legales {
	padding-bottom: 10px;
	clear: both;
}
.legales div {
	padding-top: 10px;
}
.legales p {
	font-size: 1em;
	margin: 0 10px; 
}

/*PAGINACIÓN*/
.paginacion {
	clear: both;
	background: url(../images/backgrounds/paginacion.gif) no-repeat;
	width: 550px;
	height: 29px;
	padding-top: 12px; 
}	
.paginacion ul {
	/*text-align: center;
	margin: 0 auto;
	display: table;	*/
	clear:left;
   float:left;
   position:relative;
   left:50%;
   text-align:center;
}
.paginacion li {
	font-size:1.1em;
	font-family: Arial, Helvetica, sans-serif;
	/*display: inline;
	float: left;*/
	display:block;
   float:left;
   list-style:none;
   position:relative;
   right:50%;
}
.paginacion a {
	margin-right:2px;		
}
.paginacion .ant-sig a, .paginacion .ant-sig a:visited {
	background: none;
	color:#c7c9cb;
	width: 80px;
	text-transform: uppercase;
}
.paginacion .ant-sig a:hover {
	background: none;
	color: #666;
}
.paginacion li a, .paginacion li a:visited {
	background: url(../images/botones/paginacion-a.gif);
	width: 20px;
	height: 20px;
	color: #75a9d7;
	display: block;	
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}
.paginacion li a:hover {
	background: url(../images/botones/paginacion-on.gif);
	color: #FFF !important;
}
.paginacion li a.active {
	background: url(../images/botones/paginacion-on.gif);
	color: #FFF !important;
}

/*tabs*/
#tabs {
   float:left;
   width:100%;
   line-height:normal;
}
#tabs ul {
	margin-left: 15px;
}
#tabs li {
   display:inline;
   padding:0;
}

/*#tabs li.active a {
	margin-top: -3px;
}*/
#tabs li a {
   float:left;
   background:url("../images/backgrounds/tableftI.gif") no-repeat left top;
   margin:0;
   padding:0 0 0 18px;
   text-decoration:none;
	position: relative;
	top:3px;
	color:#7fb0da;
}
#tabs li a span {
   float:left;
   display:block;
   background:url("../images/backgrounds/tabrightI.gif") no-repeat right top;
   padding:8px 30px 4px 12px;
   font-size: 1.1em;
   font-weight: bold;
}
#tabs .CurrentTab a {
	 background:url("../images/backgrounds/tableft-active.gif") no-repeat left top;
	 top: 0; 
	 color: #2bb1e9;
}
#tabs .CurrentTab a span {
    background:url("../images/backgrounds/tabright-active.gif") no-repeat right top;
	 padding:10px 30px 7px 12px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs li a span {float:none;}
 /* End IE5-Mac hack */
#tabs li a:hover span {
   color:#7fb0da;
}
#tabs li a:hover {
   background-position:0% -45px;
}
#tabs li a:hover span {
   background-position:100% -45px;
}
#tabs .CurrentTab a:hover {
    background-position:left top;
}
#tabs .CurrentTab a:hover span {
   background-position:right top;
}
	
.contenido-tab {
	background: url(../images/backgrounds/contenido-tab.gif) no-repeat;
	width: 534px;
	float: left;
	/*height: 300px;*/
	margin-top: -6px;
}	
.contenido-tab .beneficios {
	padding: 20px 0 0 10px;
	width: 560px;
	/*height: 230px;*/
	float: left;
}
.contenido-tab .beneficios .marca {
	width: 230px;
	float: left;
	height: 150px;
	background: url(../images/backgrounds/beneficios-marca.gif) right top no-repeat;
	padding: 30px 10px 0 0;
}
.contenido-tab .beneficios .marca p {
	text-align: center;
}
.contenido-tab .beneficios .marca a, .contenido-tab .beneficios .marca a:visited {
	color: #68B3F4;
}
.contenido-tab .beneficios .marca a:hover {
	text-decoration: none;
}

.contenido-tab .beneficios .beneficio-info {
	width: 300px;
	float: left;
	padding: 0 0 0 10px;
}
.contenido-tab .beneficios .beneficio-info p {
	color: #68b3f4;
	margin-bottom: 5px;
}
.contenido-tab .beneficios .beneficio-info p.cuotas {
	color: #0463b6;
	font-size: 1.8em;
	font-weight: bold;
}
.contenido-tab .beneficios .beneficio-info p.cuotas span {
	font-size: .7em;
}
.contenido-tab .beneficios .beneficio-info .tarjetas {
	background: url(../images/backgrounds/beneficio-info-tarjetas.gif) top left no-repeat;
	padding: 15px 0 0 0;
	margin-left: 0 !important;
}

/*Beneficios*/
.contenido-tab .beneficios .beneficio-info table {
	font-size: 1.1em;
	width: 530px;
}
.contenido-tab .beneficios .beneficio-info table thead th {
	color: #68b3f4;
	background: url(../Images/titulos/titulo-span-celeste.gif) left bottom repeat-x;
	text-align: left;
}
.contenido-tab .beneficios .beneficio-info table tbody th {
	text-transform: uppercase;
	text-align: left;
}
.contenido-tab .beneficios .beneficio-info table td, .contenido-tab .beneficios .beneficio-info table th {
	padding: 5px;
	color: #0463b6;
}
.contenido-tab .beneficios .beneficio-info table .par td, .contenido-tab .beneficios .beneficio-info table .par th {
	background: #f6f9fc;
}
.contenido-tab .beneficios .terminos-info {
	width: 500px;
	float: left;
	padding: 0 0 0 10px;
}
.contenido-tab .beneficios .terminos-info p  {
	color: #0463b6;
	margin-bottom: 10px;
	text-align: justify;
}
.contenido-tab .beneficios .terminos-info p a {
	color: #0463b6;
	text-decoration: underline;
}
.contenido-tab .beneficios .terminos-info h3 {
	color: #68b3f4;
	background: url(../Images/titulos/titulo-span-celeste.gif) left bottom repeat-x;
	padding-bottom: 5px;
	font-size: 1.1em;
	margin-bottom: 10px;
}
/*SUBASTAS*/
.interior .listado-subastas {
	clear: both;
}
.interior .listado-subastas .foto {
	background: url(../Images/backgrounds/catalogo-img.gif) right bottom no-repeat;
	float: left;
	margin-right: 5px;
	padding: 0 8px 8px 0;
}
.interior .listado-subastas .info {
	float: left;
	display: table-cell;
	width: 440px;
}
.interior .listado-subastas h4 {
	border-bottom: none;
	clear: none;
	color: #0061b5;
	text-transform: uppercase;
}
.interior .listado-subastas h4 a, .interior .listado-subastas h4 a:visited {
	color: #0061b5;
}
.interior .listado-subastas h4 a:hover {
	color: #2bb1e9;
}
/*
.interior .listado-catalogos .info {
	float: left;
	display: table-cell;
	width: 440px;
}
.interior .listado-catalogos .foto {
	background: url(../Images/backgrounds/catalogo-img.gif) right bottom no-repeat;
	float: left;
	margin-right: 5px;
	padding: 0 8px 8px 0;
}
*/
.interior .otras-subastas {
	float: right;
	padding: 5px 0;
}
.interior .otras-subastas label {
	color: #276194;
	float: left;
	margin-right: 10px;
}

.interior .otras-subastas select {
	width: 195px;
	float: left;
}

.interior .otras-subastas .ver {
	background: url(../Images/botones/ver.gif) no-repeat;
	width: 50px;
	height: 27px;
	overflow: hidden;
	text-indent: -999em;
	display: block;
	cursor: pointer;
	float: left;
	margin-top: -3px;
	border: none;
}

* html .interior .otras-subastas .ver {font-size:0;line-height:0}  /* ie6 */
*+html .interior .otras-subastas .ver {font-size:0;line-height:0}  /* ie7 */

.interior .fecha {
	border-bottom: dotted 1px #bfd7ec;	
	font-weight: bold;
}
.interior .subasta-detalle {
	background: url(../Images/backgrounds/subasta-detalle.jpg) no-repeat;
	width: 532px;
	height: 358px;
	margin: 0 auto 20px auto;
	clear: both;
	padding: 20px;
	position: relative;
}
.interior .subasta-detalle img {
	position: absolute;
	top: 110px;
	right: 35px;
}
.interior .subasta-detalle .descargas {
	position: absolute;
	top: 250px;
	left: 60px;
}
.interior .subasta-detalle .descargas a {
	float: none;
}
.en-el-arte {
	background: url(../Images/backgrounds/banco-ciudad-arte.jpg);
	width: 300px;
	height: 59px;
	margin: 50px auto;
	text-align: center;
	font-weight: bold;
	padding: 130px 15px 0 15px;
}
.recuadro {
	width:385px;
	padding:0;
	margin: 20px auto;
	background-color:#deeaf7;
}
.top-left {
	background: url(../Images/backgrounds/top-left.gif) top left no-repeat;
	height: 5px;
	padding: 0;
	display: block;
}
.top-right {
	background: url(../Images/backgrounds/top-right.gif) top right no-repeat;
	height: 5px;
	padding: 0;
	display: block;
}
.bottom-left {
	background: url(../Images/backgrounds/bottom-left.gif) bottom left no-repeat;
	height: 5px;
	padding: 0;
	display: block;
}
.bottom-right {
	background: url(../Images/backgrounds/bottom-right.gif) bottom right no-repeat;
	height: 5px;
	padding: 0;
	display: block;
}
.recuadro p {
	text-align: center;
	margin-bottom: 0;
}

.interior .consultas {
	background: url(../Images/backgrounds/consultas.gif) no-repeat;
	width: 530px;	
	height: 132px;
	margin: 0 auto;
	clear: both;
	padding: 5px 15px 0 15px;
}
.interior .consultas h4 {
	border-bottom: none;
	text-transform: uppercase;
	margin: 0 0 15px 0;
	padding: 0;
	background: none;
}
.interior .consultas li {
	background: url(../images/contenido/bullet-azul.gif) left no-repeat;
	color: #1f73c6;
	padding-left: 15px;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
}
.interior .extra {
	background: url(../Images/backgrounds/subastas-extra.jpg) no-repeat;
	width: 505px;	
	height: 231px;
	margin: 0 auto;
	clear: both;
	padding: 15px 20px 0 20px;
}
.interior .extra h4 {
	margin-bottom: 15px;
}
.interior .extra h5 {
	font-size: 1.5em;
	text-align: center;
	color: #0061B5;
	margin-bottom: 5px;
}
.interior .extra p {
	text-align: center;
}
.interior #formulario-general {
	width: 460px;
	margin: 0 auto;
	clear: both;
}
.interior #formulario-general.ancho-total {
	width: 530px !important;
}
.interior #formulario-general h3 {
	background: none;
	border-bottom: dotted 1px #b3d1eb;
	color: #3b97cd;
}
.interior #formulario-general input {
	width: 255px;
	height: 16px;	
}

.interior #formulario-general input.date-pick {
	width: 100px;
	float: left;
	margin-right: 5px;
}
.interior #formulario-general a.dp-choose-date {
	background: url(../Images/botones/calendario.gif) no-repeat;
	width: 14px;
	height: 15px;
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -999em;
	position: absolute;
	left: 315px;
	top: 6px;
}
.interior #formulario-general input.sucursal {
	width: 125px;
}
.interior #formulario-general input.cuenta {
	width: 125px;
}
.interior #formulario-general p {
	border-bottom: dotted 1px #bfd7ec;
	padding: 5px 0;
	margin: 0 0 0 30px;	
	overflow: hidden;
	height: 100%;
}
.interior #formulario-general.ancho-total p {
	margin: 0;
	padding: 5px 0 5px 30px;
	overflow: hidden;
}
.interior #formulario-general.ancho-total p.volver {
	padding: 5px 0;
}
.interior #formulario-general .generic-form p.alt {
	background: #f2f7fb;
}

.interior #formulario-general .generic-form p {
	background: #e7f0f6;
}
.interior #formulario-general .generic-form p.fecha-consumo {
	position: relative;
}
.interior #formulario-general .linea-clara {
	background: #f8fbfd;
}
.interior #formulario-general label {
	background: url(../Images/contenido/bullet-flecha.gif) left 5px no-repeat;
	padding-left: 15px;
	margin: 0 0 0 -10px;
	font-weight: bold;
	width: 160px;
	display: block;
	float: left;
	/*height: 16px;*/
}
.interior #formulario-general.ancho-total label {
	margin: 0;
}
.interior #formulario-general textarea {
	width: 255px;
	height: 100px;
}
.interior #formulario-general select {
	border: solid 1px #cacaca;
	width: 255px;
}
.interior #formulario-general p.tipo {
	background: none;
	border-bottom: dotted 1px #b3d1eb;
	color: #3b97cd;
	margin: 0 0 5px 0;
	padding-bottom: 3px;
}
.interior #formulario-general p.tipo label {
	background: none;
	padding: 0;
	margin: 0;
	width: 180px;
}
.interior #formulario-general p.tipo-objeto input {
	width: 20px;	
	float: left;
	border: none;
}
.interior #formulario-general p select#ContactInformation_ObjectTypeId {
	margin-left: 150px;
}
.interior #formulario-general p.tipo-objeto span {
	display: block;
	float: left;
}
.interior #formulario-general .botones {
	overflow: hidden;
	/*border-top: dotted 1px #b3d1eb;*/
}

#contenedor-captcha {
	padding: 5px 0 5px 40px;
	background: #F2F7FB;
	overflow: hidden;
	border-bottom: 1px dotted #BFD7EC;
}
#contenedor-captcha2 {
	padding: 5px 0 5px 0;
	overflow: hidden;
	margin-left: 30px;
	border-bottom: 1px dotted #BFD7EC;
}
/*#contenido-general #contenido-primario #contenido-principal .interior #formulario-general.ancho-total #contenedor-captcha2 {
	background: #F2F7FB;
	overflow: hidden;
	padding: 5px 0 5px 30px;
}
#contenido-general #contenido-primario #contenido-principal .interior #formulario-general #contenedor-captcha3 {
	overflow: hidden;
	padding: 5px 0 5px 30px;
}*/
.interior #formulario-general .verificacion {
	border: none;
	/*width: 110px;
	float: left;
	line-height: 100%;*/
}
.interior #formulario-general .verificacion strong {
	float: left;
	margin-right: 25px;
}
.interior #formulario-general input.enviar {
	width: 81px;
	height: 35px;
	border: none;
	padding: 0;
	text-indent: -999em;
	overflow: hidden;
	display: block;
	cursor: pointer;
	float: right;	
}
.interior #formulario-general input.enviar  {
	background: url(../Images/botones/enviar-general.png) no-repeat;	
}

* html input.enviar {font-size:0;line-height:0}  /* ie6 */
*+html input.enviar {font-size:0;line-height:0}  /* ie7 */


* html input.seleccionar {font-size:0;line-height:0}  /* ie6 */
*+html input.seleccionar {font-size:0;line-height:0}  /* ie7 */

.interior #formulario-general input.seleccionar  {
	background: url(../Images/botones/seleccionar.gif) no-repeat;
	width: 95px;
	height: 27px;
	border: none;
	padding: 0;
	text-indent: -999em;
	overflow: hidden;
	display: block;
	cursor: pointer;
	float: left;	
	margin-top: -5px;
}
#contenido-general #contenido-principal .interior #formulario-general.ancho-total #helpCenterForm .botones #btnSeleccionar.seleccionar {
	float: right;	
	margin: 0;
}
.interior #formulario-general select.pedido {
	width: 225px;
	float: left;
}
.interior #formulario-general span.error {
	color: #d44441;
	background: #f2f7fb;
	display: block;
	padding: 10px;
	clear: both;
}
.interior #formulario-general input.check {
	width: 20px;
	border: none;
}
.interior #formulario-general p.cliente-banco span {
	margin: 5px 5px 0 0; 
	display: block; 
	float: left; 
}
.interior #formulario-general p.cliente-banco input.check {
	margin: 5px 15px 0 0; 
	float: left;
}
.interior #formulario-general label.normal {
	background: none;
	font-weight: normal;
}
.interior #formulario-general #listaConsultas label.normal, .interior #formulario-general #listaReclamos label.normal {
	width: 250px;
}
.interior #formulario-general p.cliente span {
	display: block;
}
.interior #formulario-general p.cliente label {
	width: 175px;	
	float: none;
}
.interior #formulario-general p.cliente span label {
	float: left;
}
.interior #formulario-general p.linea-clara span {
	display: block;
	margin: 0 0 5px 20px;
	clear: both;
}
/*CATALOGO*/
.interior .catalogo h3 {
	background: none;
}
.interior .catalogo .descargas {
	float: right;
}
.interior .descargas a {
	width: 137px;
	height: 34px;
	overflow: hidden;
	text-indent: -999em;
	display: block;
	float: left;
}
.descargar-catalogo {
	background: url(../Images/botones/descargar-catalogo.gif) no-repeat;	
}
.condiciones-de-venta {
	background: url(../Images/botones/condiciones-de-venta.gif) no-repeat;	
}
.ver-catalogo {
	background: url(../Images/botones/ver-catalogo.gif) no-repeat;	
}
.interior .listado-catalogos {
	clear: both;
	position: relative;
	width: 580px;
	overflow: hidden;
	padding-bottom: 20px;
}
.interior .listado-catalogos .info {
	/*position: absolute;
	left: 130px;*/
	float: left;
	display: table-cell;
	width: 440px;
}


.interior .listado-catalogos .foto {
	background: url(../Images/backgrounds/catalogo-img.gif) right bottom no-repeat;
	float: left;
	margin-right: 5px;
	padding: 0 8px 5px 0;
}

.interior .listado-catalogos .orden {
	border-bottom: dotted 1px #bfd7ec;	
	font-weight: bold;
}
.interior .precio {
	font-weight: bold;
	color: #3083d1;
}
.interior .obra {
	background: url(../Images/backgrounds/catalogo-detalle-bottom.gif) center bottom  no-repeat;
	margin: 0 auto;
	padding-bottom: 34px;
	 overflow: hidden;
}
.interior .obra div.obra-interna {	
	background: url(../Images/backgrounds/catalogo-detalle-top.gif) center top no-repeat;
	padding-top: 34px;
}
.interior .obra img {
	width: 400px;
}
.interior .obra p {
	width: 400px;
	margin: 0 auto;
}
.listado-catalogos p.ver-mas-cat a {
	background: url(../images/botones/mas.gif) left no-repeat;
	width: 20px;
	height: 20px;
	padding-left: 20px;
	font-weight: bold;
}

.volver a {
	width: 81px;
	height: 35px;
	background: url(../Images/botones/volver.gif) no-repeat;
	overflow: hidden;
	text-indent: -999em;
	display: block;
	float: left;
}

/*Centro de ayuda*/
.interior .contactenos {
	background: url(../Images/backgrounds/contactenos.jpg) no-repeat;
	width: 526px;
	height: 210px;
	margin: 0 auto;
	padding: 5px 10px 0 10px;
	clear: both;
}
.interior .contactenos h3 {
	border-bottom: none;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	padding: 0;
	background: none;
}
.interior .contactenos li {
	background: url(../images/contenido/bullet-azul.gif) left 5px no-repeat;
	color: #1f73c6;
	padding-left: 15px;
	font-size: 1.2em;
	margin-bottom: 5px;
}

/*Cajeros/Sucursales*/
.buscador-cajeros, .buscador-sucursales  {
	background: url(../Images/backgrounds/buscador-cajeros.gif) no-repeat;
	width: 504px;
	height: 98px;
	padding: 10px 20px;
	float: left;
	margin-left: 15px;
}
.buscador-cajeros h3, .buscador-sucursales h3 {
	margin-bottom: 5px !important;
}
.buscador-cajeros select, .buscador-sucursales select {
	width: 195px;
	border: solid 1px #7f9db9;
	padding: 1px;
}
.buscador-cajeros select.zona, .buscador-sucursales select.zona {
	margin-right: 5px;
}
.buscador-cajeros .buscar, .buscador-sucursales .buscar {
	width: 63px;
	height: 20px;
	float: right;
}
.buscador-cajeros .buscar input, .buscador-sucursales .buscar input {
	background: url(../Images/backgrounds/cajeros-bt.gif) no-repeat;
	width: 63px;
	height: 20px;
	float: right;
	overflow: hidden;
	text-indent: -999em;
	display: block;
	cursor: pointer;
	border: none;
}

* html form .buscar input {font-size:0;line-height:0}  /* ie6 */

*+html form .buscar input {font-size:0;line-height:0}  /* ie7 */

.buscador-cajeros form p, .buscador-sucursales form p {
	margin-bottom: 5px;
}
.resultado-cajeros, .resultado-sucursales {
	margin-left: 10px;
}

.resultado-cajeros li, .resultado-sucursales li {
	list-style-position: outside;
	list-style-image: url(../Images/contenido/bullet-flecha.gif);
	padding-left: 5px;
	border-bottom: dotted 1px #bfd7ec;
	margin: 0 0 5px 10px;
	color: #276194;
	font-size: 1.2em;
}
.resultado-cajeros li span, .resultado-sucursales li span {
	color: #448bc9;
}
.resultado-sucursales li {
	position: relative;
}

.resultado-sucursales li a, .resultado-sucursales li a:visited {
    color:#276194;
	 cursor: pointer;
}

.resultado-sucursales li a.ver-mas {
	position: absolute;
	right: 0;
	top: 0;	
	right: 5px;
	top: -2px;
}

/*Sucursales*/
.telefonos-utiles {
	background: url(../Images/backgrounds/telefonos-utiles.gif) no-repeat;
	width: 530px;
	height: 185px;
	float: left;
	margin-left: 15px; 
	padding: 5px 15px 0 15px;
}

.telefonos-utiles h3 {
	border-bottom: none;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	padding: 0;
	background: none !important;
}
.telefonos-utiles li {
	background: url(../images/contenido/bullet-azul.gif) left no-repeat;
	color: #1f73c6;
	padding-left: 15px;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
}

.interior .sucursales-comerciales h4 {
	background: #c0d3e4  url(../Images/titulos/h4-span-sucursales-comerciales.gif) right top no-repeat ;
	border-bottom: none;
	padding: 0 0 5px 0;
	margin: 0 0 0 20px;
	display: inline;
	float: left;
	width: 515px;
}


.interior .sucursales-comerciales h4 span {
	background: url(../Images/titulos/h4-sucursales-comerciales.gif) left no-repeat;
	display: block;
	padding: 5px 20px 0 10px;
	float: left;
	color: #276194;
}
.interior .sucursales-comerciales h4 span span {
	background: none;
	display: inline;
	padding: 0;
	float: none;
	color: #7796B3;
}
.interior .sucursales-comerciales div.contenedor-tabla-sc {
	width: 546px;
	float: left;
	padding-bottom: 20px;
	background: url(../Images/backgrounds/form-sucursales.gif) 10px bottom no-repeat ;
}
.interior .sucursales-comerciales div.contenedor-tabla-sc table {
	width: 515px;
	margin: 0 0 0 20px;
	color: #276194;
	font-size: 1.1em;
}
.interior .sucursales-comerciales div.contenedor-tabla-sc table td, .interior .sucursales-comerciales div.contenedor-tabla-sc table th {
	padding: 5px;
	border-bottom: solid 1px #FFF;
	text-align: left;
}
.interior .sucursales-comerciales div.contenedor-tabla-sc table .alt td {
	background: #f1f1f1;
}
.interior .sucursales-comerciales div.contenedor-tabla-sc table .alt th {
	background: #f1f1f1 url(../Images/contenido/bullet-flecha.gif) 5px 10px no-repeat;
	text-align: left;
	padding-left: 20px;
	font-weight: normal;
	vertical-align: top;
} 
.interior .sucursales-comerciales div.contenedor-tabla-sc table td {
	background: #eaeaea;
}
.interior .sucursales-comerciales div.contenedor-tabla-sc table th {
	background: #eaeaea url(../Images/contenido/bullet-flecha.gif) 5px no-repeat;
	text-align: left;
	padding-left: 20px;
	font-weight: normal;
} 
.interior .sucursales-comerciales div.contenedor-tabla-sc table label {
	width: 125px;
	float: left;
}
.interior .sucursales-comerciales div.contenedor-tabla-sc table input {
	border: solid 1px #c5c5c5;
	width: 250px;
	padding-left: 2px;
	height: 16px;
	color: #276194;
}
.interior .sucursales-comerciales div.contenedor-tabla-sc table textarea {
	border: solid 1px #c5c5c5;
	width: 250px;
	padding-left: 2px;
	height: 95px;
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	color: #276194;
}
.interior .sucursales-comerciales div.contenedor-tabla-sc table .button input {
	background: url(../Images/botones/enviar-bt.gif) no-repeat;
	width: 82px;
	height: 33px;
	border: none;
	padding: 0;
	text-indent: -999em;
	overflow: hidden;
	display: block;
	cursor: pointer;
	float: right;
}

* html form .button input {font-size:0;line-height:0}  /* ie6 */

*+html form .button input {font-size:0;line-height:0}  /* ie7 */

.interior .sucursales-comerciales div.contenedor-tabla-sc table .last th, .interior .sucursales-comerciales div.contenedor-tabla-sc table .last td {
	border-bottom: none;
}
.interior .sucursales-comerciales .volver {
	margin-left: 10px;
}
/*Accordion*/
.accordion {
	width: 530px;
	margin: 0 auto;
}
.accordion h4 {
	/*background: #e9e7e7 url(arrow-square.gif) no-repeat right -51px;*/
	padding: 7px 13px;
	margin: 0;
	border-bottom: dotted 1px #bfd7ec;
	/*font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;*/
	cursor: pointer;
	color: #7796b3;
}
.accordion h4:hover {
	/*background-color: #e3e2e2;*/
}
.accordion h4.active {
	/*background-position: right 5px;*/
}
.accordion .respuestas p {
	margin: 0;
	padding: 10px 20px;
	background: #f2f7fb url(../Images/contenido/bullet-flecha.gif) 5px 15px no-repeat;
	font-style: italic;
	color: #276194;
}
.accordion .respuestas form p {
	font-style: normal;
}
.accordion .contenido-extenso {
	background: #f2f7fb;
}
.accordion ul {
	margin: 0 20px;
}
.accordion ul li {
	color: #276194;
	font-size: 1.1em;	
}
.accordion .respuestas contenido-extenso p {
	background: none;
}
.accordion form p {
	font-style: normal;
}
.accordion .respuestas {
	display: none;
}
p.requisitos {
	margin: 0 auto 20px auto;
	width: 535px;
}

/*Datepicker*/

table.jCalendar {
	/*border: 1px solid #d9e1e7;
	background: #F2F7FB;
    border-collapse: separate;
    border-spacing: 2px;*/
	 width: 180px;
	margin: 0 auto;
}
table.jCalendar th {
	 /*color: #0061B5;
	font-weight: bold;
	padding: 3px 5px;*/
	color: #FFF;
	background: #bae0f7;
	font-size: 1.2em;
	text-align: center;	
	width: 24px;
	height: 20px;
}

table.jCalendar td {
	/*background: #d9e1e7;
	color: #63829a;
	padding: 3px 5px;
	text-align: center;*/
	color: #9c9c9c;
	background: #FFF;	
	width: 24px;
	height: 20px;
	font-weight: bold;
	text-align: center;	
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #ccc;
	 color: #ebeaea;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #F2F7FB;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
	border: 1px solid #d9e1e7;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
	background: url(../Images/backgrounds/calendario.jpg) no-repeat;
	float: left;
	width: 230px;
	height: 194px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 15px 0 0 0;
}
div.dp-popup span {
	/*font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
	color: #0061B5;*/
	/*width: 564px;*/
	margin: 0;
	padding: 0;
	text-align: center;
	color: #1a6db3;
	font-size: 1.2em;
	height: 28px;
	font-weight: bold;
	line-height: 19px;
	display: block;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 15px;
	left: 22px;
	width: 30px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup a.dp-nav-prev-month {
	background: url(../Images/botones/calendario-ant.gif) no-repeat;
	width: 18px;
	height: 19px;
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}
div.dp-popup a.dp-nav-prev-year, div.dp-popup a.dp-nav-next-year {
	display: none;
}
/*div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}*/
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 30px;
}
div.dp-popup a.dp-nav-next-month {
	background: url(../Images/botones/calendario-sig.gif) no-repeat;
	width: 18px;
	height: 19px;
	display: block;
	float: right;
	overflow: hidden;
	text-indent: -999em;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}
.interior .respuesta {
	background: url(../Images/backgrounds/consultas-respuesta.gif) no-repeat;
	width: 535px;
	height: 110px;
	margin: 40px auto 0 auto;
	padding: 30px 0 0 10px;
}
.interior .respuesta p {
	background: url(../Images/contenido/bullet-azul.gif) left 3px no-repeat;
	padding-left: 15px;
	margin: 0 auto;
}

/*Simulador*/
.simulador {
	background: url(../Images/backgrounds/simulador-detalle-top.jpg) left top no-repeat;
	width: 430px;
	margin: 0 auto;
	clear: both;
	/*padding: 20px;*/
}
.simulador .top {
	background: url(../Images/backgrounds/simulador-detalle-bottom.jpg) left bottom no-repeat;
	
}
.simulador .middle {
	background: url(../Images/backgrounds/simulador-detalle-middle.jpg) no-repeat;
	padding: 20px;
}
.simulador h3, .simulador-detalle h3 {
	text-align: center;
	background: none !important;
	border-bottom: dotted 1px #b4d1eb;
}
.simulador form  div {
	margin-left: 50px;
}
.simulador form p {
	margin: 10px 0;
	overflow: hidden;
}
.interior .simulador label {
	color: #276194;
	float: left;
	width: 100px;
	margin-right: 35px;
}
.interior .simulador select {
	width: 120px;
	float: left;
	margin-right: 14px;
	color: #7796b3;
}
.interior .simulador input {
	width: 120px;
	height: 16px;	
	color: #7796b3;
}
#legendHipotecario, #legendPersonal, #legendPrendario {
	color: #7796b3;
	font-size: 1em;
}
.simulador .calcular a {
	background: url(../Images/botones/calcular.gif) no-repeat;
	width: 81px;
	height: 30px;
	margin: 0 auto;
	text-indent: -999em;
	overflow: hidden;
	display: block;	
}
.simulador-detalle {
	background: url(../Images/backgrounds/simulador-detalle.gif) no-repeat;
	width: 370px;
	height: 500px;
	margin: 0 auto 20px auto;
	clear: both;
	padding: 10px 30px;
}
.simulador-detalle .listado-generico {
	width: 380px;
	margin: 0 auto 5px auto;
}
.simulador-detalle .listado-generico li span {
	color: #7796b3;	
}
.simulador-detalle .promedio, .simulador .promedio {
	background: url(../Images/backgrounds/cuota.gif) no-repeat;
	width: 209px;
	height: 45px;
	margin: 0 auto;
	padding: 15px 0 10px 0;
	text-align: center;
}
.simulador-detalle .promedio p span, .simulador .promedio span {
	color: #0061b5;
	font-weight: bold;
	font-size: 1.4em;
	display: block;
}
.simulador-detalle .imprimir {
	background: url(../Images/botones/imprimir.gif) no-repeat;
	width: 82px;
	height: 35px;
	border: none;
	padding: 0;
	text-indent: -999em;
	overflow: hidden;
	display: block;
	cursor: pointer;
	float: left;
}
.simulador-detalle .volver {
	width: 81px;
	height: 35px;
	background: url(../Images/botones/volver.gif) no-repeat;
	overflow: hidden;
	text-indent: -999em;
	display: block;
	float: left;
	cursor: pointer;
}
.simulador-detalle .botones {
	margin: 0 auto;
	width: 180px;
}
/*Prensa*/
.calendario-bg {
	background: url(../Images/backgrounds/calendario-prensa.jpg) no-repeat;
	width: 542px;
	height: 230px;
	margin: 0 auto;
	clear: both;
	padding: 10px 0 0 0;
}
.calendario-bg .buscador {
	width: 270px;
	margin-right: 10px;
	float: left;
	padding: 10px 0 0 20px;
}
.calendario-bg .buscador h3 {
	background: none;
	border-bottom: dotted 1px #b8d4ec;
}

#calendario {
	background: url(../Images/backgrounds/calendario.jpg) no-repeat;
	float: left;
	width: 230px;
	height: 194px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 15px 0 0 0;
}
#calendario table {
	width: 180px;
	margin: 0 auto;
}
#calendario td {
	color: #9c9c9c;
	background: #FFF;	
	width: 24px;
	height: 20px;
	font-weight: bold;
}
#calendario td.today {
	background: #D6740A;
	color: #FFF;
}
#calendario td a, #calendario td a:visited {
	color: #FFF;
	background: #1a6db3;
	width: 24px;
	height: 20px;
	display: block;
	line-height: 20px;
}
#calendario td a:hover {
	color: #FFF;
	background: #62A8E1
}
#calendario td.today a, #calendario td.today a:visited {
	background: #D6740A;
	color: #FFF;
}
#calendario td.today a:hover {
	background: #EEA451;
	color: #FFF;
}
#calendario tr.dia th {
	color: #FFF;
	background: #bae0f7;
	font-size: 1.2em;
	text-align: center;	
	width: 24px;
	height: 20px;
}

#calendario caption {
	margin: 0;
	padding: 0;
	color: #1a6db3;
	font-size: 1.2em;
	height: 28px;
	font-weight: bold;
	line-height: 19px;
}


#calendario caption a.anterior {
	background: url(../Images/botones/calendario-ant.gif) no-repeat;
	width: 18px;
	height: 19px;
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}
#calendario caption a.siguiente {
	background: url(../Images/botones/calendario-sig.gif) no-repeat;
	width: 18px;
	height: 19px;
	display: block;
	text-align: right;
	float: left;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}
#calendario caption span {
	float: left;
	width: 140px;
	text-align: center;
	padding: 0;
}
#calendario tr.mes th a {
	padding: 0 5px;
	font-size: 1.2em;
}
.interior .prensa h3, .interior .newsletter h3 {
	text-transform: uppercase;
	background: none;
	border-bottom: dotted 1px #bfd7ec;
}
.interior .prensa h4 {
	color: #7796b3;
	border: none;
	clear: none;
	float: left;
}
.interior .prensa .foto {
	background: url(../Images/backgrounds/subastas-img.gif) no-repeat right bottom;
	float: left;
	margin-right: 5px;
	padding:1px 8px 6px 0;
}
.interior .prensa img 
{
/*  width: 115px;
	height: 98px;
*/
}
.interior .prensa p {
	color: #7796b3;
	font-weight: bold;
}
.interior .prensa p.ver-gacetilla, .interior .prensa p.audio {
	height: 20px;
	padding-left: 30px;
	line-height: 20px;	
}
.interior .prensa p.ver-gacetilla {
	background: url(../images/botones/mas.gif) no-repeat;
}
.interior .prensa p.ver-gacetilla a, .interior .prensa p.audio a, .interior .prensa p.ver-gacetilla a, .interior .prensa p.video a {
	color: #3083d1;
	font-weight: bold;
	text-decoration: none !important;
}
.interior .prensa p.audio {
	background: url(../images/iconos/audio.jpg) no-repeat;
}
.interior .prensa p.video {
	background: url(../images/iconos/video.jpg) no-repeat;
	padding-left: 30px;
}

.interior .prensa div {
	float: left   
}
.interior .newsletter .foto {
	width: 121px;
	height: 72px;
	background: url(../Images/backgrounds/newsletter.gif) no-repeat;
	float: left;
	margin-right: 5px;
	padding: 1px 0 0 2px;
}
.interior .newsletter img {
	width: 114px;
	height: 62px;
}
.interior .newsletter {
	position: relative;
}
.interior .newsletter div {
	position: absolute;
	left: 130px;
}
.interior .newsletter p {
	color: #7796b3;
}
.interior .newsletter p.ver-enews {
	background: url(../images/botones/mas.gif) no-repeat;
	height: 20px;
	padding-left: 20px;
	line-height: 20px;
}
.interior .newsletter p.ver-enews a {
	font-weight: bold;
}

/*Mapa del Sitio*/
#columnaIzq {
	width: 276px;
	float: left;	
	margin: 0 10px;
}
#columnaDer {
	width: 276px;
	float: left;	
}
.mapa-del-sitio {
	background: url(../Images/backgrounds/mapa-del-sitio-div-div.jpg) left bottom no-repeat;
	width: 276px;
	float: left;
	position: relative;
	padding-bottom: 10px;
}
.mapa-del-sitio div {
	background: url(../Images/backgrounds/mapa-del-sitio.jpg) left top no-repeat;
	padding-top: 37px;
}
.mapa-del-sitio div div {
	overflow: hidden;
	background: url(../Images/backgrounds/mapa-del-sitio-div.jpg) repeat-y;
	padding: 0 10px;
	height: 100%;
}
.mapa-del-sitio h3 {
	color: #0061b5 !important;
	position: absolute;
	width: 255px;
	top: 10px;
	left: 10px;
}
.mapa-del-sitio ul {
	margin-left: 10px;
}
.mapa-del-sitio li {
	background: url(../Images/contenido/mapa-del-sitio-li.gif) left 5px no-repeat;
	padding: 0 0 5px 13px;
	font-size: 1.1em;
	border-bottom: dotted 1px #d6e6f3;
	margin-bottom: 5px;
}
.mapa-del-sitio li.last {
	border-bottom: none;
	margin: 0;
}
.mapa-del-sitio li a {
	color: #4ca6dc;
	font-weight: bold;
}
.mapa-del-sitio li ul {
	margin: 5px 0 0 0;
}
.mapa-del-sitio li li {
	background: url(../Images/contenido/bullet-flecha.gif) left 5px no-repeat;
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.mapa-del-sitio li li a {
	color: #136dbb;
}
.mapa-del-sitio li li li {
	background: url(../Images/contenido/mapa-del-sitio-li-li.gif) left 5px no-repeat;
	padding: 0 0 5px 6px;
	font-size: .9em;
}
.mapa-del-sitio li li li a {
	font-weight: normal;
}

#terminos {
	background: url(../Images/contenido/bullet-azul2.gif) left 5px no-repeat;	
	padding-left: 8px;
	font-weight: bold;
}
#contenido-principal .interior #terminos a {
	text-decoration: underline !important;
}

#contenido-principal .interior .simulador .marcha  {
	text-align: center;
}
#contenido-principal .interior .simulador .marcha a {
	background: url(../Images/contenido/bullet-azul2.gif) left 5px no-repeat;	
	padding-left: 8px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline !important;
}


/*titulo prensa*/
#contentPopup {
	padding-right: 10px;
}
#contentPopup h2 {
	width: 100%;
	height: 28px;
	padding-right: 8px;
	background:#1a6db3 url(../Images/titulos/h2-span-azul.gif) right top no-repeat;
	padding-left: 0;	
}
#contentPopup h2 span {
	display: block;
	padding: 0 0 0 20px;
	float: left;
	background: url(../Images/titulos/h2-lightbox.gif) left top no-repeat;	
}