@charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}
#row_pdf_attivita {
	float: none;
	width: 643px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-left: 74px;
	padding-top: 20px;
	background-color: #1B1812;
	margin-bottom: 0px;
	height: auto;
	padding-right: 40px;
	padding-left: 40px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #3A302D;
	margin-top: 0px;
	position: relative;
	padding-bottom: 0px;
}
#row_pdf_attivita a{
	color: #FFF;
	text-decoration: none;
}
#row_pdf_attivita a:hover{
	color: #BDC610;
}
#split{
	margin: 0px;
	padding: 0px;
	float: none;
	height: 10px;
	width: auto;
	position: relative;
	clear: both;	
}
#splitLine{
	padding: 0px;
	float: none;
	height: 10px;
	width: auto;
	position: relative;
	clear: both;
	background-image: url(../image/splitLine-01.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#header {
	height: 180px;
	width: auto;
	background-color: #798B22;
	float: none;
	background-image: url(../image/header.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#container_page {
	padding: 0px;
	float: none;
	height: auto;
	width: 860px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container_page p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
	margin-right: 35px;
}
#container_page .logoImg {
	float: left;
	width: auto;
	margin-right: 27px;
}
#container_page h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #A2AF17;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 30px;
}#container_page h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	text-align: center;
}
#container_page h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 23px;
	color: #FFF;
	font-weight: normal;
	display: block;
	text-align: center;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
#container_page h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	text-align: center;
	display: block;
	padding: 0px;
	margin: 0px;
}
.h1_medio {
	font-size: 26px;
}
#container_pannelli  {
	height: auto;
	width: auto;
	margin-right: 70px;
	margin-left: 70px;
	margin-bottom: 0px;
	float: none;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 25px;
}
#container_pannelli ul  {
	width: auto;
	float: left;
	height: auto;
	margin-right: auto;
	margin-left: 5px;
}
#container_pannelli ul li  {
	color: #FFF;
	list-style-type: none;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#container_pannelli ul li a {
	color: #FFF;
	text-decoration: none;
}
#container_pannelli ul li a:hover {
	color: #F60;
	text-decoration: none;
}
#container_pannelli ul li a#current {
	color: #F60;
	text-decoration: none;
}
#container_page .rowFlash {
	float: none;
}
.logoFooter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 50px;
}

