@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Arial, Geneva, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #21609e;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: normal;
	text-align: left;
	padding: 30px;
	line-height: 15px;
}
#structure {
	width: 661px;
	margin: auto;
}
#header {
	height: 95px;
}
#navbar {
	height: 17px;
}
#bg_text {
	background-color: #21609E;
	height: 649px;
	width: 661px;
}
#text {
	padding-top: 50px;
	padding-right: 60px;
	padding-left: 60px;
	text-align: justify;
	background-image: url(../immagini/sfondo.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	background-color: #2E5577;
}
a:link {
	color: #ffbf00;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #ffbf00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #ffbf00;
	border-left-color: #ffbf00;
	text-decoration: underline;
}
a:visited {
	color: #ffbf00;
	font-weight: normal;
	text-decoration: none;
}
.collapse {
	margin: 0px;
}
