@charset "UTF-8";
body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: "Convergence", Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(img_istituzionali/fondo_5.jpg);
	background-position: center top;
	background-size: 100% 100%;
}
body,td,th {
	font-family: Convergence, Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 125px;
}
#title {
	height: 70px;
}
#container {
	padding-left: 0px;
	height: auto;
	overflow: auto;
	min-height: 700px;
}
#title h2 {
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #963;
	font-size: 1.8em;
	margin-top: 35px;
	text-indent: 2px;
	margin-bottom: 7px;
	font-family: News+Cycle;
}
#container #article {
	float: right;
	width: 530px;
	margin-top: 20px;
	padding-top: 0px;
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 19px;
	color: #600;
}
#left {
	float: left;
	width: 335px;
	padding-top: 20px;
}
.img_left {
	text-align: left;
	height: auto;
	width: 335px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #900;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 2px;
}

.spazio {
	height: 20px;
}

.article_section {
	overflow: auto;
	margin-bottom: 10px;
	margin-top: 0px;
}
.article_section img {
	float: left;
	margin-right: 15px;
	margin-top: 0px;
}
.article_text p {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 14px;
	line-height: 19px;
}
.article_text a {
	color: #900;
	text-decoration: none;
	text-align: right;
	display: block;
}
.article_text a:hover {
	color: #F90;
	text-decoration: none;
	text-align: right;
	display: block;
}
.article_text p .address {
	text-align: left;
}

.article_intro {
	font-size: 1.2em;
	margin-top: 0px;
	padding-top: 0px;
	display: block;
}
.article_text {
	float: right;
	width: 395px;
}
.img_right {
	float: right;
}
#footer {
	font-size: 0.8em;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #663333;
	color: #FFC;
	clear: both;
	margin-bottom: 0px;
	vertical-align: baseline;
}
#page_link a {
	font-size: 14px;
	color: #900;
	text-decoration: none;
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
#page_link a:hover {
	font-size: 14px;
	color: #F90;
	text-decoration: none;
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
#page_link {
	padding-top: 0px;
	height: 25px;
}
