/***************** texto normal para el area de trabajo */
body         { font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10 pt; 
		color: #000000; 
		text-indent: 15; 
               	line-height: 100%;
		background-color: #ffffff;
		text-align: Justificar;
		margin-top: 0; 
		margin-bottom: 0 } 
li           { font-family: Arial; 
	 	font-size: 16 ; 
		color: #669999; 
		line-height: 100%; 
        	text-indent: 10; 
		text-align: left; 
		list-style-image: url('icons/vineta4.gif'); 
		margin-top: 0; 
		margin-bottom: 0 }
ul           { font-size: 10 pt; font-family: Arial; line-height: 100%; color: #598585; 
               text-align: left; text-indent: 15; list-style-type: font-family; 
               list-style-image: url('icons/vineta2.gif'); margin-top: 0; 
               margin-bottom: 0 }
/***************** texto para el titulo de tabla formato grande */
.t_tabla1    { font-size: 10 pt; font-family: Arial; color: #FFFFFF; font-weight: bold; 
               text-align: center; line-height: 100%; background-color: 
               #008080;text-transform: uppercase; margin-top: 0; margin-bottom: 0 } 
/***************** texto para los datos de la tabla formato grande alineado a la izquierda */
.d_tabla1_iz { font-family: Arial; font-size: 10 pt; color: #000000; line-height: 100%; 
               background-color: #FFFFFF; text-align: left; margin-top: 0; 
               margin-bottom: 0 }
/***************** texto normal para los datos de la tabla formato grande alineado al centro*/
.d_tabla1_ce { font-family: Arial; font-size: 10 pt; color: #000000; text-align: center; 
               line-height: 100%; margin-top: 0; margin-bottom: 0 }
/***************** texto normal para los datos de la tabla formato grande alineado a la derecha*/
.d_tabla1_de { font-family: Arial; font-size: 10 pt; color: #000000; text-align: right; 
               line-height: 100%; margin-top: 0; margin-bottom: 0 }
/***************** texto para el titulo de tabla formato chico */
.t_tabla2    { font-size: 8 pt; font-family: Arial; color: #FFFFFF; font-weight: bold; 
               text-align: center;text-transform: uppercase; line-height: 100%; background-color: 
               #008080; margin-top: 0; margin-bottom: 0 }
/***************** texto normal para los datos de la tabla formato chico alineado a la izquierda*/
.d_tabla2_iz { font-family: Arial; font-size: 8 pt; color: #000000; line-height: 100%; 
               background-color: #FFFFFF; text-align: left; margin-top: 0; 
               margin-bottom: 0 }
/***************** texto normal para los datos de la tabla formato chico alineado al centro */
.d_tabla2_ce { font-family: Arial; font-size: 8 pt; color: #000000; text-align: center; 
               line-height: 100%; margin-top: 0; margin-bottom: 0 }
/***************** texto normal para los datos de la tabla formato chico alineado a la derecha */
.d_tabla2_de { font-family: Arial; font-size: 8 pt; color: #000000; text-align: right; 
               line-height: 100%; margin-top: 0; margin-bottom: 0 }
/***************** titulo principal */
h1           { font-family: Arial, Helvetica; font-style: normal; 
               font-size: 14pt; color: #008080; text-align: center; font-weight: bold; 
               line-height: 100%;  margin-top: 0; margin-bottom: 0 }
/***************** titulo secundario */
h2           { font-family: Arial, Helvetica; font-size: 11pt; color: #008080; font-style: 
               italic; text-align: center; line-height: 100%; font-weight: normal; 
               margin-top: 0; margin-bottom: 5 }
/***************** boton */
button       { font-size: 24pt; font-family: Arial, Helvetica; font-style: normal; 
               border-style: solid; border-width: 1pt }
/***************** texto normal para el area de trabajo */
textarea     { font-size: 8pt; font-family: Arial, Helvetica; font-style: normal; 
               border-style: solid; border-width: 1pt }
/***************** texto normal para el area de trabajo */
fieldset     { font-size: 8pt; font-family: Arial, Helvetica; font-style: normal; 
               border-style: solid; border-width: 1pt }
/***************** texto normal para el area de trabajo */
legend       { font-size: 8pt; font-family: Arial, Helvetica; font-style: 
               normal }
select       { font-size: 8pt; font-family: Arial, Helvetica; font-style: normal; 
               border-style: solid; border-width: 1pt }
.BarraMenu   { font-family: Arial, Helvetica; font-weight: bold; text-align:center; 
               font-style: normal; font-size: 11pt; background-color: #949021; color:#EDF1C6;}
/***************** letra para cuando el link se ha seleccionado */
a:active     { color: #C0BA74; font-family: Arial; font-size: 8 ; text-align: center; 
               line-height: 100%; font-weight: bold; margin-top: 0; 
               margin-bottom: 0 }
/***************** letra para cuando el link se ha visitado */
a:visited    { color: #598585; font-family: Arial; font-size: 8 pt; font-weight: bold; 
               text-align: center; line-height: 100%; background-color: 
               #EFD794; margin-top: 0; margin-bottom: 0; background-position: 
               3 }
/***************** letra para cuando el link no se ha visitado */
/*a:link       { color: #C0BA74; font-family: Arial; font-size: 8 pt; line-height: 100%; 
               text-align: center; margin-top: 0; margin-bottom: 0 }*/
a:link       { color: #598585; font-family: Arial; font-size: 8 pt; line-height: 100%; 
               text-align: center; margin-top: 0; margin-bottom: 0 }
/***************** letra para cuando el raton esta sobre el link */
/*a:hover      { color: #C0BA74; font-family: Arial; font-size: 9 pt; font-weight: bold; 
               text-align: center; line-height: 100%; background-color: 
               #F3E0AF; margin-top: 0; margin-bottom: 0; background-position: 
               3 50% } */
a:hover      { color: #669999; font-family: Arial; font-size: 8 pt; font-weight: bold; 
               text-align: center; line-height: 100%; background-color: 
               #F3E0AF; margin-top: 0; margin-bottom: 0; background-position: 
               3 50% }
/***************** Menu pruncipal ***/
.FondoPagina {background-color: #EDF1C6; }
.BotonSubmit { font-family: Arial, Helvetica; color: #000000; cursor: hand; width: 120px; 
               font-size: 8 pt; text-align: center; line-height: 100%; 
               background-color: #FFCC00; border: 3px outset #FFCC00; 
               margin-top: 0; margin-bottom: 0 }
.BotonClear  { font-family: Arial, Helvetica; color: #808000; cursor: hand; width: 120px; 
               font-size: 8 pt; text-align: center; line-height: 100%; 
               background-color: #FFCC66; border: 3px outset #000000; 
               margin-top: 0; margin-bottom: 0 }
/***************** Formato para el copyright */
.copyRight   { font-family: Arial, Helvetica; font-weight: normal; color: blue;  
               font-style: normal; font-size: 8pt; text-align:left; 
               background-color:#FFFFFF; margin: 0 }
/***************** Formato para el encabezado */
.encabezado   { font-family: Arial, Helvetica; font-weight: normal; color: blue;  
               font-style: normal; font-size: 8pt; text-align:center; 
               background-color:#ffffff; margin: 0;background: url(images/fondo_encabez.jpg) }
/***************** Formato para el area de trabajo */
.a_trabajo   { font-family: Arial, Helvetica; font-weight: normal; color: blue;  
               font-style: normal; font-size: 8pt; text-align:left; 
               background-color:#ffffff; margin: 0 }
/***************** Formato para el area de trabajo */
.menus   { font-family: Arial, Helvetica; font-weight: normal; color: blue;  
               font-style: normal; font-size: 8pt; text-align:left; 
               background-color:#ffffff; margin: 0 }
/***************** texto para el titulo de tabla formato grande */
.t_leyenda    { font-size: 10  ; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		color: #FFFFFF; 
		font-weight: bold; 
                text-align: center; 
		line-height: 100%; 
		background-color: #008080;
		text-transform: uppercase; 
		margin-top: 0; 
		margin-bottom: 0 } 
.ley_grup     { font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10  ; 
		color: #000000; 
		line-height: 100%; 
                background-color: #FFFFFF; 
		text-align: left; 
		margin-top: 0; 
                margin-bottom: 0 }
.ley_class    { font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10 ; 
		color: #000000; 
		line-height: 100%; 
                background-color: #FFFFFF; 
		text-align: left; 
		margin-top: 0; 
                margin-bottom: 0 }
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #669999;
	color: #FFFFFF;
}
