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

body {
	font-size: medium;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #006699;
}
form{
	margin: 0px;
	padding: 0px;
}
h1{
	font-size: medium;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background-color: #DEDEDE;
}
h2{
	font-size: medium;
	margin: 0px;
	padding: 0px;
}
h3{
	font-size: medium;
	margin: 0px;
	padding: 0px;
}
#campo{
	width: 100%;
}
.TODO {
	background-color: #FFFFFF;
	padding: 4%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1D345C;
	margin: 0px;
}
.logo{
	background-color: #EED933;
	margin-bottom: 3%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: xx-small;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.b_gris {
	background-color: #EFEFEF;
	margin: 0%;
	padding: 2%;
}
.menu{
	font-size: small;
	margin-top: 1%;
	margin-right: 0%;
	margin-bottom: 1%;
	margin-left: 0%;
}
.libro {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	font-size: medium;
}
.datos-libros {
	font-size: small;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}
.subtit{
	font-size: small;
	color: #666666;
}
.subtit a {
	font-size: small;
	color: #006699;
}
.disclimer {
	font-size: xx-small;
	color: #999999;
}
.disclimer a {
	font-size: xx-small;
	color: #999999;
}
.paginacion {
	font-size: x-small;
	color: #666666;
}
