/* --------- Custom CSS for specified container -------- */
.MenuMainDiv
{
	text-align:left;
	border:1px solid #CCCCCC;
	margin-bottom:30px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(images/FondogrigioBody.jpg);
	background-repeat:repeat-x;
	width: 99%;
}

.MenuHeadDiv
{
	margin-top:0px;
	margin-bottom:15px;
	margin-left:0px;
	margin-right:0px;
	height:30px;
	background-image:url(images/sfondoTitoloAzzurro.jpg);
	background-repeat:repeat-x;
	text-align:center;
	color: #FFFFFF;
}

.MenuContentDiv
{
	/*min-height:80px;*/
	margin-top:10px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	text-align:justify;
}

.MenuFooterDiv
{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
}

.MenuTitleStyle
{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#555555;
	margin-left:1px;
}
