#descarga {position: absolute; top: 400px; left:560px;}

/*canvas {
    background: transparent;
    margin: 0;
    position: absolute;
}

#imagenes {
    background: #00854a;
    margin-left: 260px;
    color: white;
}*/
#Cintillo{
	position:absolute;
	top:10px;
	left:10px;
	width:120px;
	height:35px;
	background-repeat:no-repeat;
	background-color: #333366;
	color: #FFFFFF;
	background-image: url(img/fondoBoton.png);
	font-size: 18px;
	text-align: center;
	padding-top: 15px;
	border-radius: 8px;
	z-index: 2;
	
}
#Logotipo{
	position:absolute;
	top:80px;
	left:10px;
	width:120px;
	height:35px;
	background-repeat:no-repeat;
	background-color: #333366;
	color: #FFFFFF;
	background-image: url(img/fondoBoton.png);
	font-size: 18px;
	text-align: center;
	padding-top: 15px;
	border-radius: 8px;
	z-index: 2;
}
#Texto1{
	position:absolute;
	top:150px;
	left:10px;
	width:120px;
	height:35px;
	background-repeat:no-repeat;
	background-color: #333366;
	color: #FFFFFF;
	background-image: url(img/fondoBoton.png);
	font-size: 18px;
	text-align: center;
	padding-top: 15px;
	border-radius: 8px;
	z-index: 2;
}
#Texto2{
	position:absolute;
	top:220px;
	left:10px;
	width:120px;
	height:35px;
	background-repeat:no-repeat;
	background-color: #333366;
	color: #FFFFFF;
	background-image: url(img/fondoBoton.png);
	font-size: 18px;
	text-align: center;
	padding-top: 15px;
	border-radius: 8px;
	z-index: 2;
}
#Foto{
	position:absolute;
	top:10px;
	left:500px;
	width:120px;
	height:35px;
	background-repeat:no-repeat;
	background-color: #333366;
	color: #FFFFFF;
	background-image: url(img/fondoBoton.png);
	font-size: 18px;
	text-align: center;
	padding-top: 15px;
	border-radius: 8px;
	z-index: 2;
}
#Remate{
	position:absolute;
	top:80px;
	left:500px;
	width:120px;
	height:35px;
	background-repeat:no-repeat;
	background-color: #333366;
	color: #FFFFFF;
	background-image: url(img/fondoBoton.png);
	font-size: 18px;
	text-align: center;
	padding-top: 15px;
	border-radius: 8px;
	z-index: 2;
}
#Codigo{
	position:absolute;
	top:150px;
	left:500px;
	width:120px;
	height:35px;
	background-repeat:no-repeat;
	background-color: #333366;
	color: #FFFFFF;
	background-image: url(img/fondoBoton.png);
	font-size: 18px;
	text-align: center;
	padding-top: 15px;
	border-radius: 8px;
	z-index: 2;
}
#Revista {
	position:absolute;
	left:150px;
	top:10px;
	width:330px;
	height:350px;
	z-index:1;
	background-color: #FFCC99;
}
#sCintillo {
	position:absolute;
	left:0px;
	top:0px;
	width:330px;
	height:30px;
	z-index:20;
}
#sLogotipo {
	position:absolute;
	left:200px;
	top:30px;
	width:120px;
	height:90px;
	z-index:20;
}
#sTexto1 {
	position:absolute;
	left:0px;
	top:13px;
	width:186px;
	height:63px;
	z-index:20;
	font-family: Avenir, arial;
	font-size: 23px;
	font-weight: bold;
	color: #036;
}
#sTexto2 {
	position:absolute;
	left:2px;
	top:110px;
	width:117px;
	height:72px;
	z-index:20;
	font-family: Avenir, arial;
	font-size: 16px;
	color: #036;
}
#sRemate {
	position:absolute;
	left:0px;
	top:300px;
	width:216px;
	height:41px;
	z-index:20;
	background-color: #990000;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 10px;
}
#sCodigo {
	position:absolute;
	left:236px;
	top:300px;
	width:94px;
	height:51px;
	z-index:20;
	color: #FFFFFF;
}
#sFoto {
	position:absolute;
	left:0px;
	top:0px;
	width:330px;
	height:350px;
	z-index:2;
}