@charset "utf-8";
#banner2 {
	clear:both;
	width:505px;
	margin:0px;
	height:111px;
}

#menu2 {
	clear:both;
	width:505px;
	padding-top:10px;
	height:38px;
	margin:0px;
	background-image: url(immagini/sfondo_menu.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#menu2 a{
	text-decoration:none;
	background-color:#3d3b00;
	color:#FFFFFF;
}

#menu2 a:hover{
	text-decoration:none;
	color:#3d3b00;
	background-color:#FFFFFF;
}

#menusecondario2 {
	clear:both;
	width:505px;
	height:40px;
	margin:0px;
	background-image: url(immagini/sfondo_menu_altro.gif);
	background-repeat: no-repeat;
}

#menusecondario2Sinistra {
	float:left;
	width:190px;
	padding-left:10px;
	padding-top:5px;
	height:25px;
	margin:0px;
	text-align:left;
	font-size:10px;
}

#menusecondario2Sinistra a{
	font-size:10px;
	text-decoration:none;
}

#menusecondario2Sinistra a:hover{
	font-size:10px;
	text-decoration:underline;
}

#menusecondario2Destra {
	float:left;
	width:295px;
	padding-right:10px;
	padding-top:5px;
	height:25px;
	margin:0px;
	text-align:right;
	font-size:10px;
}

#menusecondario2Destra a{
	font-size:10px;
	text-decoration:none;
}

#menusecondario2Destra a:hover{
	font-size:10px;
	text-decoration:underline;
}

#corpo2{
	clear:both;
	width:485px;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	padding-top:30px;
	background-color:#817f2a;
	text-align:left;
}

#corpo2 a{
	text-decoration:none;
}

#corpo2 a:hover{
	text-decoration:underline;
}

#corpo2Sx {
	float:left;
	width:290px;
	margin-right:15px;
}
#corpo2Dx {
	float:right;
	width:180px;
	text-align:right;
}

#corpo2Chiudi {
	clear:both;
}

#nomeRistorante{
	font-size:26px;
}


.titolo{
	font-size:18px;
	font-weight:bold;
}