﻿/* CSS Document */

BODY {
	margin-top:20px;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:20px;
	background-color: #FFFFFF;
}
p {
	font-family : Verdana;
	font-size:10pt;
	color: #000000;
	font-weight : normal;
}
.texto {
	font-family : Verdana;
	font-size:10pt;
	color: #000000;
	font-weight : normal;
}
.titulolibro {
	font-family : Verdana;
	font-size:12pt;
	color: #306030;
	font-weight : bold;
}
.datosgenerales {
	font-family : Verdana;
	font-size:10pt;
	color: #000000;
	font-weight : bold;
}
.tituloautor {
	font-family: "Monotype Corsiva";
	font-size: 36pt;
	font-style: normal;
	color: #BF0030;
}
.titulomembrete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #306030;
}
.gracias {
	font-family : Verdana;
	font-size:8pt;
	font-style: italic;
	color: #000000;
	font-weight : bold;
}
.reediciones {
	font-family : Verdana;
	font-size:8pt;
	color: #000000;
	font-weight : bold;
}
.copyright {
	font-family : Verdana;
	font-size:8pt;
	color: #000000;
	font-weight : normal;
}
.saludo {
	font-family : Verdana;
	font-size:8pt;
	color: #000000;
	font-weight : normal;
}

/* LINKS */
a:link {
	font-family : Verdana;
    font-size:10pt;
	color: #0000FF;
	font-weight : normal;
	text-decoration : none;
}
a:visited {
	font-family : Verdana;
    font-size:10pt;
	color: #0000FF;
	font-weight : normal;
	text-decoration : none;
}
a:hover {
	font-family : Verdana;
    font-size:10pt;
	color: #0000FF;
	font-weight : normal;
	text-decoration : underline;
}
a.volver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #306030;
	text-decoration: none;
}
a.volver:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #306030;
	text-decoration: none;
}
a.volver:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #306030;
	text-decoration: underline;
}
a.series {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.series:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.series:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

/* TABLE */
.ficha {
    font-family: Verdana;
    font-size: 14px;
	width: 95%;
	cellspacing: 0px;
	cellpadding: 0px;
	border: 0px;
}
.membrete {
table width="95%";
border=0px;
align="center";
cellspacing=0px
}

