@charset "utf-8";
/* CSS Document */

body {
	background-image:url(back_color_mecenate.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	vertical-align: text-top;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	position: relative;
	}
.menu_mecenate {
	font-family: "trajan Pro";
	font-size: 14px;
	background-color: #666;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: thin groove #FFF;
}
.orazioni {
	font-family: "trajan Pro";
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	color: #FFF;
}
