/****************************************************************/
/* BODY */
/****************************************************************/

#fullheight {height:100%}
html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
}
#wrapper {
      margin: 0 auto;
      vertical-align: middle;
      width: 100%;
}

/****************************************************************/
/* MENU */
/****************************************************************/

.TextoMenuLink a:link { font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none; text-align: left; vertical-align: middle; }
.TextoMenuLink a:visited { font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none; text-align: left; vertical-align: middle; }
.TextoMenuLink a:hover { font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: normal; color: #999999; text-decoration: none; text-align: left; vertical-align: middle; }
.TextoMenuLink a:active { font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: normal; color: #999999; text-decoration: none; text-align: left; vertical-align: middle; }


/****************************************************************/
/* GENERAL */
/****************************************************************/

.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 23px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.TituloInsert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.Subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.TextoNota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.TextoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.TextoItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.TextoLink a:link { font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: normal; color: #666666; text-decoration: underline; }
.TextoLink a:visited { font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: normal; color: #666666; text-decoration: underline; }
.TextoLink a:hover { font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-decoration: underline; }
.TextoLink a:active { font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-decoration: underline; }

/****************************************************************/
/* BIBLIOTECA */
/****************************************************************/

.TituloTablaBiblioteca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.TituloTablaBibliotecaModelo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

/****************************************************************/
/* KONTAKT */
/****************************************************************/

.TituloKontaktArchivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.FechaKontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.IntroKontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

/****************************************************************/
/* GRAFICA */
/****************************************************************/

.LineaLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

.LineaBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.LineaTopBottom {
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #999999;
}
.Box {
	border: 2px solid #666666;
}
.BoxForm {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.BoxTable {
	border: 1px solid #666666;
}

