
.MenuLeft {
	border: #9E9F9A 1px solid;
	font-family: Verdana;
	line-height: 15px;
	margin-bottom: 15px;
}
.MenuLeft .top {
	line-height: 15px;
	background-color: #245888;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.MenuLeft .row {
	line-height: 15px;
	border-bottom: #9E9F99 1px solid;
	font-size: xx-small;
	padding-left: 3px;
}
.MenuLeft A, .MenuLeft A:visited, .MenuLeft A:link {
	color: #686868;
	font-weight: bold;
	text-decoration: none;
	font-size: xx-small;
}

.MenuLeft A:hover {
	color: #BC0B1F;
}
.Menuorizzontale {
	margin-bottom: 10px;
}
.contents ul li {
	list-style-image: url(../images/a_quadrato.gif);
}


.InfomarketingBox {
	border: solid 1px gray;
}
.InfomarketingBox .top {
	background-color: #8b9ebe;
}
.InfomarketingBox .row {
	padding: 10px 2px 2px 2px;
	font-size: xx-small;
}
.NewsletterBox {
	border: solid 1px gray;
}
.NewsletterBox .top {
	background-color: #8b9ebe;
}
.NewsletterBox .row {
	padding: 10px 2px 2px 2px;
	font-size: xx-small;
}

.ContenutiArchivio {
	width: 100%;
}
.ContenutiArchivio .row .cx {
	text-align: right;
}

.CommonToolBox {
	border: #9D9C99 1px solid;
	font-family: Verdana;
	width: 100%;
}

