
 /*------------------------- cuadro tipo t1 ----------------------------*/

 /*table.t1:hover td {border:#ff0000 1px solid;}*/

 table.t1 tr.qsup td.qizq
	{
	 height: 6px;
	 padding-left: 6px;
	 background: url("img/cua1/t1_cua_esqui.gif") top left  no-repeat;
	}

 table.t1 tr.qsup td.qcen
	{
	 background:#f0f0f0 url("img/cua1/t1_cua_horiz.gif") top repeat-x ;
	}

 table.t1 tr.qsup td.qder
	{
	 padding-left: 6px;
	 background: url("img/cua1/t1_cua_esqui.gif") top right no-repeat;
	}


 table.t1 tr.qtit td.qizq
	{background: #f0f0f0 url("img/cua1/t1_cua_verti_a.gif") left repeat-y;}

 table.t1 tr.qtit td.qcen
	{
	 background: #f0f0f0 ; text-align:center;
	 font-weight:bold;
	 padding-left:4px; padding-right:4px;
	}

 table.t1 tr.qtit td.qder
	{background: #f0f0f0 url("img/cua1/t1_cua_verti_a.gif") right repeat-y;}



 table.t1 tr.qcen td.qizq
	{background: #ffffff url("img/cua1/t1_cua_verti_b.gif") left  repeat-y;}

 table.t1 tr.qcen td.qcen
	{
	 background: #ffffff ; text-align:center;
	 padding-top:3px; padding-left:3px; padding-right:3px;
	}

 table.t1 tr.qcen td.qder
	{background: #ffffff url("img/cua1/t1_cua_verti_b.gif") right repeat-y;}



 table.t1 tr.qinf td.qizq
	{
	 height:6px;
	 background: url("img/cua1/t1_cua_esqui.gif") bottom left  no-repeat;
	}

 table.t1 tr.qinf td.qcen
	{background: #ffffff url("img/cua1/t1_cua_horiz.gif") bottom repeat-x}

 table.t1 tr.qinf td.qder
	{background: url("img/cua1/t1_cua_esqui.gif") bottom right no-repeat;}

 
 /*---------------------------------------------------------------------*/




 /*-------------------------- cuadro tipo t2 ---------------------------*/

 table.t2 tr.qsup td.qizq
	{
	 height: 6px;
	 padding-left: 6px;
	 background: url("img/cua2/t2_cua_esqui.gif") top left  no-repeat;
	}

 table.t2 tr.qsup td.qcen
	{background: url("img/cua2/t2_cua_horiz.gif") top repeat-x #f0f0f0}

 table.t2 tr.qsup td.qder
	{
	 padding-left: 6px;
	 background: url("img/cua2/t2_cua_esqui.gif") top right no-repeat;
	}


 table.t2 tr.qtit td.qizq
	{background: #f0f0f0 url("img/cua2/t2_cua_verti_a.gif") left  repeat-y;}

 table.t2 tr.qtit td.qcen
	{background: #e0e0ff ; text-align:center; font-weight:bold;}

 table.t2 tr.qtit td.qder
	{background: #f0f0f0 url("img/cua2/t2_cua_verti_a.gif") right repeat-y;}


 table.t2 tr.qcen td.qizq
	{background: #ffffff url("img/cua2/t2_cua_verti_b.gif") left  repeat-y;}

 table.t2 tr.qcen td.qcen
	{background: #f6f6ff ; text-align:center;}

 table.t2 tr.qcen td.qder
	{background: #ffffff url("img/cua2/t2_cua_verti_b.gif") right repeat-y;}


 table.t2 tr.qinf td.qizq
	{height: 6px; background: url("img/cua2/t2_cua_esqui.gif") bottom left  no-repeat;}

 table.t2 tr.qinf td.qcen
	{background: url("img/cua2/t2_cua_horiz.gif") bottom repeat-x #ffffff}

 table.t2 tr.qinf td.qder
	{background: url("img/cua2/t2_cua_esqui.gif") bottom right no-repeat;}

 /*-----------------------------------------------------------------------------*/



 /*-------------------------- cuadro tipo t3 ---------------------------*/

 table.t3 td {border:#000000 0px solid;}

 table.t3 tr.qsup td.qizq
	{
	 height: 8px;
	 padding-left: 8px;
	 background: url("img/cua3/t3_cua_esqui.gif") top left  no-repeat;
	}

 table.t3 tr.qsup td.qcen
	{background: #f0fAff url("img/cua3/t3_cua_horiz.gif") top repeat-x}

 table.t3 tr.qsup td.qder
	{
	 padding-left: 8px;
	 background: url("img/cua3/t3_cua_esqui.gif") top right no-repeat;
	}



 table.t3 tr.qtit td.qizq
	{background: #f0fAff url("img/cua3/t3_cua_verti_a.gif") left  repeat-y;}

 table.t3 tr.qtit td.qcen
	{
	 padding-bottom:4px;
	 background: #f0fAff; text-align:center; font-weight:bold;
	}

 table.t3 tr.qtit td.qder
	{background: #f0fAff url("img/cua3/t3_cua_verti_a.gif") right repeat-y;}



 table.t3 tr.qcen td.qizq
	{background: #ffffff url("img/cua3/t3_cua_verti_b.gif") left  repeat-y;}

 table.t3 tr.qcen td.qcen
	{
	 padding-top:4px;
	 background: #ffffff ;
	 text-align:center;
	}

 table.t3 tr.qcen td.qder
	{background: #ffffff url("img/cua3/t3_cua_verti_b.gif") right repeat-y;}



 table.t3 tr.qinf td.qizq
	{
	 height: 8px;
	 background: url("img/cua3/t3_cua_esqui.gif") bottom left  no-repeat;
	}

 table.t3 tr.qinf td.qcen
	{background: #ffffff url("img/cua3/t3_cua_horiz.gif") bottom repeat-x }

 table.t3 tr.qinf td.qder
	{background: url("img/cua3/t3_cua_esqui.gif") bottom right no-repeat;}

 /*-----------------------------------------------------------------------------*/


