BODY
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	*overflow: hidden;
}
#contenedor
{
	width: 100%;
	height: 100%;
	*overflow: scroll;
	z-index: 0;
}
#background
{
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	*top:-100%;
	position: fixed;
	*position: relative;
	z-index: -1;
	text-align: center;
}

#banner
{
	position: absolute;
	left: 1px;
	top: -2px;
	width: 770px;
	height: 242px;
	z-index: 12;
	visibility: visible;
}
#menu
{
	position: absolute;
	left: 55px;
	top: 172px;
	width: 697;
	height: 349;
	z-index: 13;
	visibility: visible;
}
#base
{
	position: absolute;
	left: 9px;
	top: 223px;
	width: 770px;
	height: 415px;
	z-index: 3;
	visibility: visible;
}
#total
{
	position: absolute;
	left: 50%;
	top: 7px;
	width: 600px;
	margin-left: -385px;
	height: 600px;
	z-index: 1;
	visibility: visible;
}
#totaldos
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 600px;
	margin-left: -300px;
	margin-top: -300px;
	height: 600px;
	z-index: 1;
	visibility: visible;
}
#tepuccino
{
	position: absolute;
	left: 91px;
	top: 248px;
	width: 200px;
	height: 140px;
	z-index: 9;
	visibility: visible;
}
#olafrutal
{
	position: absolute;
	left: 311px;
	top: 252px;
	width: 200px;
	height: 136px;
	z-index: 10;
	visibility: visible;
}
#icetea
{
	position: absolute;
	left: 521px;
	top: 251px;
	width: 200px;
	height: 136px;
	z-index: 11;
	visibility: visible;
}
#fundacion
{
	position: absolute;
	left: 92px;
	top: 386px;
	width: 200px;
	height: 136px;
	z-index: 8;
	visibility: visible;
}
#encuesta
{
	position: absolute;
	left: 310px;
	top: 387px;
	width: 200px;
	height: 136px;
	z-index: 7;
	visibility: visible;
}
#rotativo
{
	position: absolute;
	left: 521px;
	top: 385px;
	width: 200px;
	height: 136px;
	z-index: 6;
	visibility: visible;
}
#footer
{
	position: absolute;
	left: 144px;
	top: 639px;
	width: 462px;
	height: 59px;
	z-index: 5;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 9px;
	text-align: center;
	visibility: visible;
}
.boton_revista {
	position:absolute;
	width:104px;
	height:88px;
	top:6px;
	left:50%;
	margin:0 0 0 170px;
	z-index: 9999;
	text-indent:-9000;
	background: url(images/boton_revista3.png) no-repeat 0 0;
}
.boton_revista:hover {
	background-position:0 -88px;
}