@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	background-color: #F2F4F3;

}
.FPcentrato {
	width: 960px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	clear:left;
}.FPintestazione {
	width: 925px;
	background-color: #0099CC;
	height: 30px;
	line-height: 30px;
	margin: 0px;
	float: left;
	color: #FFFFFF;
	text-align: right;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	font-size: 14px;
	letter-spacing: 1px;
}

.FPtesto {
	width: 960px;
	background-color: #edece9;
	margin: 0px;
	padding: 0px;
	float: left;
}
.FPtesto h1{
	font-size: 18px;
	font-weight: bold;
	background-color: #DDDDDD;
	color: #666666;
	line-height: 25px;
	margin-right: 30px;
	margin-left: 30px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 25px;
	margin-top: 30px;
	margin-bottom: 30px;

}

.FPtesto p{
	font-size: 13px;
	text-align: justify;
	margin-right: 30px;
	margin-left: 30px;
}

.FPtesto li{
	font-size: 11px;
	text-align: justify;
	margin-right: 30px;
	margin-left: 30px;
}

.FPtesto li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.FPchiusura {
	background-color: #EDECE9;
	color: #003333;
	padding: 5px;
	margin: 0px;
	line-height: 18px;
}
.FPchiusuraLINK{
	float: left;
	width: 480px;
	line-height: 40px;
	height: 40px;
	background-color: #0099CC;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}
.FPchiusuraLINK a, 
.FPchiusuraLINK a:visited {
	color: #FFFFFF;
	font-size: 12px;
}

.FPchiusuraLINK a:hover{
	color: #FFFF00;

}
