#site {
	width: 100%;
	min-width: 900px;
}

/*---content------------------------------------------------------*/

.text_abstract {
	font-size: 16px;
	color: #ffffff;
	line-height: 18px;
}
.text_abstract p {
	margin: 0px;
	padding: 0px;
}
.text_bold_abstract {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #d4ca74;
	text-decoration: underline;
	line-height: 18px;
}
.tit {
	font-size: 22px;
	color: #ffffff;
}

.pattern_blurr_submenu {
	background-image: url(../img/pattern_blurr_submenu.gif);
	background-repeat: repeat-y;
	background-position: top right;
	position:relative;
	float: left;
}


.text_content {
	font-size: 15px;
	line-height: 17px;
}
.text_italic_content {
	font-size: 13px;
	font-style: italic;
	text-decoration: underline;
}
.text_bold_content {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #d4ca74;
	text-decoration: none;
	line-height: 17px;
}

/*---footer------------------------------------------------------*/

.pattern_footer {
	background-image: url(../img/pattern_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	min-width: 900px;
	background-color: #f0efe9;
}
.menu_footer {
	font-size: 12px;
	color: #b6b5ab;
}
.menu_footer a:link, .menu_footer a:visited {
	color: #b6b5ab;
	text-decoration: none;
}
.menu_footer a:hover {
	color: #a00000;
	text-decoration: underline;
}

.allegati a:link, .allegati a:visited {
	color: #454438;
}
