/*GENERALES*/

html{
	overflow:auto;
}

body{
	background:#0e1d44 url('../images/background.jpg') no-repeat;
	background-position:center 0;
	font:12px/16px Verdana, Helvetica, sans-serif;
	color:#646363;
}

#container{
	width:970px;
	height:500px;
	margin:0 auto;
}

/*TOP MENU*/

div#top_menu{
	float:right;
	/*width:314px;*/
	width:280px;
	height:34px;
	padding-top:10px;
	color:#0f6ba4;
	margin-right:7px;
	/*background-image:url(../images/top_menu.png);*/
	background-image:url(../images/top_menu2.png);
	background-repeat:no-repeat;
	text-align:center;
	font-size:10px;
}

#top_menu #submenu li{
	display:inline;
	color:#0f6ba4;
}

#top_menu #submenu li a{
	color:#0f6ba4;
	text-decoration:underline;
}

/*HEADER*/

#header{
	width:970px;
	height:100px;
	background:url('../images/header.png') no-repeat;
	background-position:center;
	position:relative;
	float:left;
}

#header .titulo-header{
	position:absolute;
	top:20px;
	left:155px;
}

#header .suscribase{
	position:absolute;
	top:20px;
	left:603px;
}

#header .buscar{
	position:absolute;
	top:20px;
	left:648px;
}

#header #busqueda{
	position:absolute;
	top:8px;
	left:710px;
}

#busqueda input,
#busqueda input#palabra_clave{
	position:absolute;
	top:19px;
	left:0px;
	width:102px;
	height:17px;
	padding:6px;
	background:url('../images/input-buscar.jpg') no-repeat;
	border:0;
}

#busqueda input.flecha{
	top:-1px;
	left:117px;
	width:55px;
	height:66px;
	/*background:url('../images/flecha2.jpg') no-repeat;*/
	background:url('../images/flecha.png') no-repeat;
	border:0;
	padding:0;
	cursor:pointer;
}

a#busqueda_link{
	position:absolute;
	top:58px;
	left:657px;
	font-size:10px;
	color:#0f6ba4;
	text-decoration:underline;
}

/*CONTENT*/

#content{
	width:970px;
	height:auto!important;
    height:506px;
    min-height:506px;
	background:url('../images/content-top.png') no-repeat;
	float:left;
}

#background{
	background:#fff;
	width:937px;
	height:auto!important;
    height:506px;
    min-height:506px;
	padding:0 9px;
	margin:12px 16px 0px 7px;
	float:left;
}

.titulo{
	margin-top:15px;
}

/*SIDEBAR*/

#sidebar{
	float:left;
}

div#top2{
	width:151px;
	height:6px;
	font-size:1px; 
	margin:0px; 
	padding:0px; 
	background-image:url(../images/top2.jpg);
}

div#middle2{
	width:131px;
	padding-top:10px;
	padding-left:10px;
	padding-right:8px;
	margin:0px; 
	background-image:url(../images/middle2.jpg); 
	background-repeat:repeat-x; 
	background-position:left top; 
	border-right:1px solid #dfe0e4; 
	border-left:1px solid #dfe0e4;
}

div#bottom2{
	width:151px;
	height:119px;
	font-size:1px; 
	margin:0px; 
	padding:0px; 
	background-image:url(../images/bottom2.jpg);
}

#sidebar ul li a{
	line-height:18px;
	padding:2px 0;
	font-size:13px;
	font-weight:bold;
	border-bottom:solid 1px #e1e3eb;
	color:#646363;
	display:block;
}

#sidebar ul li ul li{
	margin-left:-5px;
}

#sidebar ul li ul li a{
	width:115px;
	height:41px;
	display:block;
	padding-top:7px;
	padding-left:24px;
	font-size:13px;
	font-weight:bold;
	line-height:13px;
	border-bottom:none;
	color:#646363;
	background-image:url(../images/li_bg.gif);
	background-repeat:no-repeat;
}

#sidebar .momentos{
	margin-left:-4px;
	margin-top:25px;
}

#sidebar .momentos li{
	margin-top:3px;
}

#sidebar .momentos li a{
	border:none;
}

h3#beneficios{
	width:91px;
	height:16px;
	text-indent:-9999px;
	background-image:url(../images/beneficios_titulo.png);
	margin-bottom:10px;
}

#sidebar ul li a#momentos{
	display:block;
	width:120px;
	height:24px;
	text-indent:-99999px;
	background-image:url(../images/momentos.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	border-bottom:none;
	border:#FFFFFF;
}

#sidebar ul li a#momentos li a{
	background-repeat:no-repeat;
	border-bottom:none;
}

/*CONTENT-INT*/

#content-int1, #content-int2, #content-int3, #content-int4{
	float:left;
	width:753px;
	padding:22px 12px 11px;
	margin-left:8px;
	position:relative;
	height:auto!important;
    height:465px;
    min-height:465px;
}

#content-int1{
	background: url('../images/bloque1.jpg') no-repeat;
}

#content-int2{
	background: url('../images/bloque2.jpg') no-repeat;
}

#content-int3{
	background: url('../images/bloque3.jpg') no-repeat;
	margin-left:8px;
}

#content-int4{
	background: url('../images/bloque4.jpg') no-repeat;
}

h1{
	font-size:28px;
	color:#646363;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
	margin-bottom:8px;
	letter-spacing:-1px;
}

#paginacion{
	text-align:center;
	font-size:10px;
	position:absolute;
	bottom:5px;
	width:753px;
}

#paginacion img{
	margin-bottom:-2px;
}

.beneficios-destacados{
	width:729px;
	height:186px;
	position:absolute;
	top:306px;
	left:25px;
	overflow:hidden;
	margin-bottom:10px;
}

.beneficios-destacados .destacado{
	width:335px;
	height:63px;
	padding:12px 13px;
	margin-bottom:7px;
	float:left;
	background:url('../images/destacado.png');
}

.beneficios-destacados h2{
	float:right;
	font-size:40px;
	color:#de020f;
	padding:20px 0;
}

.beneficios-destacados img{
	float:left;
}

div#slider{
	width:10000px;
	height:193px;
	position:absolute;
	top:0px;
	left:0px;
}

div.grupo{
	width:361px;
	height:193px;
	margin-right:7px;
	float:left;
}

#flechaIzq{
	position:absolute;
	top:380px;
	left:7px;
}


#flechaDer{
	position:absolute;
	top:380px;
	right:6px;
}

/*BUSQUEDA*/

table{
	background:url('../images/tabla-busqueda.jpg') no-repeat;
	width:742px;
	border:0;
	margin-top:10px;
}

table .thead{
	font-weight:bold;
}

table.categoria {
	background:url('../images/tabla-categoria.jpg') no-repeat;
}

table td{
	height:48px;
	border:0;
	border-bottom:solid 1px #e1e3eb;
	text-align:left;
}

table .thead td{
	height:37px;
	border:0;
	text-align:left;
}

table td.logo img{
	border:solid 1px #eeeded;
}

table td.marca{
	font-weight:bold;
	font-size:12px;
}

table td.marca a{
	color:#626262;
}

table td.bold{
	font-weight:bold;
	font-size:10px;
}

table td.beneficio, span.beneficio{
	font-weight:bold;
	color:#0466b9;
}

.nuevaBusqueda{
	color:#cd222d;
	font-weight:bold;
	font-size:12px;
	padding:2px 5px;
}

.bullet2{
	margin-top:7px;
	margin-bottom:-3px;
}

#nuevaBusqueda{
	width:200px;
}

#nuevaBusqueda input{
	width:200px;
	height:20px;
	border:solid 1px #e2e2e2;
}

#nuevaBusqueda input#buscar{
	width:58px;
	height:20px;
	background:url('../images/buscar2.jpg');
	border:none;
	margin:5px 0;
	float:right;
}

/*PREGUNTAS FRECUENTES*/

p.pregunta{
	font-weight:bold;
	color:#334773;
	font-size:12px;
	margin-top:8px;
}

/*SUSCRIBASE*/

form.suscribase input{
	border:solid 1px #bfbebe;
	height:19px;
	padding:4px 0;
}

form.suscribase input, form.suscribase label{
	margin:7px 0 0;
}

label.label{
	padding-bottom:15px;
}

form.busqueda_avanzada input.check,
form.suscribase input.check{
	background:url('../images/check.jpg');
	height:10px;
	border:0;
}

input.input1{
	width:326px;
	background:url('../images/input1.jpg');
}

input.input2{
	width:46px;
	background:url('../images/input2.jpg');
}

input.input3{
	width:132px;
	background:url('../images/input3.jpg');
}

form.suscribase input.enviar, form.suscribase input.borrar{
	width:91px;
	height:29px;
	background:url('../images/enviar.jpg');
	border:0;
	float:left;
	margin-right:5px;
}

form.suscribase input.enviar{
	margin-left:100px;
}

form.suscribase input.borrar{
	background:url('../images/borrar.jpg');
}	

button{
	width:95px;
	height:31px;
	background:none;
	border:none;
	margin-top:5px;
	margin-left:-3px;
}	

a.suscripcion{
	text-decoration:underline;
	font-weight:bold;
	color:#717170;
	float:right;
	margin-right:265px;
	margin-top:6px;
}

img.suscripcion-bullet{
	padding-bottom:8px;
}

/*ADHIERA SU ESTABLECIMIENTO*/

#adhiera label{
	width:115px;
	float:left;
	margin-right:20px;
}

/*BENEFICIOS*/

#marca{
	width:740px;
	float:left;
	background:#eee url('../images/marca.jpg') no-repeat;
	position:relative;
	margin-bottom:5px;
}

#marca .imagen{
	float:left;
	padding:20px 20px 10px;
}

#marca .rightcont{
	float:left;
	width:470px;
	font-size:11px;
	padding:15px;
}

#marca2{
	width:733px;
	height:357px;
	background:#395b81 url('../images/cupon.jpg') no-repeat;
	position:relative;
}

#tarjeta{
	position:absolute;
	top:26px;
	left:42px;
}

#flecha{
	position:absolute;
	top:80px;
	right:49px;
}

#marca2 .rightcont{
	float:left;
	width:410px;
	font-size:11px;
	margin-top:85px;
	padding:30px 30px 0;
}

#marca2 .imagen{
	float:left;
	padding:107px 0 0 57px;
}

#marca2 h1{
	position:absolute;
	top:57px;
	left:158px;
}

#marca2 p.beneficio{
	font-size:30px;
	font-weight:bold;
	color:#1a7cbb;
}

#marca2 p.descripcion{
	width:350px;
	font-size:12px;
	line-height:15px;
	margin-top:10px;
	color:#818181;
}

#marca2 p.fecha{
	color:#818181;
	margin-top:5px;
}

#marca2 p.consulte{
	width:362px;
}

#marca2 .imprimir{
	position:absolute;
	top:285px;
	left:570px;
}

table.beneficios{
	background:none;
	width:739px;
	float:left;
}

table.beneficios td{
	height:36px;
	text-align:left;
	padding:0;
	border:0;
}

table.beneficios td.top{
	border:none!important;
	height:7px;
}

#recomendadas{
	float:left;
	margin-top:20px;
}

#recomendadas a{
	color:#0f6ba4;
}

/*FOOTER*/

#footer{
	padding:0 10px;
	width:950px;
	float:left;
}

#footer p{
	color:#fff;
	font-size:10px;
}

#footer p a{
	color:#fff;
}

#footer p a.sub{
	text-decoration:underline;
}

img.bullet{
	margin:3px;
	margin-bottom:-3px;
}

/*FLOATFIX*/

* html .floatFix {
	height:1%;
} /* Explorer 6 */

*+ html .floatFix {
	height:1%;
} /* Explorer 7 */

.floatFix:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:1px;
}

/* BUSQUEDA AVANZADA */

div.caja_busqueda h3{
	width:560px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#040D2E;
	padding-left:10px;
	padding-bottom:10px;
	border-bottom:1px solid #e3e2e7;
	margin-bottom:15px;
}

div.caja_busqueda{
	margin-top:20px;
}

input#palabra_clave,
input#buscar{
	height:29px;
	background-color:transparent;
	border:none;
	vertical-align:middle;
}

input#palabra_clave{
	width:175px;
	background-image:url(../images/palabra_clave.gif);	
}

input#buscar{
	width:77px;
	background-image:url(../images/buscar.gif);
}

table.busqueda{
	background-image:none;
}

table.busqueda td{
	height:20px;
	border:none;
	vertical-align:top;
}

table.busqueda td h4{
	margin-bottom:10px;
}

div#ext,
div#otros,
div#capital,
div#buenos_aires,
div#provincias{
	display:none;
	padding-bottom:15px;
}

.disparador{
	cursor:pointer;
}

h4 img{
	vertical-align:middle;
}

div#top{
	width:777px; 
	height:6px; 
	font-size:1px; 
	margin:0px; 
	padding:0px; 
	background-image:url(../images/top.gif);
}

div#middle{
	width:765px; 
	margin:0px; 
	background-image:url(../images/middle.gif); 
	background-repeat:repeat-x; 
	background-position:left top; 
	border-right:1px solid #dfe0e4; 
	border-left:1px solid #dfe0e4; 
	padding-top:40px; 
	padding-left:10px;
	padding-bottom:15px;
}

div#middle h1{
	margin-top:0px;
}

div#bottom{
	width:777px;
	height:6px; 
	font-size:1px; 
	margin:0px; 
	padding:0px; 
	background-image:url(../images/bottom.gif);
}

/*MOMENTOS*/

div.barra_titulo{
	width:722px;
	height:28px;
	padding:10px 10px 0px 10px;
	color:#0f6ba4;
	font-weight:bold;
	text-align:right;
	background-image:url(../images/barra_titulo.jpg);
	background-repeat:no-repeat;
	margin:20px 0px 10px 0px;
}

div.barra_titulo h3{
	float:left;
	color:#646363;
	font-size:18px;
}

ul.imagenes_momentos{
	text-align:center;
	margin-bottom:10px;
}

ul.imagenes_momentos li{
	display:inline;
	padding-right:10px;
}

div.contenedor_momentos p{
	margin-bottom:15px;
}

div#middle.contenedor_momentos{
	padding-top:20px;
}

/*SLIDESHOW*/

div#slideshow{
	float:right;
	width:780px;
	height:202px;
	background-image:url(../images/slidewhow_bg.gif);
	margin:20px 0px 0px 0px;
	position:relative;
}

div#slider_container{
	position:relative;
}

div.container_marcas_left,
div.container_marcas_right{
	width:357px;
	height:202px;
}

div.container_marcas_left{
	float:left;
	margin-left:20px;
}

div.container_marcas_right{
	float:left;
	_float:left;
	
}

div.marca{
	float:left;
	width:337px;
	height:63px;
	padding:12px;
	
	background-image:url(../images/destacado.png);
	margin-top:10px;
	
}

div.marca a img{
	vertical-align:middle;
}

span.beneficio_valor{
	font-size:35px;
	font-weight:bold;
	color:#de020f;
	vertical-align:middle;
}

div.container_left,
div.container_right{
	width:333px;
	height:167px;
	padding:10px 10px 10px 10px;
	background-image:url(../images/momentos_bg.gif);
	margin-top:8px;
}

div.container_left{
	float:left;
	margin-left:20px;
}

div.container_right{
	float:right;
	_float:left;
	margin-right:20px;
}

div.container_left h3,
div.container_right h3{
	color:#cb1420;
}

div.container_left h4,
div.container_right h4{
	font-size:20px;
	font-weight:normal;
	color:#646363;
	margin-bottom:5px;
}

div.marcas{
	background-image:none;
}

span.titulo{
	font-size:11px;
	font-weight:bold;
	color:#646363;
}

div.momentos_img,
div.momentos_desc{
	float:left;
	margin-top:5px;
}

div.momentos_img{
	width:141px;
	height:86px;
	padding-top:5px;
	text-align:center;
	background-image:url(../images/img_container.gif);
}

div.momentos_desc{
	width:182px;
	padding:0px 0px 0px 10px;
	font-size:10px;
	line-height:12px;
}

a.ver_mas{
	display:block;
	width:56px;
	height:11px;
	text-indent:-9999px;
	background-image:url(../images/ver_mas.gif);
	margin-top:5px;
}

/*SLIDESHOWWWWWWWWWWW*/

/*** FRONT PAGE SLIDER ***/
/*#slides_container{
	height:312px; 
	position:relative;  
	background-image:url(../images/bg_slides_container.png); 
	background-repeat:no-repeat; 
	clear:left;
}*/
/* Easy Slider */

#slider_container{ 
	position:relative;
	margin:0px auto; 
 	color:#010101; 
	height:202px; 
	overflow:hidden;
}	

#slider_container ul,
#slider_container li{
	margin:0;
	padding:0;
	list-style:none;
}
	
	
#slider_container li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:780px;
	height:202px;
	overflow:hidden;
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 0px;
}

#prevBtn,
#nextBtn{ 
	display:block;
	width:13px;
	height:27px;
	position:absolute;
	top:81px;
	/*_top:-185px;*/
}

#prevBtn{
	left:0px;
	background:url(../images/left.png) no-repeat 0 0;
}

#nextBtn{
	left:770px;
	/*_top:-270px;*/
	background:url(../images/right.png) no-repeat 0 0;	
}

#prevBtn a,
#nextBtn a{  
	display:block;
	width:13px;
	height:27px;
	
	cursor:pointer;
}

#nextBtn a{ 
	
}

/*** END OF FRONT PAGE SLIDER ***/

h4.sucursales_title{
	font-size:16px;
	font-weight:bold;
	color:#cb1420;
	margin-top:15px;
}