body {
	background-color: #042e58;
	background-image: url(images/sfondo.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 13px;
}
#menu {
	width: 903px;
	height: 26px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(images/barramenu.gif);
	line-height: 26px;
	text-align: center;
	color: #FFFFFF;
	margin: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
	#menu a:link, #menu a:visited {
		color: #FFFFFF;
		text-decoration: none;
	}
	#menu a:hover, #menu a:active {
		color: #666666;
		text-decoration: none;
		background-color: #f2f2f2;
	}


p, h2 {
	padding: 10px;
	margin: 0px;
}
	h2 {
		font-size: 18px;
		color: #000066;
		font-weight: normal;
	}
blockquote {
	padding: 10px;
	margin: 20px 30px 20px 30px;
	border-top: 1px solid #857f6a;
	border-bottom: 1px solid #857f6a;
}

form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
		font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 13px;
}

a:link, a:visited {
	color: #83795e;
	text-decoration: underline;
}
a:hover, a:active {
	color: #333333;
	text-decoration: none;
}

.container {
	border: 1px solid #ccc5ab;
	border-left: 13px solid #ccc5ab;
	border-right: 13px solid #ccc5ab;
	width: 877px;
	margin: auto;
}

.footer {
	width: 903px;
	margin: auto;
	text-align: center;
	color: #CCCCCC;
}
.footer a:link, .footer a:visited {
	color: #cccccc;
	text-decoration: none;
}
.footer a:hover, .footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.titolo {
	height: 62px;
	line-height: 62px;
	text-align: left;
	padding: 25px;
	background-color: #83795e;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

.titolo2 {
	font-size: 21px;
	color: #666666;
	font-style: italic;
	border-bottom: 1px solid #666666;
	padding: 5px;
	margin: 20px 20px 10px 20px;
}

.pulsante a:link, .pulsante a:visited {
	display: block;
	color: #000000;
	text-decoration: none;
	background-color: #d79a65;
	height: 20px;
	padding: 5px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-left: 1px;
}
.pulsante a:hover, .pulsante a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #83795e;
}


.menucamere a:link, .menucamere a:visited {
	display: block;
	text-decoration: none;
	width: 157px;
	height: 44px;
	line-height: 44px;
	margin-bottom: 1px;
	margin-left: 1px;	
	background-color: #b7b19a;
	color: #766d54;
	text-align: right;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: 163px 2px;
	padding-right: 48px;
	font-style: italic;
}
.menucamere a:hover, .menucamere a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #83795e;
}

.abstract {
	padding-right: 50px;
	padding-left: 50px;
	font-style: italic;
	color: #857f6a;
	font-size: 14px;
}

