html, body{
	height:100%;
}
body{
	margin:0px;
	background-color:#f3f3f4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
}
img{
	border:none;
}
a{
	outline:none;
	text-decoration:none;
}
div{
	height:auto;
	overflow:hidden;
}
.bold{
	font-weight:bold;
}
.pointer{
	cursor:pointer;
}
.green{ color:#7cefe9; font-weight:bold; }

#content{
	position:relative;
	width:988px;
	margin:0px auto 0px auto;
}
#cab{
	position:relative;
	width:988px;
	height:114px;
}
#cab_left{
	float:left;		
	padding:30px 0px 0px 20px;
}
#cab_center{
	width:678px;
	padding-top:46px;
	float:left;
	text-align:center;
}
h1, h2, h3{
	position:absolute;
	z-index:2;
	top:-1000px;
}
#cab_right{
	float:right;
	width:122px;
	height:28px;
	padding:52px 15px 0px 6px;
	background:url(../img/bg_phone.gif) no-repeat left top;
}
#content_int{
	position:relative;	
	height:424px;
	padding:40px 0px 0px 38px;
	background:url(../img/bg_tablet.jpg) no-repeat left top;
	color:#fff;
}
#content_int img#banderola{
	position:absolute;
	z-index:2;
	right:30px;
	top:0px;
}
.titulares{
	width:950px;
	padding-bottom:20px;
	float:left;
}
.text{
	width:404px;
	float:left;
	overflow:visible;
}
#content_int a{
	color:#fff;
}
#bottom, #sorteo{
	width:988px;
	height:62px;
	padding-top:30px;
	text-align:center;
	background:url(../img/bg_bottom.gif) no-repeat left top;
	font-size:0.8em;
	color:#555555;
	text-transform:uppercase;
}
#bottom a{
	color:#009999;
}
#sorteo{
	display:none;
	background:none;
	padding-top:18px;
}
#sorteo img{
	margin:0px 10px;
}
ul{
	list-style:none;
	width:428px;
	border-top:1px solid #fff;
	overflow:hidden;
	margin:0px;
	padding:0px 0px 0px 4px;
}
li{
	float:left;
	width:130px;
	padding:6px 30px 6px 0px;
}
#content_int #b_regalo{
	position:absolute;
	width:220px;
	height:39px;
	overflow:hidden;
	z-index:3;
	right:144px;
	top:34px;
}
#txt_ipad{
	position:absolute;
	width:288px;
	height:220px;
	overflow:hidden;
	color:#ffffff;
	padding:10px 10px 0px 10px;
	z-index:3;
	background:url(../img/bg_ipad.png) no-repeat left top;
	right:97px;
	top:128px;
	line-height:1.1em;
	*line-height:1.05em;
	display:none;
}
#txt_ipad p{
	margin-top:0px;
}
.over{
	position:absolute;
	z-index:2;
	top:-2000px;
}
#link_oficinas{
	position:absolute;
	float:right;
	width:122px;
	height:10px;
	z-index:2;
	top:0px;
	right:16px;
}