.menu2-c5{
	height: 45px;
	width: 900px;
	background-image: url(/layout/menu2-color5.jpg);
	float: left;
	background-repeat: no-repeat;
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
.menu2-c5 ul {
	display:inline;
	list-style-type:none;
	padding:0px;
	margin:0px 0px 4px;
}
.menu2-c5 ul li {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	float:left;
	width: 100px;
	height:28px;
	background-repeat:no-repeat;
	margin-top: 8px;
}
.menu2-c5 ul li a{
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	float:left;
	width: 100px;
	height:28px;
	background-repeat:no-repeat;
	text-decoration: none;
}
.menu2-c5 ul li a:hover{
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	float:left;
	width: 100px;
	height:28px;
	background-repeat:no-repeat;
	text-decoration: underline;
}
.titolo-pagina-c5 {
	font-family: Georgia;
	font-size: 20px;
	line-height: 25px;
	background-color: #b0067b;
	text-align: center;
	height: 25px;
	width: 900px;
	color: #ffffff;
	float: left;
}
.titolo-pagina-c5 h1{
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
}

