
div.fondo_globo {
    height: 100%;
    width:100%;   
    z-index:101;
}
div.divGlobo 
{
     height: 100%;
    width:100%;  
		 	}


input.btndivX { 
		background-repeat:no-repeat;
		background-image: url(../img/globo/x.gif);
		width: 14px;
		height: 13px;
		margin:auto;
		margin-top: 6px;
		border-style:none;
		cursor:pointer;
		}
table.tablaGlo{border-width:0px;
		border-collapse:collapse;
		border-style: none;
		}
tr.trglo	{border-width:0;
		border-style: none;
		}
td.tdEsq1{
      	background-image: url(../img/globo/esi.gif);
		background-position: 0% 0%;
	    width: 22px;
		height: 22px;
		border-width:0;
		border-style: none;
		}
td.tdEsq2{
      	background-image: url(../img/globo/esd.gif);
		background-position: 0% 0%;
	    width: 23px;
		height: 23px;
		border-width:0;
		border-style: none;
		}
td.tdEsq3{
      	background-image: url(../img/globo/eii.gif);
		background-position: 0% 0%;
	    width: 22px;
		height: 22px;
		border-width:0;
		border-style: none;
		}
td.tdEsq4{
      	background-image: url(../img/globo/eid.gif);
		background-position: 0% 0%;
	    width: 23px;
		height: 23px;
		border-width:0;
		border-style: none;
		}		
		
td.tdSup{
      	background-image: url(../img/globo/sup.gif);
		background-position: 0% 0%;
		height: 23px;
		border-width:0;
		border-style: none;
		}
td.tdIzq{
      	background-image: url(../img/globo/izq.gif);
		background-position: 0% 0%;
	    width: 22px;
		border-width:0;
		border-style: none;
		}
		
td.tdCuerpo{
    	padding: 0 0 0 0px;
        margin:0 0 0 0px;
		border-width:0;
		border-style: none;
		text-align:center;
		}
		
td.tdDer{
      	background-image: url(../img/globo/der.gif);
		background-position: 0% 0%;
	    width: 23px;
		border-width:0;
		border-style: none;
		}	
		
td.tdInf{
      	background-image: url(../img/globo/inf.gif);
		background-position: 0% 0%;
	    height: 25px;
		border-width:0;
		border-style: none;
		}


