/* CSS Document */


/* ========== GLOBAL ========== */
* {
	margin:0; 
	padding:0;
	outline:none;
}

body {
	background:#fff url(../img/background-body.jpg) repeat-x top;
	color:#333;
    font:100.01% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
img,
fieldset {
	border:0;
}
ul, ol {
	list-style:none;
}

.masInfoAz {
	font-size:.75em;
	line-height:25px;
	text-align:right;
}
.masInfoAz a {
	color:#004b85;
}
.volver {
	font-size:.81em;
	line-height:13px;
	margin-bottom:10px;
	text-align:right;
}
.volver a {
	color:#0d0d0d;
	text-decoration:none;
}
.volver a:hover {
	text-decoration:underline;
}

/* ========== AUXILIARES ========== */
.borderCero {
	border:0 !important;
}
.rubroBeneficio {
	color: #A5E899;
	border-left:1px solid #FFFFFF;
	display:block;
	float:left;
	height:12px;
	padding:0 4px;
}
.clear {
	clear:both;
}
.marginCero {
	margin:0 !important;
}
.margin15 {
	margin-bottom:15px;
}
.div {
	background:url(/img/div.png) repeat-x;
	height:1px;
}
.destacado {
	color:#08673f;
	font-weight:bold;
}

/* ========== ESTRUCTURA ========== */
#wrapper {
	background:url(/img/background.jpg) no-repeat top;
	margin:auto;
	padding:0 114px;
	text-align:left;
	width:779px;
}
#contenido {
	background-color:#fff;
	border-left:1px solid #999;
	border-right:1px solid #999;
	overflow:hidden;
}
#colLeft {
	float:left;
	padding:13px 0 13px 13px;
	width:215px;
}
#colRight {
	float:right;
	padding:13px 13px 13px 15px;
	width:521px;
}

#breadscrum {
	background:url(/img/back-top.gif) no-repeat;
	height:18px;
	padding:7px 0 0 10px;
}
#breadscrum ul li {
	color:#fff;
	display:inline;
	font-size:.69em;
	line-height:12px;
	text-transform:uppercase;
}
#breadscrum ul li span {
	border-left:1px solid #fff;
	display:block;
	float:left;
	height:12px;
	padding:0 4px;
}
#breadscrum ul li a {
	color:#fff;
	text-decoration:none;
}
#breadscrum ul li a:hover {
	text-decoration:underline;
}

/* ---------- header ---------- */
#header {
	background:url(/img/back-header.png) no-repeat;
	height:58px;
}
#logo {
	float:left;
	margin:20px 0 0 23px;
}
#nav {
	float:right;
	height:12px;
	margin:23px 10px 0 0;
}
#nav li {
	display:inline;
	white-space:nowrap;
}
#nav li span {
	border-left:1px solid #fff;
	display:block;
	float:left;
	height:12px;
	padding:0 6px;
}
#nav li a {
	color:#fff;
	font-size:.75em;
	font-weight:bold;
	line-height:12px;
	text-decoration:none;
	text-transform:uppercase;
}
#nav li a:hover {
	text-decoration:underline;
}

/* ---------- footer ---------- */
#sitemap {
	background-color:#003e7f;
	border-left:50px solid #060;
	height:50px;
	padding-right:50px;
	text-align:center;
}
#sitemap ul {
	clear:both;
	font-size:.63em;
	margin-left:120px;
}
#sitemap #sitemap2 {
	margin-left:150px;
}
#sitemap ul li {
	display:inline;
}
#sitemap ul li a {
	border-left:1px solid #fff;
	color:#fff;
	display:block;
	float:left;
	height:10px;
	line-height:10px;
	margin-top:10px;
	padding:0 4px;
	text-decoration:none;
}
#sitemap ul li a:hover {
	text-decoration:underline;
}

#foot p {
	/*float:left;*/
	font-size:.75em;
	height:12px;
	margin:15px auto;
	text-align:center;
}
#foot ul {
	float:left;
	font-size:.63em;
	margin:18px 0;
	width:300px;
}
#foot li {
	display:inline;
}
#foot li a {
	border-left:1px solid #003e7f;
	color:#003e7f;
	display:block;
	float:left;
	height:10px;
	line-height:10px;
	padding:0 4px;
	text-decoration:none;
}
#foot li a:hover {
	text-decoration:underline;
}

/* ========== PAGINAS ========== */

/* ---------- cabezal home ---------- */
#cabezal {
	position:relative;
}
#mujer_gde {
	left:4px;
	position:absolute;
	top:50px;
	z-index:10;
}
#bannerCabezal {
	background:url(/img/back-tarj_top.gif) no-repeat;
	height:101px;
	left:216px;
	padding:11px 0 0 118px;
	position:absolute;
	top:61px;
	width:401px;
}
#bannerCabezal h2 {
	background:url(/img/t-ahorros_benef.png) no-repeat;
	height:48px;
	width:390px;
}
#bannerCabezal h2 span {
	display:none;
}
#bannerCabezal p {
	font-size:.69em;
	margin-top:3px;
}

/* ---------- cabezal interior ---------- */
#mujer_chi {
	left:136px;
	position:absolute;
	top:31px;
}
#bannerCabezalInt {
	height:43px;
	margin-left:310px;
	padding:13px 0;
}
#bannerCabezalInt h2 {
	background:url(/img/t-ahorros_benef2.png) no-repeat;
	float:left;
	height:43px;
	width:274px;
}
#bannerCabezalInt h2 span {
	display:none;
}


/* ---------- buscadores ---------- */
/* -- home -- */
#buscador {
	background:url(/img/back-buscador.gif) repeat-x top;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-top:3px solid #009f4e;
	height:60px;
	margin-top:116px;
	overflow:hidden;
	padding-left:243px;
}
#buscador form {
	margin:5px 14px 0 0;
	position:relative;
}
#buscador form legend {
	background:url(/img/i-lupa.png) no-repeat left;
	display:block;
	font-size:.75em;
	line-height:20px;
	margin-bottom:10px;
	padding-left:24px;
}
#buscador form select {
	background:url(/img/back-input.gif) repeat-x;
	border:1px solid #999;
	float:left;
	height:19px;
	font:.69em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-right:12px;
	width:196px;
}
#buscador form a {
	background:url(/img/b-buscar.gif) repeat-x;
	color:#fff;
	display:block;
	float:left;
	font-size:.69em;
	height:19px;
	line-height:19px;
	text-align:center;
	text-decoration:none;
	width:100px;
}
#buscador form a:hover {
	text-decoration:underline;
}
#buscador .div {
	right:0;
	position:absolute;
	top:10px;
	width:330px;
}
/* -- left -- */
#buscadorLeft {
	background:url(/img/back-buscadorIzq.jpg) repeat-x bottom;
	border-color:#999;
	border-style:solid;
	border-width:0 1px 1px;
	height:139px;
	margin:-13px 0 15px;
	padding:20px 12px 0;
}
#buscadorLeft form legend {
	background:url(/img/i-lupa.png) no-repeat left;
	display:block;
	font-size:.75em;
	line-height:19px;
	height:19px;
	margin-bottom:4px;
	padding-left:26px;
}
#buscadorLeft form select {
	background:url(/img/back-input.gif) repeat-x;
	border:1px solid #999;
	height:19px;
	font:.69em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	width:186px;
}
#buscadorLeft form a {
	background:url(/img/b-buscar.gif) repeat-x;
	color:#fff;
	display:block;
	font-size:.69em;
	height:19px;
	line-height:19px;
	margin-left:84px;
	text-align:center;
	text-decoration:none;
	width:100px;
}
#buscadorLeft form a:hover {
	text-decoration:underline;
}

/* ---------- colLeft ---------- */
#bannerTarj {
	background:url(/img/back-solicite_tarj.gif) repeat-x top;
	border:1px solid #999;
	height:187px;
	margin-bottom:15px;
	padding:0 8px 0 13px;
}
#bannerTarj h3 {
	background:url(/img/t-solicitud-tarjeta.png) no-repeat;
	height:30px;
	width:179px;
	margin-top:5px;
}
#bannerTarj h3 span { display:none;}

#bannerTarj ul {
	background:url(/img/div.png) repeat-x;
}
#liVisa {
	background:url(/img/img_tarj-visa.jpg) no-repeat left;
}
#liMaster {
	background:url(/img/img_tarj-master.jpg) no-repeat left;
}
#liAmEx {
	background:url(/img/img_tarj-amex.jpg) no-repeat left;
}
#bannerTarj li span {
	background:url(/img/div.png) repeat-x bottom;
	display:block;
	padding-bottom:1px;
}
#bannerTarj ul a {
	background:url(/img/b-flecha.gif) no-repeat right;
	color:#333;
	display:block;
	font-size:.75em;
	line-height:40px;
	padding-left:58px;
	text-decoration:none;
	text-transform:uppercase;
}
#bannerTarj ul a:hover {
	text-decoration:underline;
}

#bannerPrograma {
	border:1px solid #999;
	height:116px;
	margin-bottom:15px;
	text-align:center;
}
#bannerPrograma h3 {
	background:url(/img/t-prog_premios.gif) no-repeat;
	height:27px;
}
#bannerPrograma h3 span {
	display:none;
}
#bannerPrograma p {
	font-size:.69em;
	line-height:30px;
}
#bannerPrograma p strong {
	background: url(/img/logo-club.gif) no-repeat;
	height:27px;
	display:block;
	margin-left:24px;
	width:167px;
}
#bannerPrograma p strong span {
	display:none;
}

#bannersLeft li {
	display:inline;
}
#bannersLeft li a {
	display:block;
	height:55px;
	margin-bottom:15px;
}
#bannersLeft li a span {
	display:none;
}
#bannerSuc {
	background:url(/img/banner-suc.gif) no-repeat;
}
#bannerPrest {
	background:url(/img/banner-prest.gif) no-repeat;
}
#bannerCont {
	background:url(/img/banner-cont.gif) no-repeat;
}

#selector {
	background:url(/img/back-select.gif) repeat-x bottom;
	border-color:#999;
	border-style:solid;
	border-width:0 1px 1px;
	height:auto;
	margin:-13px 0 15px;
	padding:8px 8px 8px 13px;
}
#selector h3 {
	background:url(/img/div.png) repeat-x bottom;
	font-size:.75em;
	line-height:20px;
	margin:6px 0 3px;
	text-transform:uppercase;
}
#selector label {
	clear:both;
	cursor:pointer;
	display:block;
	width:192px;
}
#selector input {
	float:left;
	height:13px;
	margin:2px 0;
	padding-left:2px;
	width:13px;
}
#selector span {
	display:block;
	float:left;
	font-size:.75em;
	line-height:18px;
	margin-left:13px;
	width:160px;
}
#selector label.selected,
#selector label:hover {
	color:#08673f;
}

.boxAhorroLeft {
	background:url(/img/back-box_ahorro.gif) repeat-x;
	border:1px solid #999;
	height:253px;
	margin-bottom:15px;
	overflow:hidden;
	padding:0 8px;
	position:relative;
	width:197px;
}
.boxAhorroLeft h3 {
	color:#fff;
	font-size:.88em;
	font-weight:normal;
	line-height:15px;
	margin:12px 0;
	text-transform:uppercase;
	width:100px;
}
.boxAhorroLeft .itemAhorro {
	background:#fff url(/img/div.png) repeat-x bottom;
	height:27px;
	padding:5px 2px 18px 2px;
	width:193px;
}
.boxAhorroLeft .itemAhorro img {
	float:left;
	margin-right:10px;
}
.boxAhorroLeft .itemAhorro p {
	color:#1e1e1e;
	float:left;
	font-size:.75em;
	height:27px;
	letter-spacing:-1px;
	line-height:15px;
}
.boxAhorroLeft .itemAhorro p a {
	color:#004b85;
	display:block;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
.boxAhorroLeft .itemAhorro p a:hover {
	color:#009f4e;
}
.boxAhorroLeft .itemAhorro .p-dto {
	color:#009f4e;
	float:left;
	font-size:1.56em;
	font-weight:bold;
	line-height:27px;
	height:27px;
	padding-top:5px;
}
.boxAhorroLeft .itemAhorro .p-dto a {
	display:inline;
	font-size:1px;
}
.boxAhorroLeft .itemAhorro .p-dto img {
	float:none;
	margin:0 0 2px 15px;
}


.boxAhorroLeft #i-bolsas {
	right:11px;
	position:absolute;
	top:4px;
}

/* ---------- colRight ---------- */
#bannerFlash {
	height:189px;
	margin-bottom:15px;
	width:521px;
}

.boxDto {
	background:url(/img/back-box_dto.gif) repeat-x bottom;
	border:1px solid #999;
	float:left;
	height:138px;
	margin:0 0 15px 10px;
	overflow:hidden;
	text-align:center;
	width:165px;
}
.boxDto .t-rubro {
	background-color:#d4d4d4;
	border-bottom:1px solid #ebebeb;
	color:#263948;
	font-size:.75em;
	line-height:18px;
	padding-left:8px;
	text-align:left;
}
.boxDto img {
	margin:5px auto;
}
.boxDto .p-dto {
	color:#1e1e1e;
	font-size:.75em;
	line-height:12px;
}
.boxDto .p-dto strong {
	color:#004b85;
	display:block;
	font-size:1.5em;
	line-height:20px;
}
.masInfoVde {
	font-size:.69em;
	line-height:13px;
	margin-top:5px;
	text-align:right;
}
.masInfoVde a {
	border-top:1px solid #c9c9c9;
	color:#067125;
	display:block;
	padding-right:5px;
	text-decoration:none;
}
.masInfoVde a:hover {
	color:#666;
}

.boxAhorro {
	background:url(/img/back-box_ahorro.gif) repeat-x;
	border:1px solid #999;
	height:230px;
	margin-bottom:15px;
	overflow:hidden;
	padding:8px 8px 0 8px;
	position:relative;
	margin-top:15px;
}
.boxAhorro h3 {
	background:url(/img/div_bco.png) repeat-x bottom;
	color:#fff;
	font-size:1.06em;
	font-weight:normal;
	line-height:17px;
	margin:0 0 16px 68px;
	padding:9px 0 4px 13px;
	text-transform:uppercase;
}
.boxAhorro .itemAhorro {
	background:#fff url(/img/div.png) repeat-x bottom;
	border-left:6px solid #fff;
	border-right:6px solid #fff;
	float:left;
	height:43px;
	padding:9px 0 10px;
	width:238px;
}
.boxAhorro .itemAhorro img {
	float:left;
	margin-right:10px;
	margin-top: 2px;
}
.boxAhorro .itemAhorro p {
	color:#1e1e1e;
	float:left;
	font-size:.75em;
	height:27px;
	line-height:15px;
}
.boxAhorro .itemAhorro p a {
	color:#004b85;
	display:block;
	font-size:1.17em;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
.boxAhorro .itemAhorro p a:hover {
	color:#009f4e;
}
.boxAhorro .itemAhorro .p-dto {
	color:#009f4e;
	float:left;
	font-size:1.56em;
	font-weight:bold;
	line-height:27px;
	height:27px;
}
.boxAhorro .itemAhorro .p-dto a {
	display:inline;
	font-size:1px;
}
.boxAhorro .itemAhorro .p-dto img {
	float:none;
	margin:14px 2px 0px 57px;
}
.vermas {
	color:#fff;
	font-size:.75em;
	position:absolute;
	right:8px;
	top:17px;
}
.boxAhorro #i-bolsas {
	left:8px;
	position:absolute;
	top:8px;
}

/*busqueda*/
.backBusqueda {
	background:url(/img/back-right.gif) repeat-x top;
}
#bannerMarca {
	margin:7px 0 15px;
}
#t-resultado {
	background:url(/img/div.png) repeat-x bottom;
	font-size:.88em;
	line-height:38px;
	margin-bottom:12px;
	padding-bottom:1px;
	text-transform:uppercase;
	
}
#t-resultadoSinMargin {
	background:url(/img/div.png) repeat-x bottom;
	font-size:.88em;
	line-height:38px;
	padding-bottom:1px;
	
}
#t-resultado span {
	background: url(/img/i-lupa_gde.gif) no-repeat left;
	display:block;
	padding-left:39px;
	height:60px;
}

.lineaMargin { margin-bottom:10px;}

.flash { 
	height:64px;
	width:522px;
	padding:5px 0 10px;
}

.tit_destacado {	
    font-size:.75em;
	line-height:20px;
	text-transform:uppercase;
	font-weight:bold;
	width:350px;
	display:inline;
}
.tit_destacadoBlue {	
	color: #006699;
	font-size:.75em;
	line-height:20px;
	text-transform:uppercase;
	font-weight:bold;
	width:350px;
	display:inline;
	padding-left:5px;
}

.t-resultadoBusqueda { padding-bottom:10px;}
/*interior*/
.boxTxtIntro {
	color:#555;
	font-size:.81em;
	line-height:18px;
	padding:0 11px;
	margin-bottom:15px;
}
#elecc_tarj {
	margin:0 0 15px 11px;
}
#elecc_tarj li {
	display:inline;
}
#elecc_tarj li img {
	margin-right:10px;
}
.boxTxt {
	background-color:#f1f2f2;
	border:1px solid #bcbec0;
	padding:10px;
	margin-bottom:15px;
}
.boxTxt h3 {
	color:#555;
	font-size:.88em;
	line-height:18px;
}
.boxTxt p {
	color:#555;
	font-size:.81em;
	line-height:18px;
}
.boxTxt p strong {
	font-size:1.08em;
}
.legales {
	color:#555;
	font-size:.63em;
	line-height:15px;
	text-align:justify;
}

h3.legales {
	font-size:.75em;
}
p.legales {
	margin-bottom:15px;
}
.legales strong {
	/*font-size:1.5em;*/
	font-size: 3em;
    line-height: 25px;
}


/* ========== FLASH ========== */
#tarjetas {
	bottom:0;
	height:48px;
	position:absolute;
	width:247px;
}
#tarjetas_int {
	float:left;
	height:47px;
	margin-left:24px;
	width:167px;
}

/* ========== HACKS EXPLORER 7 ========== */
*:first-child+html legend {
	margin-left:-7px;
}
*:first-child+html #nav li a {
	overflow:hidden;
	position:relative;
}
*:first-child+html #breadscrum ul li a {
	overflow:hidden;
	position:relative;
}
*:first-child+html .boxAhorro {
	margin-top:-15px;
}

/* ---------- tabla locales ---------- */

.tabla-locales {
	padding:5px;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #666;
	text-decoration: none;
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #CCC;
	}
	
.tabla-encabezado {
	font-size:13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #333;
	text-decoration: none;
	background-color: #D0D7F0;
	text-align: left;
	vertical-align: middle;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #CCC;
	}

.tabla {
	color:#555;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #CCC;
}


/* ---------- paginador ---------- */

#paginador{ float:right;
	        padding:13px 13px 13px 15px;
	        width:345px;
			text-align:center;}
			
			
.paginador_fcha_left{ width:10px;
                      float:left;
                      padding-top:2px;}

.paginador_fcha_right{ width:10px;
                       float:left;
                       padding-top:2px;}

.numeracion { width:100px;
              float:left;
              font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
              font-size:12px;}

.numeracion_ov{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
                font-size:12px;
                color:#004b85 !important;
				text-decoration:none;}
				 
				 
				 
.numeracion a { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
                font-size:12px;
                color:#bfbfbf;
				text-decoration:none;}


.numeracion a:hover { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
                      font-size:12px;
                      color:#004b85;
				      text-decoration:none;
}.compartir {
	height: 65px;
	clear: both;
	float: none;
	line-height: 33px;
	padding-right: 13px;
}

.add-btn {
	float: right;
	height: 33px;
	width: 235px;
	padding-bottom: 32px;
}
.add-btn h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	float: right;
	/*margin-right: 11px;*/
}
.add-btn a{
	float: right;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.btn-mail {
	background-image: url(/img//btn-mail.png);
	display: block;
}
.add-btn a div {
	height: 32px;
	width: 32px;
	margin-left: 5px;
}

.btn-twt {
	background-image: url(/img//btn-twt.png);
	display: block;
}
.btn-face {
	background-image: url(/img//btn-face.jpg);
	display: block;
}
.btn-print {
	background-image: url(/img//btn-print.png);
	display: block;
}
.btn-mail:hover {
	background-image: url(/img//btn-mail-hover.png);
	display: block;
}
.btn-twt:hover {
	background-image: url(/img//btn-twt-hover.png);
	display: block;
}
.btn-face:hover {
	background-image: url(/img//btn-face-hover.jpg);
	display: block;
}
.btn-print:hover {
	background-image: url(/img//btn-print-hover.png);
	display: block;
}

/* ---------- accesos nuevos de twitter y de youtube ---------- */

.accesos {float: right; width: 43%;}

.navizq {float: left;height: 12px;margin: 23px 0 0;width: 75%;}

.navizq li {
	display:inline;
	white-space:nowrap;
}
.navizq li span {
	border-left:1px solid #fff;
	display:block;
	float:left;
	height:12px;
	padding:0 6px;
}
.navizq li a {
	color:#fff;
	font-size:.75em;
	font-weight:bold;
	line-height:12px;
	text-decoration:none;
	text-transform:uppercase;
}
.navizq li a:hover {
	text-decoration:underline;
}

.navder {float: right;margin-top: 18px;width: 25%;}

.navder li .accesoleft {float: left;width: 31%;} 

.navder li .accesoright {margin: 0;width: 100%;} 

.navder li {width: 22px;
	display:inline;
	white-space:nowrap;} 
	


/* ---------- Interior Novedades ---------- */

	
#header_seccion {
	height:92px;
	margin-bottom:15px;
	width:521px;
}

#contenido_novedad {
	height: auto;
	margin-bottom:15px;
	width:521px;
}
