body,td,th {
	color: #666;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #036894;
}
a:active {
	text-decoration: none;
	color: #666;
}


    A.tit_seccion:visited {
	color:#C00;
	text-decoration: underline;
}
    A.tit_seccion:active {
	color:#447198;
	text-decoration: underline;
	font-size: 16px;
}
    A.tit_seccion:link {
	color:#C30;
	text-decoration: underline;
}
    A.tit_seccion:hover {
	color:#C00;
	font-size: 16px;
} 


  
    A.tit_seccion1:visited {
	color:#333;

}
    A.tit_seccion1:active {
	color:#C00;
	
}
    A.tit_seccion1:link {
	color:#666
}
    A.tit_seccion1:hover {
	color:#C00;
	font-size: 16px;
} 



    A.supnotas:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #333;
	font-weight: bold;
	font-style: normal;
	vertical-align: text-top;
	top: 12pt;
}
     A.supnotas:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #C33;
	font-weight: bold;
	font-style: italic;
	vertical-align: text-top;
	top: 14pt;	
	
}
    A.supnotas:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #C33;
	font-weight: bold;
	font-style: italic;
	vertical-align: text-top;
	top: 12pt;	
}
     A.supnotas:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #C33;
	font-weight: bold;
	font-style: italic;
	vertical-align: text-top;
	top: 12pt;	
	
} 

/* Varias clases diversas para su reutilización */
.fltrt { /* esta clase puede utilizarse para que un elemento flote en la parte derecha de la página. El elemento flotante debe preceder al elemento junto al que debe aparecer en la página. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* esta clase puede utilizarse para que un elemento flote en la parte izquierda de la página. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 #container {
	width: 90%;
	/*margin: 0 auto;  los márgenes automáticos (conjuntamente con un ancho) centran la página si es necesario */
margin:auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 12px;
	background-image: url(imagenes/disegno/fondo.gif);
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D9D8E6;
	border-right-color: #D9D8E6;
	border-left-color: #D9D8E6;
	padding: 0px;
} 

/* titulo */
#navegacion {
	float: left;
	width: 90%;
	height: 30px;
	background-image: url(imagenes/disegno/fond_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
	text-align: left;
	margin: 10px;
	font-size: small;
	font-style: oblique;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-indent: 30px;
	background-color: #FFF;
}


 #titulo {
	background-color: #FFFFCD;
	background-image: url(imagenes/disegno/arcateruel.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 130px;
	border-bottom-style: outset;
	border-bottom-color: #D9D8E6;
	vertical-align: bottom;
} 
/*empleado en la navegación. Usted esta en:*/
.tit_seccion1 {
	font-family: "Times New Roman", Times, serif;
	
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	vertical-align: baseline;
	cursor: hand;
	overflow: auto;
	visibility: visible;
}

/* columna izquierda. seccion */

#columna_izquierda{
	float: left;
	width: 13em;
	color: #333;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: auto;
	text-align: left;
	cursor: hand;
	list-style-type: none;
	background-color: #D9D8E6;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 300px;
	padding-left: 0px;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
}

#columna_izquierda ul{
	list-style:none;
	margin: auto;
	padding: 10px;
       }


#seccion {
	float: left;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	cursor: hand;
	font-size: 11px;
	background-color: #FFFFCB;
	color: #333;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
/* empleado en los titulos especial vinculos*/

.tit_seccion {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	border-bottom-width: 0px;
	margin: auto;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	overflow: auto;
}

/* columna dcha*/
 #columna_derecha {
	float: right;
	width: 11em;
	color: #666;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 100px;
	padding-left: 0;
	font-size: 12px;
	background-color: #D9D8E6;
}
.celdavincu {
	font-family: "Bookman Old Style", "Palatino Linotype";
	font-size: 12px;
	font-weight: normal;
	color: #666;
	background-color: #FFFFCB;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
	float: right;
}

#columna_derecha_abajo {
	float: right;
	width: 11em; /* el relleno superior e inferior crea un espacio visual dentro de este div */
	background-color: #FFffce;
	color: #333;
	font-size: 12px;
	vertical-align: middle;
	margin-top: 50px;
	border: thin groove #D9D8E6;
	font-weight: bold;
	text-align: center;
	cursor: hand;
}

/* Centro donde va el texto*/
 #pantalla {
	margin-top: 0;
	margin-right: 11em;
	margin-bottom: 0;
	margin-left: 11em;
	padding-top: 20px;
	padding-right: 3em;
	padding-bottom: 0;
	padding-left: 3em;
	color: #333;
	border-right-style: solid;
	visibility: visible;
	clip: rect(auto,11em,auto,11em);
	z-index: auto;
	border-right-width: 3px;
	border-right-color: #FFFFCE;
} 


/*situada para ajustar la página que se vea la imagen*/
#ajuste {
	margin: auto;
	height: 100px;
	width: auto;
}


/* pie final de la página*/
 #pie {
	background-color: #D9D8E6;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	clip: rect(200px,auto,auto,auto);
	border-top-style: solid;
	border-top-color: #FFFFCB;
} 





/*empleado para el centro en la sección publicaciones*/
.portliteratura {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: left;
	white-space: normal;
	color: #000000;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #8F94AA;
	text-indent: 0px;
	vertical-align: middle;
	background-image: url(imagenes/disegno/fondoliteratura.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	list-style-type: lower-alpha;
	list-style-position: inside;
	font-variant: normal;
}


.titkaidara {
	background-image: url();
	background-repeat: no-repeat;
	background-position: center;
}
.notas {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #000;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 95%;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #D9D8E6;
	border-bottom-color: #D9D8E6;
	border-left-color: #D9D8E6;
	margin: 10px;
	padding: 5px;
	float: left;
	list-style-type: disc;
}
.supnotas {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #C33;
	font-weight: bold;
	font-style: italic;
	vertical-align: text-top;
	top: 12pt;
	text-transform: lowercase;
}

.piefotos {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	white-space: normal;
	color: #666666;
	border-top-style: none;
	border-bottom-style: none;
	vertical-align: middle;
	border-right-style: none;
	border-left-style: none;
}
.titajedres {
	background-image: url();
	background-repeat: no-repeat;
	background-position: center top;
}
.portalsimg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	white-space: normal;
	color: #000000;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #8F94AA;
	text-indent: 0px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: right bottom;
	list-style-type: lower-alpha;
	list-style-position: inside;
	line-height: 18px;
	background-image: url();
}


.citas {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	white-space: normal;
	color: #333333;
	border-top-style: none;
	border-bottom-style: none;
	vertical-align: middle;
	border-right-style: none;
	border-left-style: none;
	display: block;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}



.tablapublicaciones {
	font-family: "Book Antiqua", Tahoma;
	font-size: small;
	color: #000000;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
}

/* para los vinculos */

.thirds {
	float: left;
	width: 150px;
	height:150px;
	color: #000;
	background-color: #CCC;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
}
.thirds_symbolos {
	float: left;
	width: 150px;
	height:150px;
	margin: 0 12px 0 0;
	color: #666;
	background-color: #FFFFCE;
	font-family: "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.thirds_negro {
	float: left;
	width: 150px;
	height:150px;
	margin: 0 12px 0 0;
	color: #ffffcc;
	background-color: #000;
	font-family: "Lucida Console", Monaco, monospace;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.thirds_agartha {
	float: left;
	width: 150px;
	height:150px;
	margin: 0 12px 0 0;
	color: #900;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFEFDF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
}
.thirds_fin{
	float: left;
	width: 150px;
	height:150px;
	margin: 0 12px 0 0;
	color: #FC0;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	background-color: #446D8D;
}
.thirds_taller{
	float: left;
	width: 150px;
	height:150px;
	margin: 0 12px 0 0;
	color: #CC0035;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	background-color: #FDE9BD;
}
.thirds_guia {
	float: left;
	width: 150px;
	height:150px;
	margin: 0 12px 0 0;
	color: #666;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	background-color: #F5EDED;
}
.thirds_atrivm {
	float: left;
	width: 150px;
	height:150px;
	margin: 0 12px 0 0;
	color: #0000AE;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	background-color: #999;
	
}.thirds_caracola {
	float: left;
	width: 150px;
	height:150px;
	margin: 0 12px 0 0;
	color: #333;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	background-color: #85ECEB;
	font-weight: bolder;
	
}.thirds_colegiata {
	float: left;
	width: 150px;
	height:150px;
	margin: 0 12px 0 0;
	color: #000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	background-color: #FFF6D5;
	font-weight: bolder;
}

.thirds_literatura {
	float: left;
	width: 150px;
	height:150px;
	margin: 0 12px 0 0;
	color: #00a658;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	background-color: #e8a300;
	font-weight: bolder;
}

.thirds_antologia {
	float: left;
	width: 150px;
	height:150px;
	margin: 0 12px 0 0;
	color: #F03;
	background-color: #006;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
}
.thirds_cesb{
	float: left;
	width: 150px;
	height:150px;
	margin: 0 12px 0 0;
	color: #000;
	background-color: #B0FFCA;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	font-weight: bold;
}
.thirds_cesz {
	float: left;
	width: 150px;
	height:150px;
	margin: 0 12px 0 0;
	color: #C00;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	font-weight: bold;
}
.thirds_marginalia {
	float: left;
	width: 150px;
	height:150px;
	margin: 0 12px 0 0;
	color: #FC0;
	background-color: #000;
	font-family: "Lucida Console", Monaco, monospace;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

/* para publicaciones */
.publicontenedor {
	margin: 10px;
	float: left;
	width: 95%;
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFD9;
	border-bottom-color: #D9D8E6;
	border-left-color: #D9D8E6;
	border-bottom-width: thin;
	border-left-width: thin;
	font-size: small;
	text-align: left;
	text-indent: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	}
	
	
.publicontenedor_marco {
	margin: 10px;
	float: left;
	width: 95%;
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFD9;
	border-bottom-color: #D9D8E6;
	border-left-color: #D9D8E6;
	font-size: small;
	border-bottom-width: thin;
	border-left-width: thin;
	height: 400px;
	overflow: auto;
	color: #333;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.citas_poesia {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	white-space: normal;
	color: #333333;
	border-top-style: none;
	border-bottom-style: none;
	text-indent: 15px;
	vertical-align: middle;
	border-right-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	font-size: 14px;
}
.contiene_indice_seccion {
	margin: 10px;
	padding: 20px;
	float: left;
	width: 95%;
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFD9;
	border-bottom-color: #D9D8E6;
	border-left-color: #D9D8E6;
	font-size: small;
	border-bottom-width: thin;
	border-left-width: thin;
	overflow: auto;
	color: #333;
	text-align: left;
	font-weight: normal;
	list-style-image: url(imagenes/disegno/ver_docum.gif);
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-image: url(imagenes/disegno/fondoliteratura.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.notas_largas {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #000;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 95%;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #D9D8E6;
	border-bottom-color: #D9D8E6;
	border-left-color: #D9D8E6;
	margin: 10px;
	padding: 5px;
	float: left;
	list-style-type: disc;
	height: 300px;
	overflow: auto;
}
