/* Global Styles */

body {
	background-image: url(imagenes_ok/fondo_jrayllon_vacio.jpg);
	background-repeat: no-repeat;
}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	font:12px Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight:bold;
	text-decoration:none;
	font-style: italic;
	}
	
a:hover {
	font:12px Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	font-style: italic;
	}
	
/* Class Styles */

.texto_negrita_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#333333;
	font-weight: bold;
	text-align: justify;
}
	
.texto_negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#000000;
	font-weight: bold;
	text-align: justify;
}

.texto_normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#666666;
	text-align: justify;
}

.texto_normal_cursiva{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#999999;
	font-style: italic;
	text-align: justify;
}

.texto_subtitulos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#999999;
	font-style: italic;
	text-align: justify;
}

.texto_normal_peque{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-align: justify;
	line-height: 13pt;
}

.texto_normal_grisoscuro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
	text-align: justify;
}

.texto_descripcion_libros{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-align: justify;
	line-height: 14pt;
}
.texto_descripcion_libros_negrita{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	text-align: justify;
	font-weight: bold;
}
.texto_descripcion_libros_cursiva{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

.texto_normal_peque_sangria{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-align: justify;
	text-indent: 100px;
	text-transform: capitalize;
}

.texto_normal_peque_negrita{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-align: justify;
}
.fondo_vigo{
	background-image: url(imagenes_ok/novelas/fondo_vigo_vivaldi.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondo_paula{
	background-image: url(imagenes_ok/novelas/fondo_paula.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondo_bruto{
	background-image: url(imagenes_ok/novelas/fondo_bruto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondo_etica{
	background-image: url(imagenes_ok/libros%20texto/fondo_etica.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondo_hist_ffia{
	background-image: url(imagenes_ok/libros%20texto/fondo_hist_ffia.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondo_ffia_minima{
	background-image: url(imagenes_ok/libros%20texto/fondo_ffia_minima.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondo_ffia_ciuda{
	background-image: url(imagenes_ok/libros%20texto/fondo_ciudadania.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondo_modelos{
	background-image: url(imagenes_ok/ensayos/fondo_modelos.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondo_1o_claves{
	background-image: url(imagenes_ok/ensayos/fondo_10_claves.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.fondo_confe{
	background-image: url(imagenes_ok/conferencias/fondo_conferencia_ayllon.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondo_arti{
	background-image: url(imagenes_ok/articulos/fondo_articulos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
