/*fondo pagina*/

	BODY  { background: url(fondo.gif); background-attachment:fixed; color: black }


/*tablexterior: tablas principal*/

	
	.td1{width:12px;height:13px}
	.td2{height:13px}
	.td3{width:12px;height:12px}
	.td4{width:12px}
	.td6{width:12px}
	.td7{width:12px;height:13px}
	.td8{height:13px}
	.td9{width:12px;height:13px}

	.tablext .td1{background:url(tablext1.gif) no-repeat}
	.tablext .td2{background:url(tablext2.gif) repeat-x}
	.tablext .td3{background:url(tablext3.gif) no-repeat}
	.tablext .td4{background:url(tablext4.gif) repeat-y}
	.tablext .td5{}
	.tablext .td6{background:url(tablext6.gif) repeat-y}
	.tablext .td7{background:url(tablext7.gif) no-repeat}
	.tablext .td8{background:url(tablext8.gif) repeat-x}
	.tablext .td9{background:url(tablext9.gif) no-repeat}
	

/*tablepie: tablas de idioma del pie*/

	.tdpie1{width:21px}
	.tdpie2{height:160px}
	.tdpie3{width:21px}
	
	.tablepie .tdpie1{background:url(tablepie1.gif) repeat-y}	
	.tablepie .tdpie2{background:url(tablepie2.gif) repeat-x}
	.tablepie .tdpie3{background:url(tablepie3.gif) repeat-y}


/*td: error*/	
.tderror {  background-color: #ad0400}

/*td: submenu*/	
.tdsubmenu {  background-color: #ad0400}

/*td: submenu_torneo*/	
.tdsubmenu_torneo_off {  background:url(orejas.gif); width="126"}
.tdsubmenu_torneo_on {  background:url(orejas_on.gif); width="126"}







/*a partir de aca no los estoy usando---*/

	/*formtable: tblas de formularios*/

	
	.tdopen{width:100%;height:7px}
	.tdend{width:100%;height:7px}	

	
	.formtable .tdopen{background:url(table_open.gif) repeat-x}
	.formtable .tdend{background:url(table_end.gif) repeat-x}


	
	.tdpage1{width:10px;height:10px}
	.tdpage2{height:10px}
	.tdpage3{width:10px;height:10px}
	.tdpage4{width:10px}
	.tdpage6{width:10px}
	.tdpage7{width:10px;height:10px}
	.tdpage8{height:10px}
	.tdpage9{width:10px;height:10px}	
	
	.boxblanca .tdpage1{background:url(box1.gif) no-repeat}
	.boxblanca .tdpage2{background:url(box2.gif) repeat-x}
	.boxblanca .tdpage3{background:url(box3.gif) no-repeat}
	.boxblanca .tdpage4{background:url(box4.gif) repeat-y}
	.boxblanca .tdpage5{background-color:#ffffff}
	.boxblanca .tdpage6{background:url(box6.gif) repeat-y}
	.boxblanca .tdpage7{background:url(box7.gif) no-repeat}
	.boxblanca .tdpage8{background:url(box8.gif) repeat-x}
	.boxblanca .tdpage9{background:url(box9.gif) no-repeat}



