/* CSS Document */

/*TESTO*/
.txt{color:#03317A;}
/*FINE TESTO*/

/*RISTORANTE DENTRO CORP*/
div#testata{height:130px;width:520px;color:#000; float:left; background:url(../img/test_gobbi.jpg);}
div#video_ristorante{height:115px;width:480px; background-color:#000;color:#000;margin-top:10px; margin-left:20px;}
div#corp{height:465px; width:520px; background:url(../img/corp_gobbi.jpg);float:left;}
div#ristorante_navigation  { height:20px; width:480px;background-color:#03317A; margin-left:20px;}
div#ristorante_navigation a {color:#D7B368; text-decoration:none;}
div#ristorante_navigation a:hover{color: #000;text-decoration: none}
div#ristorante_navigation a#activelink{color: #000;text-decoration: none}
/*FINE RISTORANTE DENTRO CORP*/

/*LUOGHI INTERESSE E TABELLA*/
.dida{color:#03317A; font-size:85%; vertical-align:top; line-height:12px;}
td#img a{ color:#03317A; text-decoration:none;}
td#img a:hover{ color:#000; text-decoration:none;}
/*FINE LUOGHI INTERESSE E TABELLA*/


