 *********  ESTILOS CSS   *********** 
<style type="text/css">

}
TextoDireccion {
     font-family:Arial,Helvetica,sans-serif;
     font-size:9pt;
     font-weight:none;
     color: #5A3921;     
}

TD,TABLE,P,DIV {
     font-size:10pt;
}

</style>
 ********* fin de ESTILOS CSS   *********** 
.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5A3921;
	text-decoration: none;
}
.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5A3921;
	text-decoration: none;
}
.link-principal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: ffcc01;
	text-decoration: none;
}
A.EnlaceMenu:link, A.EnlaceMenu:visited{
     font-family:Verdana,Arial,Helvetica;
     font-size:12px;
     font-weight:700;
     text-decoration:unterline;
     color:##5A3921;
}

A.EnlaceMenu:hover { 
font-family:Verdana,Arial,Helvetica;
font-size:12px;
font-weight:700;
text-decoration:unterline;
color:#5A3921;
} 
A.EnlaceMenu:active  { 
     font-family:Verdana, Arial, Helvetica;
     font-size:12px;
     font-weight:700;
     text-decoration:underline;
     color:#5A3921;
 } 
.articulo-titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: ffcc01;
	text-decoration: none;
}
.link-articulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffcc01;
	text-decoration: none;
}
.primer-letra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #1C3766;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #5A3921;
	text-decoration: none;
}
.text-kl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1C3766;
}
.text-schwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1C3766;
}
.Titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: ffcc01;
}
.Campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #A3AEC1;
	border: #1C3766;
}
.EstiloBoton {
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 12px; 
        color: #FFFFFF; 
        border: 1px #CCCCCC solid; 
        background-color: #1C3766; 
}
.TextoError {
     font-family:Verdana, Arial, Helvetica;
     font-size:8pt;
     font-weight:normal;
     text-decoration:none;
     color:#EE0000;
; border: #FF0000; border-width: thick thin thin
}

.tabla_fila_resaltada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1C3766;
    background-color: #D2D7E0; 
}

.tabla_fila_resaltada_mouseover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1C3766;
    background-color: #FFFFFF; 
}

.tabla_fila_resaltada2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1C3766;
    background-color: #FAD07A; 
}

.link-secundario, .link-secundario:active, .link-secundario:link, .link-secundario:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #003366;
	text-decoration: none;
}

.link-secundario:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #0054A8;
	text-decoration: none;
}

A.EnlaceTexto:link, A.EnlaceTexto:visited{
     font-family:Arial, Helvetica, sans-serif;
     font-size:8pt;
     font-weight:700;
     text-decoration:none;
     color:#324D96;
}

A.EnlaceTexto:hover { 
    font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
font-weight:700;
text-decoration:none;
color:#FF9900;
} 