.testo{
color:#299439;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

table{
border-color:#999999;
}

th{
font-family:Arial, Helvetica, sans-serif;
color:#299439;
}

.alto{
width:530px;
height:25px;
background-image:url(../torneoC5/alto.gif);
background-repeat:no-repeat;
}

.basso{
width:530px;
height:25px;
background-image:url(../torneoC5/basso.gif);
background-repeat:no-repeat;
}

.bordosx{   /*FF*/
width:40px;
background-image:url(../torneoC5/bordosx.gif);
background-repeat:repeat-y;
background-position:left;
}

*html .bordosx{   /*IE6*/
width:20px;
background-image:url(../torneoC5/bordosx.gif);
background-repeat:repeat-y;
background-position:left;
}

.bordodx{    /*FF*/ 
width:27px;
background-image:url(../torneoC5/bordodx.gif);
background-repeat:repeat-y;
}

*html .bordodx{   /* IE6 */
width:26px;
background-image:url(../torneoC5/bordodx.gif);
background-repeat:repeat-y;
background-position:right;
}

/**:first-child+html .bordodx{    IE7 
width:25px;
background-color:#00CC00;
background-image:url(../torneoC5/bordodx.gif);
background-repeat:repeat-y;
background-position:right;
}
*/

