a {
	color: #333333;
	text-decoration: underline;
	font-size: 10px
}
a:hover {
	color: #666666; text-decoration:none; font-weight:bold
}
.ColumnaCentral { border-left: 1px solid #669999; border-right: 1px solid #669999; 
               border-top-width: 1; border-bottom: 1px solid #666666; 
               background-color: #DDDDDD }
.Formulario  { color: #666666; background-color: #D9D9B5 }
.ColumnaIzquierda { border-left: 1px solid #666666; border-right-width: 1; 
               border-top: 1px solid #669999; border-bottom: 1px solid #666666; 
               background-color: #FFFFFF }
.ColumnaDerecha { border-left-width: 1; border-right: 1px solid #666666; 
               border-top: 1px solid #669999; border-bottom: 1px solid #666666; 
               background-color: #FFFFFF }
.BannerSuperior { border-left: 1px solid #666666; border-right: 1px solid #666666; 
               border-top: 1px solid #666666; border-bottom-width: 1 }

.BannerSuperiorIzquierdo { border-left: 1px solid #666666; 
               border-top: 1px solid #666666; border-bottom-width: 1 }

.BannerSuperiorDerecho { border-right: 1px solid #666666; 
               border-top: 1px solid #666666; border-bottom-width: 1 }
.SeccionDerecha { border-left-width: 1; border-right-width: 1; border-top: 1px solid #669999; 
               border-bottom: 1px solid #669999; background-color: #DDDDDD }


span.NombreSeccion { font-size: 8pt; text-transform: uppercase; color: #111111 }
span.HeadAzulada { font-size: 8pt; text-transform: uppercase; color: #336666; font-family: Verdana; 
               font-weight: bold }
span.HeadAzuladaMenor { font-family: Verdana; font-size: 8pt; color: #336666; font-weight: bold }
td {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.input {
	font-size: 9px;
	background-color: #CCCCCC;
	
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.Seccion     { border-top:1px solid #111111; border-bottom:1px solid #111111; font-family: Verdana; font-size: 10pt; color: #FFBC64; font-weight: bold; 
               text-align: left; background-color: #666666; border-left-width:1; border-right-width:1 }

.Subseccion  { border-top:1px solid #666666; border-bottom:1px solid #666666; font-family: Verdana; font-size: 10pt; text-align: right; color: #DDDDDD; 
               font-weight: bold; background-color: #999999; border-left-width:1; border-right-width:1 }

.Subseccion2 { font-family: Verdana; font-size: 8pt; color: #336666; text-align: left; 
               font-weight: bold; border-left-width: 1; border-right-width: 1; 
               border-top: 1px solid #669999; background-color: #CCCCCC }

span.CabeceraMenor { font-family: Verdana; font-size: 8pt; color: #336666; font-weight: bold }

