@charset "utf-8";
/* CSS Document */

.contenedor
{
	margin:0 auto;
	display:block;
	width:600px;
	height:800px;
	position:relative;
	background-image:url(images/lola.jpg);
	border-style: dotted;
	border-bottom:solid 1px;
	border-left:solid 1px;
	border-top:solid 1px;
	border-right:solid 1px;
}

.video
{
	display:block;
	margin:0 auto
	width:759px;
	height:377px;
	border:none;
	position:relative;
	
}

.contenidovid
{
	float:none;
	display:block;
	margin:0 auto;
	width:600px;
	height:54px;
	background-image: url(images/MEMORY_01.jpg);
}

.contenidobut
{
	float:none;
	display: inline-block;
	margin:0 auto;
	width:310px;
	height:153px;
	width: 600px;
	background-image: url(images/MEMORY_02.jpg);
}
.contenidobut2
{
	float:none;
	display: inline-block;
	margin:0 auto;
	width:310px;
	height:245px;
	width: 600px;
	background-image: url(images/MEMORY_03.jpg);
}
.contenidobut3
{
	float:none;
	display: inline-block;
	margin:0 auto;
	width:310px;
	height:311px;
	width: 600px;
	background-image: url(images/MEMORY_04.jpg);
}
.contenidobut4
{
	float:none;
	display: inline-block;
	margin:0 auto;
	width:310px;
	height:37px;
	width: 600px;
}
.contenidobut5
{
	float:left;
	display: inline-block;
	margin:0 auto;
	width:282px;
	height:37px;

}
.contenidobut6
{
	float:left;
	display: inline-block;
	margin:0 auto;
	height:37px;
	width: 147px;
}
.contenidobut7
{
	float:left;
	display: inline-block;
	margin:0 auto;
	height:37px;
	width: 171px;
}

.boton1
{
	display: inline-block;
	float:left;
	margin:0 auto;
	width:79px;
	height:37px;
	margin-left: 50px;
	margin-right: 5px;
	margin-top: 5px;
}
.boton2
{
	display: inline-block;
	float:left;
	width:79px;
	height:37px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
.boton3
{
	display: inline-block;
	padding-top:5px;
	padding-bottom:5px;
	float:right;
	width:79px;
	height:37px;
	margin-right: 5px;
}
