/* CSS Document */

body{
	background-color:#FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px; */
	
}
#page-container {
	font-size: 130%;
}
#flash_content, #footer, #side_menu, #top_menu, #top_menu_txt, #flags, #flashBannerHP, #flashBanner, #icons, #box_dx, #back, #menuTop, #path, #columnDx, .paginazione, hr{
	display: none;
}

/* DA non visualizzare */

#infoPlanner {
	display: none;
}
#actionscroll {
	display: none;
}
#ctl00_Contenuto_main_col_Print {
	display: none;
}
#ctl00_Contenuto_main_col_Bookmarks {
	display: none;
}
#ctl00_Contenuto_main_col_highlights {
	display: none;
}
#ctl00_Contenuto_main_col_Videogallery {
	display: none;
}
#ctl00_Contenuto_main_col_Imagegallery {
	display: none;
}
#ctl00_Contenuto_main_col_Webgis {
	display: none;
}
#ctl00_Contenuto_main_col_IcoAss {
	display: none;
}

#back {
	display: none;
}

.logoGP{
	height: 100px;
}

h1 {
	clear: left;font-weight: bold; font-size: 150%;
}

h2 {
	clear: left;font-weight: bold; font-size: 140%;
}

h3 {
	clear: left;font-weight: bold; font-size: 130%;
}

h4 {
	clear: left;font-weight: bold; font-style: italic; font-size: 130%;
}
.content ul {
	list-style-type: disc; list-style-position: outside; font-size: 130%;
}

.content ol {
	list-style-type: decimal; list-style-position: outside; font-size: 130%;
}
#sub_footer{
	margin: 15px 0 10px 0;
	font-size: 70%
}

#footerPrint {
	border-top: 6px solid #e7e1d9;
	padding: 10px 0 0 0;
	margin: 0 39px 0 39px;
}	
