/* CSS Mariana Varela*/
body{
	background-repeat:repeat;
	background-image:url(img/wp.jpg);
	margin:0px;
	font:Georgia, "Times New Roman", Times, serif;
}
a{
	font-size:12px;
	color:#65482a;
	text-align:center;
	line-height:13px;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	font-size:12px;
	color:#382614;
	text-align:center;
	line-height:13px;
	text-decoration:none;
	font-weight:bold;
	}
	
p{
font-size:12px;
}

div.contenedorIntro{
	background-image:url(img/intro.jpg);
	background-repeat:no-repeat;
	background-color:#fdf8e6;
	width:800px;
	height:560px;
	right:50%;
	margin-left:-400px;
	margin:auto;
}
div.contenedor{
	background-image:url(img/backMemoryBoxes.jpg);
	background-repeat:no-repeat;
	background-color:#fdf8e6;
	width:800px;
	height:560px;
	right:50%;
	margin-left:-400px;
	margin:auto;
	padding:0px;
	border:1 px solid yellow;
}
div.contenedor2{
	background-image:url(img/backMemoryBoxesHome.jpg);
	background-repeat:no-repeat;
	background-color:#fdf8e6;
	width:800px;
	height:560px;
	right:50%;
	margin-left:-400px;
	margin:auto;
}
div.contenedor3{
	background-image:url(img/backContacto.jpg);
	background-repeat:no-repeat;
	background-color:#fdf8e6;
	width:800px;
	height:560px;
	right:50%;
	margin-left:-400px;
	margin:auto;
	padding:0px;
}
table.botonera{
	width:700px;
	margin-left:63px;
	margin-top:35px;
	text-align:center;
}
table.botonera a{
	font-size:14px;
	color:#fbf2de;
	text-align:center;
	line-height:14px;
	text-decoration:none;
}
table.botonera a:hover{
	font-size:14px;
	color:#fefcf7;
	text-align:center;
	line-height:14px;
	text-decoration:none;
}
div.ingresar{
	width:154px;
	height:51px;
	padding-top:475px;
	margin-left:315px;
}
div.contacto{
	width:200px;
	font-weight:bold;
	font-size:16px;
	color:#65482a;
	float:right;
	margin:85px 10px 0px 0px;
}
div.contacto a{
	width:150px;
	font-weight:bold;
	font-size:16px;
	color:#65482a;
	text-decoration:none;
}
div.contacto a:hover{
	width:150px;
	font-weight:bold;
	font-size:16px;
	color:#e19ea2;
}
div.texto{
	color:#65482a;
	text-align:left;
	line-height:20px;
	width:300px;
	padding:0px;
	margin:50px 0px 0px 58px;
}

.thumbs{
	border:1px solid #573e15;
	margin-left:3px;
	margin-top:7px;
	}
div.big{
	float:right;
	clear:both;
	margin:30px 80px 0px 0px;
}
div.ver{
	float:right;
	clear:both;
	margin:52px 65px 0px 0px;
}