<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
    Document   : style
    Created on : 26-dic-2012, 10.36.27
    Author     : AlpInformatica
    Description:
        Purpose of the stylesheet follows.
*/


/*---------------------------------------------------------------------------------------------------------------------------------------- */
/*---------------------------------------------------------------------------------------------------------------------------------------- */
                /* notizie.php */
/*---------------------------------------------------------------------------------------------------------------------------------------- */
/*---------------------------------------------------------------------------------------------------------------------------------------- */
 .tabella_titolo{position: relative; float: left; width: 335px;font-size: 13px;}
 
 .tabella_container1{border-bottom: 1px dashed #000;padding-top: 2px;padding-bottom: 2px;}
 
 .tabella_container_dispari{background-color: #fff;}
 .tabella_container_pari{background-color: #ccc;}
 
/* stile tabelle */
.tabella_stile{font-family:  Ubuntu}
.tabella_stile a{color: #000;}
.tabella_stile a:hover{text-decoration: underline;}
.tabella_intestazione{text-transform:uppercase; font-size: 15px;color: #fff; background-color: #96bc2f;font-weight: bold;}
.tabella_td{position: relative; float: left; width: 100px;padding: 5px;font-size: 12px;}
.tabella_vedi_gare{cursor: pointer; text-decoration: underline;}

</pre></body></html>