@charset "utf-8";


.Estilo1 {
	color: #FFFF00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Estilo1b {
	color: #FFFF00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.Estilo1c {
	color: #FFFF00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
.Estilo1d {
	color: #FFFF00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	text-transform: uppercase;
	}
.Estilo1f {
	color: #FFFF00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Estilo2{
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Estilo3 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.estilo4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: underline;
	overflow: visible;
}


.estilo5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-transform: capitalize;
	color: #FFFF00;
}

.estilo6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Estilo7 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;	
	font-weight: bold;
}
.Estilo8 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Estilo8b {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
.Estilo10 {
	color: #FFFF00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Estilo10b {
	color: #FFFF00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.Estilo11 {
	color: #FFCC00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.Estilo12 {
	color: #FFFF00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.Tablas1 {
	background-color: #bac7ff;
	text-align: left;
	font-style: normal;
	font-variant: small-caps;
	color:#FFFFFF;
	border: 2px solid #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
}

.Tablas2 {
	background-color: #bac7ff;
	font-style: normal;
	font-variant: small-caps;
	color:#FFFFFF;
	border: 2px solid #FFFF00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
}

.td.form         {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.td.main         {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.font.form_check {	color: yellow; font-weight:bold;}
.input           {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #606060;
	font-size: 12px;
}
.textarea        {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#606060;
	font-size: 12px;
}
.div#form_box    { margin: 2px; width: 500px; border: 1px; border-style: solid; border-color: #606060; background: #f8f8f8; padding: 5px; }

.Nota {
	color: #FFFFFF;
	font-weight: lighter;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
}
body {
	scrollbar-3dlight-color : #4169e1;
	scrollbar-arrow-color : yellow;
	scrollbar-base-color : #1e90ff;
	scrollbar-darkshadow-color : #204bc8;
	scrollbar-face-color : #1e90ff;
	scrollbar-highlight-color : #00bfff;
	scrollbar-shadow-color : blue;
	scrollbar-track-color : #4fa9ff;
}
.informes{
  color: #FF0000;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  text-align: center;
  background-color: #FFFFFF;
  text-decoration:none;
  font-weight:bold;
  font-size:14px;
  }
  
  #cargando {
      padding-left:5px; padding-right:2px; background-color:#244DFF; color:#FFFF00; font-weight:bold;
      right:3px; top:5px; width:150px; 
     }
