/*

	000: body
	001: imágenes
	002: hipervínculos
	003: tablas


	002: .raquo { >>, ítems de listas de artículos }
	003: .lista_articulos {}
	004: página de libros
	006: .form_login {}
	007: .item_actividades {}
	008: .formulario_sugerencias {}
	009: .page_header {}
	010: .page_subheader {}
	011: .page_subsubheader {}
	
	014: formulario
	015: .saludo {}
	016: .lista_socios {}
	017: .link_autor { articulos.html y novedades.html }
	018: .autor_libro {}
	019: .autor_curriculum {}
	020: .texto_cv {}
	021: .mensaje_sesion {}
	022: efectos en letras
	
*/








/* 000 body */
body {
	background-color: none;
	background: url('../images/logotrans.gif') fixed;
	background-repeat: no-repeat;
	background-position: center;
	font-family: verdana;
	font-size: 75%;
	margin-left: 4%;
	margin-right: 4%;
	text-align: justify;
}
/* fin 000 body */





/* 001 imágenes */
img {
	border-style: none;
}

.imagen_centrada {
	text-align: center;
	border-style: none;
}
/* fin 001 imágenes */





/* 002 hipervínculos */
a:link, a:visited {
	color: #0000cc;
	text-decoration: none;
}

a:active {
	color: #0000cc;
	background: #FFFF00;
}

a:hover {
	background: steelblue;
	color: #FFFF00;
	text-decoration: none;
}
/* fin 002 hipervínculos */





/* 003 tablas */

.tabla_publicaciones {
	font-size: 120%;
	width: 100%;
	font-weight: bold;
	margin-top: 10%;
}

.tabla_libros {
	font-size: 100%;
	font-weight: bold;
}

.tabla_inicio {
	font-size: 100%;
}

.tabla_login {
	font-family: verdana;
	font-size: 100%;
}

.tabla_areas {
	font-size: 100%;
	width: 100%;
}

.td_tabla_areas {
	width: 33%;
}

.tabla_enlaces {
	font-size: 100%;
	padding: 2% 2% 2% 2%;
	text-align: center;
}
.enlaces {border-style: solid;}
/* fin 003 tablas */






.raquo { /* >>, ítems de listas de artículos */
	font-weight: bold;
	color: #FF0000;
}

.lista_articulos {
    list-style: none;
	/*list-style-image: url('images/arrow_right.png');*/
}

/******* página de libros *******/
.comentarios { /* de los lectores sobre los libros */
	background-color: #f5f5f5;
	border-color: steelblue;
	border-style: none;
	border: yes;
	color: #000000;
	font-family: verdana, comic sans ms;
	font-size: 110%;
	margin-left: 5%;
	margin-right: 5%;
	padding-bottom: 1%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 1%;
}

.comentarios_autor {
	color: #6633CC;
	font-family: verdana;
	font-weight: bold;
}

.nombre_libro {
	background: steelblue;
	color: lightblue;
	font-size: 130%;
	font-weight: bold;
	padding: 1px 4px 1px 4px;
	text-transform: uppercase;
}
/************************************/

.form_login {
	background-color: none;
	border-style: solid;
	border-width: 2;
	border-color: #000000;
	margin-left: 30%;
	margin-right: 30%;
	margin-top: 15%;
}

.item_actividades {
	color: #FF0000;
	font-family: verdana;
	font-size: 125%;
	font-weight: bold;
}

.formulario_sugerencias {
	margin-top: 10%;
	text-align: center;
}

.page_header {
	background-image: url('../images/h1_image.jpg');
	border-style: solid;
	border-width: 1;
	color: none;
	font-family: verdana;
	font-size: 175%;
	font-style: none;
	text-align: center;
	text-decoration: none;
}

.page_subheader {
	color: #669900;
	font-size: 150%;
}

.page_subsubheader {
	color: #CC0066;
	font-size: 125%;
	font-weight: bold;
}







/***************** formulario **********************/
input, select, textarea {
	background-color: rgb(233,233,233)
	font-family: verdana;
	font-size: 115%;
	border: rgb(128,128,128) 2px solid; 
}

.izquierda {
	text-align: right;
}

.derecha {
	text-align: left;
}

.check_box { 
	background: none;
}
/***************************************************/


.saludo {
	font-family: verdana;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}

.lista_socios {
	color: gray;
	text-align: center;
}

.link_autor { /* articulos.html y novedades.html */
	color: #99ccff;
}

.autor_libro {
	color: green;
}

.autor_curriculum {
	background: none;
	border-style: none;
	color: #6633CC;
	font-family: verdana;
	font-size: 120%;
	font-weight: bold;
}

.texto_cv {
	background-color: none;
	border-style: none;
	margin: 1% 0% 1% 3%;
	padding: 1% 1% 1% 1%;
}

.mensaje_sesion {
	font-family: verdana;
	font-size: 100%;
	margin-bottom: 25%;
	margin-left: 25%;
	margin-right: 25%;
	margin-top: 25%;
	text-align: center;
}


/*********************** efectos en letras *****************/
.centrado {
	text-align: center;
}

.justificado {
	text-align: justify;
}

.cursiva {
	font-style: italic;
}

.subrayado {
	text-decoration: underline;
}

.negrita {
	font-weight: bold;
}
/***********************************************************/





/*************** galería de imágenes **********************************/
.blur {
	margin-top: 1%; 
	margin-left: 1%; 
	width: 185px; 
	background-color: #ccc;
}

.shadow {
	right: 2px; 
	bottom: 2px; 
	position: relative; 
	background-color: #666;
}

.content {
	border-right: #000 1px solid; 
	padding-right: 2ex; 
	border-top: #000 1px solid; 
	padding-left: 2ex; 
	padding-bottom: 0.5em; 
	border-left: #000 1px solid; 
	color: #000; 
	padding-top: 0.5em; 
	border-bottom: #000 1px solid; 
	background-color: #fff; 
	right: 2px; 
	bottom: 2px; 
	position: relative;
}

.content img {
	border-right: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid;
}
/***************************************************************/


/* más artículos del mismo autor */
.autor_form {
	text-align: center;
	color: #CC3366;
	font-weight: bold;
	font-family: tahoma, verdana;
}
/* fin más artículos del mismo autor */


.imagen_centrada {
	text-align: center;
}




/*********************************************************************************************************/
/*********************************************************************************************************/
/*********************************************************************************************************/
/*********************************************************************************************************/
/*********** COPIA DE ARTICLES.CS ************************************************************************/


.pie_articulo {
	background-color: #6699CC;
	color: #FFFF00;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	padding: 0.3%;
	font-weight: bold;
	border: solid 2px #000000;
}

h3 {
	font-family: verdana;
	color: steelblue;
	text-align: center;
	text-decoration: none;
	background: url('../images/menu3_bar.gif');
}

h5 {
	font-family: verdana;
	color: red;
	text-align: center;
}


/* más artículos del mismo autor */
.autor_form {
	text-align: center;
	color: #CC3366;
	font-weight: bold;
	font-family: tahoma, verdana;
}
/* fin más artículos del mismo autor */


.imagen_centrada {
	text-align: center;
}