      body {
          font-size : 0.7em;
          margin:0;
          font-family : verdana, sans-serif;
          background-color : #ffffff;
	  color : #000000;
	  text-align:left;
	  padding:0;
      }
	  
#busy { position: absolute; top: 7px; right: 7px; border: 1px ridge #ccc; background-color: #e95555; color: #eee; padding: 3px; display:none }


.container {
	width:750px;
	margin:auto;
	}
	  
 .columnLeft {
	width:115px;
	padding:0px;
	float:left;
	background:#ffffff;
	}
	
.columnCenter {
	width:520px;
	padding:0px;
	float:left;
	background:#eeeeee;
	}
	
.columnCenterAdmin {
	width:634px;
	padding:0px;
	float:left;
	background:#eeeeee;
	}
	
.columnRight {
	width:115px;
	padding:0px;
	float:left;
	background:#ffffff;
	}
	
.columnHead {
	width:750px;
	margin-right:auto;
	margin-left:auto;
	margin-top:auto;
	padding:0px;
	text-align:left;
	}
	
	
.columnBotton {
	width:750px;
	float:left;
	margin-right:auto;
	margin-left:auto;
	margin-top:auto;
	padding:0px;
	text-align:left;
	}


.tlc {
background-image:url(../skin/arr_izq.gif);
background-position: 0% 0%;
background-repeat: no-repeat;
}

.trc {
background-image:url(../skin/arr_der.gif);
background-position: 100% 0%;
background-repeat: no-repeat;
}

.blc {
background-image:url(../skin/inf_izq.gif);
background-position: 0% 100%;
background-repeat: no-repeat;
}

.brc {
background-image:url(../skin/inf_der.gif);
background-position: 100% 100%;
background-repeat: no-repeat;
}

.tb {
background-image:url(../skin/arr_fondo.gif);
background-position: 0% 0%;
background-repeat: repeat-x;
}

.bb {
background-image:url(../skin/inf_fondo.gif);
background-position: 50% 100%;
background-repeat: repeat-x;
}

.rb {
background-image:url(../skin/der_fondo.gif);
background-position: 100% 0%;
background-repeat: repeat-y;
}

.lb {
background-image:url(../skin/izq_fondo.gif);
background-position: 0% 100%;
background-repeat: repeat-y;
}

.moduloTitulo {
background-image:url(../skin/fondo_tabla_sup.gif);
background-repeat: repeat-x;
font-weight : normal;
color : #ff0000;
font-family : Arial, Helvetica, sans-serif;
text-align : left;
margin-top: 10px;
}



	  
     .modulo {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-top: auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-botton: 5px;
	text-align: left;
	border-right : 1 solid #336699;
	border-top : 1 solid #336699;
	border-left : 1 solid #336699;
	border-bottom : 1 solid #336699;
      }


     .pagina {
          font-style : normal;
          list-style-type : square;
          text-align : left;
	  color: #000000;
	  padding-top : 0em;
	  padding-right : 0em;
          padding-left : 0em;
          padding-bottom : 0em;
	  background:#ffffff;
	  background-color : #ffffff;
      }
     

     .cajascroll {
          width : 100%;
      }
     a {
          color : #703200;
          font-family : Verdana, sans-serif;
          text-decoration : underline;
      }
     a:visited {
          color : #8b008b;
          text-decoration : underline;
      }
     a:active {
          text-decoration : underline;
      }
     a:hover {
          text-decoration : underline;
      }
     a.art {
          color : #7b68ee;
          text-decoration : underline;
      }
     a.art:visited {
          color : #8b008b;
          text-decoration : underline;
      }
     a.art:active {
          text-decoration : underline;
      }
     a.art:hover {
          text-decoration : underline;
      }
     a.navlink {
          color : #fffafa;
          text-decoration : underline;
      }
     a.navlink:link {
          color : #fffafa;
          text-decoration : underline;
      }
     a.navlink:hover {
          color : #fffafa;
          text-decoration : underline;
      }
     a.navlink:visited {
          color : #fffafa;
          text-decoration : underline;
	  background-color : #ffffff;
      }
     a.modlink {
          color : #000000;
          text-decoration : underline;
	  background-color : #ffffff;
      }
     a.modlink:link {
          color : #000000;
          text-decoration : underline;
	  background-color : #ffffff;
      }
     a.modlink:hover {
          color : #000000;
          text-decoration : underline;
	  background-color : #ffffff;
      }
     a.modlink:visited {
          color : #000000;
          text-decoration : underline;
	  background-color : #ffffff;
      }
     .blancocabepeque {
          font-weight : bold;
          color : white;
          background-color : #000000;
      }
     .blancotextomaspeque {
          color : white;
          background-color : #000000;
      }
     .cabepeque {
          font-weight : bold;
          color : #8b4513;
          background-color : #fdf5e6;
      }
     .textopeque {
          color : #8b4513;
          background-color : #ffffff;
      }
     .cabemaspeque {
          font-weight : bold;
          color : #8b4513;
          background-color : #fdf5e6;
      }
     .textomaspeque {
          color : #8b4513;
          background-color : #ffffff;
      }
     .accionpeque {
          font-weight : bold;
          color : #b22222;
          background-color : #ffffff;
      }
     .accionmaspeque {
          font-weight : bold;
          color : #b22222;
          background-color : #ffffff;
      }
     .textboxplano {
          border-left-color : #008080;
          border-bottom-color : #008080;
          border-top-style : solid;
          border-top-color : #008080;
          border-right-style : solid;
          border-left-style : solid;
          border-right-color : #008080;
          border-bottom-style : solid;
      }
     .botonplan{
          font-weight : bold;
          color : #ffffff;
          background-color : #483d8b;
      }
     .calFondoCalendario {
          background-color : #ff6600;
	  color : #000000;
      }
     .calEncabe {
          
      }
     .calFondoEncabe {
          background-color : #ffcc99;
	  color : #ffffff;
      }
     .calDias {
          font-weight : 900;
      }
     .calSimbolo {
          font-weight : 200;
          color : blue;
          text-decoration : none;
	  background-color : #ffffff;
      }
     .calResaltado {
          font-weight : 700;
          text-decoration : none;
      }
     .calCeldaResaltado {
          background-color : #ffcc99;
	  color : #ffffff;
      }
     .calDatos {
          font-weight : 900;
      }
     .colorFondoContenido {
          color : #8b4513;
          background-color : white;
      }
     .colorFondoPie {
          background-color : #009900;
	  color : #ffffff;
      }
     .barraNavegacion {
          background-color : #00cc00;
	  color : #ffffff;
      }
     .detalleBarraNavegacion {
          color : white;
          background-color : #009900;
      }
     .barraNavegacion2 {
          background-color : #00ff66;
	  color : #ffffff;
      }
     .error {
          font-weight : normal;
          color : #ff0000;
	  background-color : #ffffff;
      }

      .tab-active {
          font-weight : bold;
      }
      .tab-disabled {
          font-weight : normal;
      }

