body{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: justify;
  
/*  background-image: url(images/Lateral.gif);*/
  background-position: right bottom;
  background-repeat: no-repeat;
  background-attachment: fixed;

  OVERFLOW: auto;

  SCROLLBAR-FACE-COLOR: #ffffff;
  SCROLLBAR-HIGHLIGHT-COLOR: #356798;
  SCROLLBAR-SHADOW-COLOR: #356798;
  SCROLLBAR-DARKSHADOW-COLOR: #356798;
  SCROLLBAR-3DLIGHT-COLOR: #356798;
  SCROLLBAR-ARROW-COLOR: #356798;
  scrollbar-track-color: #E4EBF3;
}

.Pie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.Titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2E5983;
}

a.Peque{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2E5983;
}

a.PequeRecuadro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2E5983;
	text-decoration: none;
	border: dashed #D1DBE7;
	border-width: 1px;
	padding: 2px;
	}

a.PequeRecuadro:hover{
	background: #2E5983;
	border: 1px inset #2D5E7E;
	color: #ffffff;
}
.Azul1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E5983;
}

.Texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: justify;
}

.TextoPeque{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

.TextoMasPeque{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}

.TextoMasPequeClaro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #888888;
}

.TextoMasPequeBlanco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #ffffff;
}

.Titulo1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2E5983;
}

.Foto50{
	cursor: hand;
	filter: Alpha(Opacity=50, FinishOpacity=100, Style=yes, StartX=25, StartY=25, FinishX=50, FinishY=39);
}
.Foto100{
	cursor: hand;
	filter: Alpha(Opacity=100, FinishOpacity=100, Style=yes, StartX=100, StartY=100, FinishX=100, FinishY=100);
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #345F8A;
}

a:hover{
	color: #B22222;
}

a.Pie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.CeldaPunteada {
	border: 1px dashed #666666;
	padding: 4px;
}

.input{
    background-image: url(images/input.gif);
    BORDER-RIGHT: 1px ridge #309192;
    BORDER-TOP: 1px ridge #309192;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    BORDER-LEFT: 1px ridge #309192;
    BORDER-BOTTOM: 1px ridge #309192;
    FONT-FAMILY: Arial;
    HEIGHT: 13pt;
    BACKGROUND-COLOR: white;
    vertical-align: middle;
}

.inputGordo{
    background-image: url(images/inputGordo.gif);
    BORDER-RIGHT: 1px ridge #309192;
    BORDER-TOP: 1px ridge #309192;
    FONT-WEIGHT: normal;
    FONT-SIZE: 26pt;
    BORDER-LEFT: 1px ridge #309192;
    BORDER-BOTTOM: 1px ridge #309192;
    FONT-FAMILY: Arial;
    HEIGHT: 30pt;
    BACKGROUND-COLOR: white;
    vertical-align: middle;
}

.Boton{
    background-image: url(images/boton.gif);
    border: 0 solid white;
    background-repeat: no-repeat;

    FONT-SIZE: 8pt;
    COLOR: Black;
    FONT-FAMILY: "MS Sans Serif", Geneva, sans-serif;
    HEIGHT: 18px;
    BACKGROUND-COLOR: #EAEAEA;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
  	width: 56px;
}

.TextArea{
    BORDER-RIGHT: 1px ridge #309192;
    BORDER-TOP: 1px ridge #309192;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    OVERFLOW: auto;
    BORDER-LEFT: 1px ridge #309192;
    BORDER-BOTTOM: 1px ridge #309192;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}

.tabla100x100{
	height: 100%;
	width: 100%;
}

.tablaNx100{
	height: 100%;
}
