
body {
	font-family: "Trebuchet MS", Georgia, Arial;
	color: #666666;
	margin: 4;
	background-color: #ffffff;
}
td {
	font-family: "Trebuchet MS", Georgia, Arial;
	color: #666666;
	font-size: 0.7em;
}
img {
	border: #262626;
}
a {
	text-decoration: none;
}

p {
	text-align: justify;
}

a:hover {
	text-decoration: underline;
}

.fondo1 {
	background-color: #FBFBF7;
}
.fondo2 {
	background-color: #F1F0EB;
}
.fondoLineasHorizontal {
	background-image: url(../img/linea_h.gif);
}
.bordeCajas {
	background-color: #F1F0EB;
}
.fondoCajas {
	background-color: #FBFBF7;
}


.formulario {
	border: 1px solid #C5C0AB;
	background-color: #FEFEFC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;	
}



.tituloLibro {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #000033;
}

a.tituloLibro {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #000033;
	color: Blue;	
}

.tituloLibroFicha {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	color: #000033;
}

a.tituloLibroPortada {
	font-weight: bold;
	font-size: 1.1em;	
}

.nombreAutor {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #000033;
}

a.nombreAutor {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: Blue;
}

.nombreAutorFicha {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	color: #000033;
}

a.nombreAutorPortada {
	color: #666666;
	font-size: 0.9em;	
}


.tituloCaja {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	color: 990000;
}

.enlaceEdicionesBAmerica {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
}

a.tituloCategoria{
	font-size: 1.3em;
	font-weight: bold;
}
.tituloCategoria{
	font-size: 1.3em;
	font-weight: bold;
	color: #00008B;
}
.novedad{
	font-size: 1em;
	font-weight: bold;
	color: #8B0000;
}

.titularNoticia {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	color: #000033;
}
.subtituloNoticia {
	font-size: 1.2em;
	font-style: italic;
}
.fechaFuenteNoticia {
	font-size: 1.2em;
}

.piedefoto {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.8em;
}



.menu {
	font-weight: bold;	
	color: #ffffff	;
}

.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff	;
}

a.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff	;
}

.listamenudesplegable {
	background-color : #F3F3ED;
	color: #797951;
}
.listamenudesplegableon {
	background-color : #b7d8f2;
	color: #004284;
	cursor: hand;
	cursor:pointer;
}
.listamenudesplegable2 {
	background-color : #EAF2F7;
	color: #797951;
	cursor: hand;
}
form { display: inline;
}
