.logo {
	height: 160px;
	width: 300px;
	left: auto;
	top: 50px;
	right: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
.contenido {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	margin-bottom: 50px;
}
.contenido2 {
	height: 100px;
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#dondecomprar {
	height: 100%;
	width: 800px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: center;
}
.flechas {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	height: 15px;
	width: 100px;
	position: relative;
	color: #000;
	left: 0px;
	padding-top: 10px;
}
.back {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	height: 15px;
	width: 70px;
	position: absolute;
	left: 730px;
	text-align: right;
	top: 0px;
	padding-top: 10px;
}
.items {
	height: 25px;
	width: 800px;
	position: relative;
}
.flickr {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	height: 25px;
	width: 800px;
	float: left;
	position: relative;
	left: auto;
	right: auto;
	bottom: 100px;
}
.uno {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	position: relative;
	height: 200px;
	width: 200px;
	left: 60px;
	top: 0px;
}
.dos {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	height: 200px;
	width: 200px;
	left: 300px;
	position: relative;
	top: -200px;
	float: left;
}
.tres {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	position: relative;
	height: 200px;
	width: 200px;
	left: 340px;
	top: -200px;
	float: left;
}
