body {
	margin: 0px;
	padding: 0px;
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	background-image: url(../fig/sfondo-body.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center;
	background-color: #814401;
}

#contenitore {
	width:996px;
	border:2px solid #FF6600;
	margin:auto;
	position:relative;
	background-color: #fff;
}

#crediti {
	background-color: #F3C237;
	background-image: url(../fig/textcrediti.jpg);
	background-repeat: repeat-x;
	border:1px solid #cf4700;
	clear:both;
}
#indirizzi {
	background-color: #f56502;
	background-image: url(../fig/textindirizzi.jpg);
	background-repeat: repeat-x;
	clear:both;
}
/*
#crediti {
	background-image: url(../fig/textcrediti.gif);
	background-repeat: repeat-x;
	height: 46px;
	border:1px solid #cf4700;
	background-color: #ff9ce1;
}
#indirizzi {
	background-color: #2787b8;
	background-image: url(../fig/textindirizzi.gif);
	background-repeat: repeat-x;
	height: 20px;
}
*/
#logo {
	position: absolute;
	left: 1px;
	top: 20px;
}

#presentazione p.slogan {
	font-size: 2em;
	color:#142e71;
	margin-top:0px;
	margin-left:2em;
	padding-top:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	
}


#presentazione p.presentazione {
	color:#FFFFFF;
	margin-left:6em;
	padding-top:0.2em;
	font-size: 1em;
	font-weight: normal;
}

#fotografia {
	position: absolute;
	right: 10px;
	top: 0px;
}
#crediti p {
	margin: 0px 10px;
	font-size:0.85em;
	color: #FFFFFF;
	font-weight: bold;
}
#crediti p a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	
}
#crediti p a:visited {
	color: #F35403;
	font-weight: bold;
	text-decoration: underline;
	
}
#crediti p a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	
}
#indirizzi p {
	margin: 0px 10px;
	font-size:0.85em;
	color:#fff;
	font-weight: bold;
}

#indirizzi p a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	
}
#indirizzi p a:visited {
	color: #FFBB93;
	font-weight: bold;
	text-decoration: underline;
	
}
#indirizzi p a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	
}
p.nota {
	font-size:10px;
	color:#666666;
	margin:0;

}
#indirizzi p.privacy {
	font-family: "Courier New", Courier, mono;
	font-size: 0.71em;
	text-align: right;
	padding-bottom: 9px;
}
#indirizzi p.privacy a:link {
	text-decoration: underline;
}
#indirizzi p.privacy a:visited {
	text-decoration: underline;
}
#indirizzi p.privacy a:hover {
	text-decoration: none;
}
 p.abstract {
 	margin: 50px 100px;
	line-height:normal !important;
	color:#0066CC;
	font-size:22px;
 }
