BODY {
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 5px;
  margin-right: 5px;
  color: #556B81;
  font-family: "Trebuchet MS","Arial",sans-serif;
  font-weight: normal;
  font-size: 9pt;
  scrollbar-face-color:#53697F;
  scrollbar-shadow-color:  #3F4E5D;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-darkshadow-color:# 53697F;
  scrollbar-track-color: #AEC2D6;
  scrollbar-arrow-color: #FFFFFF;
  overflow:scroll;
}

TD.fondoPrincipal {
 background: url('../imagenes/fondoPrincipal.gif');
 background-repeat: repeat-x;
 background-position: top left;
}

TD.menuSel {
 font-weight: bold;
 text-align: center;
 color: #838282;
 background: url('../imagenes/fmenuSelec.jpg');
 background-repeat: no-repeat;
 background-position: top center;
 font-family: "Trebuchet MS","Arial",sans-serif;
 font-size: 0.8em;	 
 cursor:pointer;
}

TD.menuNoSel {
 font-weight: bold;
 text-align: center;
 color: #838282;
 font-family: "Trebuchet MS","Arial",sans-serif;
 font-size: 0.8em;	 
 cursor:pointer;
}

TD.cabecera {
 font-weight: bold;
 text-align: left;
 background: url('../imagenes/cabecera.gif');
 background-repeat: repeat-x;
 background-position: top left;
 font-family: "Trebuchet MS","Arial",sans-serif;
 font-size: 0.8em;	
 height: 40px;
 border: solid #afb9be 1px ;
}

td.cabeceraAdmin{
  border: 1px solid #000080;
  background-color: #86A9BF;
}

th.cabeceraAdmin{
  font-size: 8pt;
  color: #000080;
  background-color: #F2F2F2;
}

TD.cuerpo {
 background-color: #FFFFFF; 
 border-left: solid #afb9be 1px; 
 border-right: solid #afb9be 1px; 
 border-bottom: solid #afb9be 1px;
 font-family: "Trebuchet MS","Arial",sans-serif;
 font-size: 0.8em;	
}

TD.menuPeque{
 background-color: #EEEEEE; 
 border-top: solid #afb9be 1px; 
 border-left: solid #afb9be 1px; 
 border-right: solid #afb9be 1px; 
 border-bottom: solid #afb9be 1px;
 font-family: "Trebuchet MS","Arial",sans-serif;
 font-size: 0.8em;	
 text-align: center;
 cursor: pointer;
}

TD.menuPequeSel{
 background-color: #FFFFFF; 
 border-top: solid #afb9be 1px; 
 border-left: solid #afb9be 1px; 
 border-right: solid #afb9be 1px; 
 font-family: "Trebuchet MS","Arial",sans-serif;
 font-size: 0.8em;	
 text-align: center;
 cursor: pointer;
 color: #008000;
 font-weight: bold;
}




td.cabeceraIzq
{
	background-position: left top;
	background-attachment: fixed;
	background: url(../imagenes/cabeceraIzq.gif);
	background-repeat: no-repeat;
	border: solid 0px #000000;
	width:10px;
	height:30px;	
}

td.cabeceraDer
{
	background-position: right top;
	background-attachment: fixed;
	background: url(../imagenes/cabeceraDer.gif);
	background-repeat: no-repeat;
	border: solid 0px #000000;
	width:10px;
	height:30px;		
}

td.cabeceraCen
{
	background-position: left top;
	background-attachment: fixed;
	background: url(../imagenes/cabeceraCen.gif);
	background-repeat: repeat-x;
	border: solid 0px #000000;	
	text-align:left;
	height:30px;
    color: #556B81;
    font-family: "Trebuchet MS","Arial",sans-serif;
    font-weight: bold;
    font-size: 9pt;	
}

td.cabeceraIzqVerde
{
	background-position: left top;
	background-attachment: fixed;
	background: url(../imagenes/cabeceraIzqVerde.gif);
	background-repeat: no-repeat;
	border: solid 0px #000000;
	width:10px;
	height:30px;	
}

td.cabeceraDerVerde
{
	background-position: right top;
	background-attachment: fixed;
	background: url(../imagenes/cabeceraDerVerde.gif);
	background-repeat: no-repeat;
	border: solid 0px #000000;
	width:10px;
	height:30px;		
}

td.cabeceraCenVerde
{
	background-position: left top;
	background-attachment: fixed;
	background: url(../imagenes/cabeceraCenVerde.gif);
	background-repeat: repeat-x;
	border: solid 0px #000000;	
	text-align:left;
	height:30px;
    color: #008000;
    font-family: "Trebuchet MS","Arial",sans-serif;
    font-weight: bold;
    font-size: 9pt;	
}


A.enlacePeque {
  color: #556B81;
  font-family: "Trebuchet MS","Arial",sans-serif;
  font-weight: normal;
  font-size: 0.6em;
  text-decoration: none;
  vertical-align: middle;
}

A.enlacePeque:visited {
  color: #556B81;
  font-family: "Trebuchet MS","Arial",sans-serif;
  font-weight: normal;
  font-size: 0.6em;
  text-decoration: none;
  vertical-align: middle;
}

A.enlacePeque:hover {
  color: #556B81;
  font-family: "Trebuchet MS","Arial",sans-serif;
  font-weight: normal;
  font-size: 0.6em;
  text-decoration: underline;
  vertical-align: middle;
}

A.enlaceCorreo {
  color: #849197;
  font-family: "Trebuchet MS","Arial",sans-serif;
  font-weight: normal;
  font-size: 10pt;
  text-decoration: none;
  vertical-align: middle;
}

A.enlaceCorreo:visited {
  color: #849197;
  font-family: "Trebuchet MS","Arial",sans-serif;
  font-weight: normal;
  font-size: 10pt;
  text-decoration: none;
  vertical-align: middle;
}

A.enlaceCorreo:hover {
  color: #849197;
  font-family: "Trebuchet MS","Arial",sans-serif;
  font-weight: normal;
  font-size: 10pt;
  text-decoration: underline;
  vertical-align: middle;
}

A.enlace {
  color: #556B81;
  font-family: "Trebuchet MS","Arial",sans-serif;
  font-weight: normal;
  font-size: 1em;
  text-decoration: none;
  vertical-align: middle;
  font-style: italic;
}

A.enlace:visited {
  color: #556B81;
  font-family: "Trebuchet MS","Arial",sans-serif;
  font-weight: normal;
  font-size: 1em;
  text-decoration: none;
  vertical-align: middle;
  font-style: italic;
}
A.enlace:hover {
  color: #556B81;
  font-family: "Trebuchet MS","Arial",sans-serif;
  font-weight: normal;
  font-size: 1em;
  text-decoration: underline;
  vertical-align: middle;
  font-style: italic;
}

A.enlaceNoticias {
  color: #556B81;
  font-family: "Trebuchet MS","Arial",sans-serif;
  font-weight: normal;
  font-size: 1em;
  text-decoration: none;
  vertical-align: middle;
  font-style: none;
}

A.enlaceNoticias:visited {
  color: #556B81;
  font-family: "Trebuchet MS","Arial",sans-serif;
  font-weight: normal;
  font-size: 1em;
  text-decoration: none;
  vertical-align: middle;
  font-style: none;
}
A.enlaceNoticias:hover {
  color: #556B81;
  font-family: "Trebuchet MS","Arial",sans-serif;
  font-weight: normal;
  font-size: 1em;
  text-decoration: none;
  vertical-align: middle;
  font-style: none;
}

p{
  margin-left: 5px;
  margin-right: 5px;
  padding-left:5px;
  padding-right: 5px;
  font-size:0.8em;
}

img{
  border: 0px;
}

.textArea{
    color: #106B8C;
    font-family: "Trebuchet MS","Arial",sans-serif;
    font-weight: normal;
	font-size : 0.6em;
	height: 20px;
}

.06{font-size:0.6em}
.08{font-size:0.8em}
.09{font-size:0.9em}
.negrita{font-weight:bold}
.subrayado{text-decoration:underline}
.sinSubrayar{text-decoration:none}
.cursiva{font-style:italic}
.justificado {text-align:justify}
.izquierda {text-align:left}
.derecha {text-align:right}
.margen5px {margin: 5px}
.indent {text-indent: 15px}
.indent2 {text-indent: 30px}
.letraNormal {  
  color: #556B81;
  font-family: "Trebuchet MS","Arial",sans-serif;
}
  
.grisOscuro{color:#849197}
.blanco{color:#FFFFFF}
.rojo{color:#FF0000;}
.verde{color:#4D9900}