@charset "utf-8";
@import url("lightbox.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(../img/fondosexual.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	margin-top: 0px;
}
h1 {
	font-size: 16px;
	color: #000;
}
body {
	text-align: justify;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
#pagina {
	width: 516px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor {
	float: left;
	width: 516px;
}
#contenedor_uno {
	float: left;
	width: 516px;
}
#contenedor_uno_logo {
	float: none;
	width: 516px;
}
#contenedor_uno_botonera {
	float: left;
	width: 516px;
}
#contenedor_dos {
	float: left;
	width: 516px;
	height: 403px;
}
#contenedor_dos_foto {
	float: none;
	width: 516px;
	height: 403px;
}
#footer {
	float: none;
	width: 516px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
