/* CSS Document */

/* ====================================================
   Stile RESTAURANT finiture in MARRONE = #352815
                            e ARANCIONE = #D68549
   ====================================================*/

div#top {
	height: 29px;
	background-color: #352815;
	border-bottom: 4px solid #dadcdc;
}

div#logo-menu li.selected { padding: 6px 6px 6px 20px; border-left: 10px solid #352815; border-bottom: 1px solid #352815; }

div#body-right ul { margin-top: 10px; }
div#body-right li { margin-top: 6px; font-size: 11px; list-style-type: none; background: url(../images/bullet-2.jpg) no-repeat 0px 3px; padding: 0 0 0 15px; }
div#body-right a { font-size: 11px; text-decoration: none; font-weight: bold; color: #D68549; }

div#main-menu a.selected { color: #D68549; font-weight: bold; }

div#body-center h3 { color: #D68549; margin-bottom: 10px; }