@charset "UTF-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
.alignderecha {
	padding: 3px;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #999999;
}
.clear {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.clearnone {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.presentlibro {
	float: left;
	width: 310px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	margin-bottom: 15px;
}
.presentmiembros {
	float: left;
	width: 310px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
}
#head   h1, #headrevista h1 {
	font-size: 18px;
	text-align: center;
}
#head p {
	display: none;
}
#contenido {
	font-size: 12px;
}
#contenido h2 {
	font-size: 16px;
	font-style: italic;
	color: #666666;
}
#contenido h3 {
	font-size: 14px;
}
#contenido h3 a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenido h4 {
	font-size: 14px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#contenido p {
	text-align: justify;
}
#contenido a {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}
#menu, #nav, .googleads, .nover {
	display: none;
}
#pie {
	margin-top: 20px;
}
#pie p {
	font-size: 10px;
	text-align: right;
}
#pie a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

