
<!--
body, p, div, span, th, td{ font:11px  arial, helvetica, sans-serif; color: #666666;  }
a:link {  color: #003366; text-decoration: underline}
a:visited {  color: #003366; text-decoration: underline }
a:active{ color: #003366; text-decoration: underline}
a:hover{ color:#0066FF; text-decoration: underline}
SELECT, TEXTAREA { font-family: verdana, arial, helvetica; font-size:10 px; }
-->
/*--- CABECERA ---*/
.s00 { color: #FFFFFF; }
		.s00 a:link    { color:  #FFFFFF; font-weight: none; TEXT-DECORATION: underline}
		.s00 a:visited { color:  #FFFFFF; font-weight: none;TEXT-DECORATION: underline}
		.s00 a:active  { color:  #FFFFFF; font-weight: none;TEXT-DECORATION: underline}
		.s00 a:hover   { color:  #FFFFFF; font-weight: none;TEXT-DECORATION: underline} 
		
/*--- TD PIE ---*/
.s00_1 { background-color: #0235CC;  color: #FFFFFF; }

/*--- AREA BUSCADOR  ---*/
.s01 { background-color: #1A75FF;  }
.s02 { background-color: #F0F7FF;  }
.s03, .s03 a { background-color: #D9EBFF;  font-family: arial, helvetica, sans-serif; font-size: 11 px; color: #4D6185;  }
		.s03 a:link    { color:  #4D6185; font-weight: none; TEXT-DECORATION: underline}
		.s03 a:visited { color:  #4D6185; font-weight: none;TEXT-DECORATION: underline}
		.s03 a:active  { color:  #4D6185; font-weight: none;TEXT-DECORATION: underline}
		.s03 a:hover   { color:  #4D6185; font-weight: none;TEXT-DECORATION: underline} 
		

		
/*--- ESTILOS FORMULARIOS  ---*/

INPUT.form { BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: #003366 1px solid; BORDER-LEFT: #003366 1px solid; BORDER-RIGHT: #003366 1px solid; BORDER-TOP: #003366 1px solid; COLOR: #003366; FONT-FAMILY: arial, helvetica, sans-serif;  FONT-SIZE: 11px }
INPUT.boton { BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: #003366 1px solid; BORDER-LEFT: #003366 1px solid; BORDER-RIGHT: #003366 1px solid; BORDER-TOP: #003366 1px solid; COLOR: #003366; FONT-FAMILY: arial, helvetica, sans-serif;  FONT-SIZE: 11px }
