<!--  

body
	{
    margin: 0px;
	padding: 0px;
	background-image: url(juego/imagenes/fon_def_index.png);
    background-position: 50% 0%;
    font-family: Century, "Times New Roman";


	}

#pri1{
    width:1020px;
    margin: 0px;
    margin: auto;
    /* Centrar en IE */
	display: block;
	padding: 0;

}

#pri{
    width:1020px;
    margin: 0px;
    margin: auto;
    /* Centrar en IE */
	padding: 0;

}

#wrap1{
    width:1200px;
    height:218px;
 	width: 100%;
    margin: 0px;
    margin: auto;
    /* Centrar en IE */
	display: block;
    background: url(juego/imagenes/cabecera.png) no-repeat center top;
}

#arriba{
    width:1015px;
    margin: 0px;
    margin: auto;
    /* Centrar en IE */
	display: block;
	padding: 0px;
    height:86px;
    background-color: transparent;
    color:#000000;


}

#izquierda, #centro, #derecha {

    margin: 0px;
    padding:0px;
    float: left;
}

#izquierda{
    height:525px;
    width: 144px;
}
#centro{
    width: 630px;

}

#derecha{
    width: 245px;

}

#abajo{
    height:115px;
 	width: 100%;
    margin: 0px;
    margin: auto;
    background: url(juego/imagenes/bot.png) no-repeat center top;
    clear:both;

}

#bienvenida
{
	padding: 0;
	text-align: center;
	width: 245px;
    background-image: url(juego/imagenes/fond_tab.png);
	}

    #bienvenida2
{
	padding: 0;
	text-align: left;
	width: 325px;
    background-image: url(juego/imagenes/fond_tab.png);
	}

#copyright{

    margin: 0px;
    margin: auto;
    /* Centrar en IE */
	display: block;
	padding: 0;
    background-color: #6BBA70;
}


TH  {
      font-size: 14px;
      text-align : center;
      color:#ffffff;
}
h2  {
      
      color:#000000;
}
B  { font-family:Century, "Times New Roman"; font-size: 16px;
     text-align : left;
     color:#ffffff;
}
TD  {

      color:#ffffff;
}


A:link {text-decoration: none; font-family:Century, "Times New Roman"; font-size: 14px; color:#66cccc}
A:visited {text-decoration: none; font-family:Century, "Times New Roman"; font-size: 14px; color:#66cccc}
A:active {text-decoration: none}
A:hover {font-family:Century, "Times New Roman"; font-size: 14px; color:#FFFF99}
.negro{
      font-family:Century, "Times New Roman";
      color:#000000;
}
.tabla_index{
        background-color:#666666;
        width: 470px;

    }

.celdaColor_fondo { background-color:#666666;
        text-align : center;
        font-family:Century, "Times New Roman";
        font-size: 16px;
        padding:5px;
    }

.celdaColor_arriba {
        background-image:url(juego/imagenes/tabla_ancha_arriba.gif);
        text-align : center;
        font-family:Century, "Times New Roman";
        font-size: 16px;

    }
.celdaColor_abajo {background-image:url(juego/imagenes/tabla_ancha_abajo.gif);
        text-align : center;
        font-family:Century, "Times New Roman";
        font-size: 16px;
        
    }
.bartolo { text-align:left; font-size : 8pt; font-family : arial,helvetica; color : #FFFFFF; }
.titulo { font-family:arial, "Times New Roman"; font-size: 16px; color:#000000; font-size:large; text-align:center;}
.cop {font-family:arial, "Times New Roman"; font-size: 12px; color:#3F4C6B; text-decoration:underline;}
.info {text-decoration: none; font-family:Century, "Times New Roman"; font-size: 14px; color:#FFFF99}
.justificado { text-align:justify; font-size : 12pt; font-family: "Times New Roman"; color : #FFFFFF; }

#tabla_guered
	{
	padding: 0;
	text-align: left;

    background-image: url(juego/imagenes/fond_tab.png);
	}

    #contentt
	{
	padding:2em;
    padding-top:60px;
	}

#tlct, #trct, #blct, #brct
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlct
	{
	background-image:url(juego/imagenes/tlctm.png);
	background-position: 0% 0%;
	}

#trct
	{
	background-image:url(juego/imagenes/trctm.png);
	background-position: 100% 0%;
	}

#blct
	{
	background-image:url(juego/imagenes/blcat.png);
	background-position: 0% 100%;
	}

#brct
	{
	background-image:url(juego/imagenes/brcat.png);
	background-position: 100% 100%;
	}

#tbt, #bbt
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}

#tbt
	{
	background-image:url(juego/imagenes/tbtm.png);
	background-position: 0% 0%;
	}

#bbt
	{
	background-image:url(juego/imagenes/bbat.png);
	background-position: 50% 100%;
	}

#rbt
	{
	background-image:url(juego/imagenes/rt.png);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lbt
	{
	background-image:url(juego/imagenes/lt.png);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}

