/* CSS Document */

/*TESTO*/
.txt{color:#603416;}
/*FINE TESTO*/

/*RISTORANTE DENTRO CORP*/
div#testata{height:130px;width:520px;color:#000; float:left; background:url(/img/test_perseus.jpg);}
div#video_ristorante{height:208px;width:480px;margin-top:10px; margin-left:20px; position:absolute;}
div#corp{height:465px; width:520px; background:url(/img/corp_perseus.jpg);float:left;}

div#ristorante_navigation  { height:20px; width:480px;background-color:#603416; margin-left:20px; }
div#ristorante_navigation a {color:#95C0D1; 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:#603416; font-size:85%; vertical-align:top; line-height:12px;}
td#img a{ color:#603416; text-decoration:none;}
td#img a:hover{ color:#000; text-decoration:none;}
/*FINE LUOGHI INTERESSE E TABELLA*/

