.fondoCabecera {
	background-color: #FF8C00;
}
.borde_contenido {
	border: 4px none #FF8A00;
}
.lineaInferior {
	color: #003399;
}
.texto {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.contornoPagina {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF8A00;
	border-left-color: #FF8A00;

}
body {
	background-color: #FFFFFF;
	background-image: url(imagenes/fondo10.gif);
	margin: 0px;
	padding: 0px;
}

.titulo_noticia {
	font-weight: bold;
	color: #FF9C2D;
}
.fecha_noticia {
	font-size: 11px;
	color: #3333CC;
	font-weight: bold;
}
.enlace_noticia {
	color: #B5BFCE;
	font-size: 12px;
	font-weight: bold;
}
.bordeDcha {
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}
.coleccion {
	font-weight: bold;
	color: #FF9C2D;
	font-size: 12px;
	text-transform: uppercase;
}
.novedad {

	font-weight: bold;
	color: #FF9C2D;
	font-size: 12px;
	text-transform: uppercase;
}
.titulo_libro {

	font-size: 14px;
	color: #7588A6;
	font-weight: bold;
}
.autoresLibro {

	font-size: 12px;
	color: #7588A6;
	font-weight: normal;
}
.texto2 {

	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.volver {


	font-size: 12px;
	color: #B5BFCE;
	font-weight: normal;
}
.bordes {
	border: 1px solid #0066CC;
	padding: 5px;
}
.bordeInfNaranja {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.margenDcho {
	margin-right: 12px;
}
.juistificado {
	text-align: justify;
}
.separacion {
	line-height: 18px;
}
.titulo_libro_azul {


	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
	text-decoration:none;
}
.enlace_noticia3 {
	color: #B5BFCE;
	font-size: 12px;
	font-weight: bold;
	font-family: georgia, "times new roman";
}
.nombres {
	font-weight: bold;
	color: #FF9C2D;
	font-size: 14px;
	line-height: 28px;
}
.bordeNaranja {
	border: 1px solid #FF9900;
}
