.texto_gral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-left: 15px;
	padding-right: 15px;
}
.fondo_poems {
	background-image: url(images/fondo_poems.jpg);
	height: 600px;
}
.tabla_sombra {
	background-image: url(images/sombra.gif);
	background-repeat: repeat-y;
}
.fondo_home {
	background-image: url(images/fondo_home.jpg);
	height: 600px;
}
.fondo_novels {
	background-image: url(images/fondo_novels.jpg);
	height: 600px;
}
.fondo_articles {
	background-image: url(images/fondo_articles.jpg);
	height: 600px;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	padding-left: 15px;
	padding-top: 4px;
}
.fondo_islam {
	background-image: url(images/fondo_islam.jpg);
	height: 600px;
}
.fondo_about {
	background-image: url(images/fondo_about.jpg);
	height: 600px;
}
body {
	margin: 0px;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	padding-left: 35px;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tabla_content {
	position: absolute;
	top: 390px;
	height: 120px;
	line-height: 13px;
}
.content_transparency {
	background-color: #FFF;
	opacity: 0.85;
	vertical-align: top;
}
.tabla_menu {
	top: 350px;
	position: absolute;
	width: 260px;
	height: 200px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	padding-left: 20px;
	line-height: 20px;
	font-size: 14px;
}
a {
	color: #999;
	text-decoration: none;
}
.fondo_reviews {
	background-image: url(images/fondo_reviews.jpg);
	height: 600px;
}
.fondo_spanish {
	background-image: url(images/fondo_spanish.jpg);
	height: 600px;
}
.fondo_contact {
	background-image: url(images/fondo_contact.jpg);
	height: 600px;
}
