body{ 
    background-color: #bbbbbb; 
    background-image: url("site_img/bg.jpg");
    background-position: top center;
    background-repeat: repeat-x;
} 

.texto,.texto:link,.texto:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A6C;
	text-decoration: none;
}

.texto:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E87134;
	text-decoration: none;
}

.noticia_on{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E87134;
	text-decoration: none;
}

.libro_titulo,.libro_titulo:link,.libro_titulo:hover{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #EA7234;
	text-decoration: none;
}
.fecha_noticias{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #EA7234;
}

.texto_top10,.texto_top10:link, .texto_top10:hover, .texto_top10:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6A6A6C;
	text-decoration: none;
}

.texto_top10_2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #87878B;
}

.temas, .temas:link, .temas:visited{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #6A6A6C;
	text-decoration: none;
}

.temas:hover{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #EE7233;
	text-decoration: none;
}

.input_busqueda{
	width:110px;
	height:14px;
	border: 0;
	margin-top: 3px;
	margin-left: 20px;
	background-color: #585362;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.acceso_editorial{
	width:100px;
	height:14px;
	margin-left: 4px;
	border: 0;
	background-color: #EDECF2;
	color: #A4A4A7;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.sellos, .sellos:link, .sellos:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C2C0C9;
	text-decoration: none;
}

.sellos:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EE7233;
	text-decoration: none;
}

.texto_autor{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6A6A6C;
}

.titulo_busqueda{
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #A4A4A7;
	
}

.titulo_pdf,.titulo_pdf:link{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #EE7233;
	text-decoration: none;	
	font-weight: bold;
}

.titulo_pdf:hover{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #EE7233;
	text-decoration: none;	
	font-weight: bold;
}

a:hover,a:link,a,a:visited .numeros_internos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EE7233;
	text-decoration: none;
}

.margin_top{
	padding-top: 4px;
}

.titulo_temas{
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #A4A4A7;
	
}


