html, body{
     height:100%;
     }

body {
    background-color: #000000;
	margin:0;
    padding:0;
    overflow-x: hidden;
/* Para evitar el feo scroll horizontal de explorer 7 */
	}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	
	}
	
div#layout {
   position:relative;
/* necesario para el posicionamiento */
   margin:0 auto;
/* lo centramos, aunque no funciona para explorer 5 */
   height:auto !important;
/* para los navegadores de verdad */
   height:100%;
/* Para que explorer lo interprete como alto mínimo */
   min-height:100%;
	}
		
a:link {
	color: #999999;
	text-decoration: none;}
	
a:hover {
	color: #cccccc;
	text-decoration: none;}
	
a:visited {
	text-decoration: none;}
	
a:active {
	text-decoration: none;}

a.clase1:link {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;}
	
a.clase1:hover {
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;}
	
a.clase1:visited  {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
		}
	
a.clase1:active {
	text-decoration: none;}
	
a.clase2:link {
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
	font-weight: ;}
	
a.clase2:hover {
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
	font-weight: ;}
	
a.clase2:visited  {
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
		}
	
a.clase2:active {
	text-decoration: none;}	
	
.amarillo11 {
	color: #ffcc00;}
	
.amarilloosc {
	color: #cc9900;}
	
.amarillo17 {
	font-family: Verdana;
	font-size: 17px;
	color: #ffcc00;}
	
.avant16 {
	font-family: AvantGarde Bk Bt;
	font-size: 16px;
	color: #cccccc;}
	
.azul17 {
	font-family: Verdana;
	font-size: 17px;
	color: #000099;}
	
.blanco11 {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;}
.blanco12 {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;}
.blanco17 {
	font-family: Verdana;
	font-size: 17px;
	color: #ffffff;	}
.Copperplate14{
    font-family:Copperplate Gothic Light;
	font-size: 14px;
	color: #ffffff;
    }
.Copperplate20{
    font-family:Copperplate Gothic Light;
	font-size: 20px;
	color: #ffffff;
    }
.Copperplate20verde{
    font-family:Copperplate Gothic Light;
	font-size: 20px;
	color: #009900;
    }
.Copperplate22verdeosc{
    font-family:Copperplate Gothic Light;
	font-size: 22px;
	color: #006600;
	}
.Copperplate22verdetur{
    font-family:Copperplate Gothic Light;
	font-size: 22px;
	color: #009966;
	}
.gris10 {
	font-family: Verdana;
	font-size: 10px;
	color: #cccccc;}
.gris11{
	font-family: Verdana;
	font-size: 11px;
	color: #cccccc;}
.gris12{
	font-family: Verdana;
	font-size: 12px;
	color: #cccccc;
	font-weight: bold;}
.gris14{
	font-family: Verdana;
	font-size: 14px;
	color: #999999;}
.gris16{
	font-family: Verdana;
	font-size: 16px;
	color: #999999;
	}
.gris17 {
	font-family: Verdana;
	font-size: 17px;
	color: #cccccc;}
.grisosc11{
	font-family: Verdana;
	font-size: 11px;
	color: #999999;}
.grisosc12{
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	font-weight: bold;}
.gris12oscflaco{
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	}
.monotypeama {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	color: #ffcc00;}
.negro10{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;}
.negro11{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;}
.negro12{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;}
.Rojo11{
	font-family: Verdana;
	font-size: 11px;
	color: #cc0000;}
.Rojo17 {
	font-family: Verdana;
	font-size: 17px;
	color: #cc0000;}
.verdec11{
	font-family: Verdana;
	font-size: 11px;
	color: #99ff99;}
.verde11{
	font-family: Verdana;
	font-size: 11px;
	color: #009900;}
.verdetur11{
	font-family: Verdana;
	font-size: 11px;
	color: #009966;}


