body {
	background-color: #000000;
	margin: 0px;
	background-image: url(imagenes/lubna.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#logo {
	float: left;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a.menu:link {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.seccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}

a.menu:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
a.menu:hover {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
a.menu:active {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
#contenedor {
	position:absolute;
	width:100%;
	top: 50%;
	height: 500px;
	margin-top: -225px;
	z-index: 2;
	left: 0px;
}
#pie {
	width: 780px;
	margin-left: -398px;
	position: absolute;
	left: 50%;
	z-index: 1;
	bottom: 5px;
	text-align: center;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}


#foto1 {
	left: 215px;
	position: absolute;
	margin-top: 0px;
	top: -50px;
	z-index: 3;
}
#cuerpo {
	width: 425px;
	margin-left: -150px;
	position: absolute;
	z-index: 1;
	right: 10%;
	top: 15%;
}
#menu_principal {
	top: 200px;
	position: absolute;
	z-index: 3;
	text-align: left;
	display: block;
	left: 10px;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: justify;
	text-indent: 40px;
}
#cita {
	position: absolute;
	z-index: 4;
	width: 385px;
	bottom: 50px;
	text-align: left;
	left: 10px;
}

.citas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.lubna {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #EA9CE4;
}
#titulo {
	width: 425px;
	margin-left: -55px;
	left: 100px;
	position: absolute;
	z-index: 1;
	top: 140px;
}
.Estilo1 {color: #000000}
.ladillo {
	font-size: 150%;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.seccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#firma {
	position: absolute;
	bottom: 2px;
	right: 2px;
}