h1 {
	font-size : 14pt;
	font-weight : normal;
	text-align : center;
	text-decoration : none;
    color : #6C6868;
    font-family : Verdana, Arial;
}

.tit1 {
	font-size : 14pt;
	font-weight : normal;
	text-align : center;
	text-decoration : none;
    color : #6C6868;
    font-family : Verdana, Arial;
}

h2 {
	font-size : 12pt;
	text-align : center;
	text-decoration : none;
	font-weight : bold;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    color : #808080;
}

.tit2 {
	font-size : 12pt;
	text-align : center;
	text-decoration : none;	
	font-weight : bold;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    color : #808080;
}

.tit3 {
	font-size : 12pt;	
	text-decoration : none;	
	font-weight : bold;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    color : #5F5D5F;
}

.tit4 {
	font-size : 8pt;
	text-align : center;
	text-decoration : none;	
	font-weight : bold;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    color : #808080;
}

.tit5 {
	font-size : 9pt;
	text-decoration : none;	
	font-style : italic;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    color : #5F5D5F;
}

.tit6 {
	font-size : 9pt;
	text-decoration : none;
    font-family : Verdana, Arial, Helvetica, sans-serif;

}

.texto{
    font-size : 12pt;
    text-align : center;
    font-family : Verdana, Arial, sans-serif;
    color : #799579;
}
 
.texto1{
    font-size : 12pt;
    font-family : Verdana, Arial;
    text-align : justify;
}

.textochico{
    font-size : 10pt;
    font-family : Verdana, Arial;
    text-align : justify;
}

.textochicoo{
    font-size : 10pt;
    font-family : Verdana, Arial;
    text-align : center;
}

.textochico1{
    font-size : 9pt;
    font-family : Verdana, Arial;
    text-align : justify;
    line-height : 2;
}
.final {
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
    text-align : center;
    color : #808080;
    background-color : White;
}

.fichatexto {
	font-size : 9pt;
	font-family : "Times New Roma", Verdana, Arial, Helvetica, sans-serif;
    text-align : center;
    color : #000000;
    background-color : White;
}


.fichatexto1 {
	font-size : 7pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
    text-align : left;
    color : #000000;
}

.fichatit {
	font-size : 16pt;
	font-family : "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
    text-align : center;
    color : #000000;
    background-color : White;
    font-weight : bold;
}

.fichatit1 {
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
    text-align : center;
    color : #000000;
    background-color : White;
    font-weight : normal;
}

.final2 {
    font-size : 10pt;
    font-family : Verdana, Arial;
    text-align : center;
    color : #799579;
    background-color : White;
}

.ayudatit {
    background-color : #B0C8B2;
    font-family : tahoma, Verdana;
    color : #222222;    
}

.ayuda {
    background-color : #B0C8B2;
    font-family : tahoma, Verdana;
    color : #222222;
    font-weight : bold;
    font-size : 10pt;
}

.ayudacla {
    background-color : #E8E8DC;
    font-family : tahoma, Verdana;
    color : #545454;
    font-weight : bold;
    font-size : 10pt;
}

.catalis {
    background-color : #EBF1F1;
    font-family : tahoma, Verdana;
    color : #545454;
    font-weight : bold;
    font-size : 10pt;
}

.normal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
    font-weight : bold;
	margin-left : 100px;
	margin-right : 50px;
	text-align : center;
}

.bibliotecario {
	font-family : tahoma, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #B64E4E;
    font-weight : bold;
	text-align : center;
}

.peq {
	background-color : White;
	font-size : 8pt;
}
A:LINK {
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;

	color : #6F6F6F;
	font-size : 10pt;
	text-decoration : none;
}
A:VISITED {
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;

	color : #6F6F6F;
	font-size : 10pt;
	text-decoration : none;
}
A:ACTIVE {
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
	color : #A3B8A2;
	font-size : 10pt;
	text-decoration : none;
}
A:HOVER {
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;	
	color : #006163;
	font-size : 10pt;
	text-decoration : none;
}

A:FOCUS {
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
	background-color : #A3B8A2;
	color : Maroon;
	font-size : 10pt;
	text-decoration : none;
}

