/* CSS Document */

html, body {
	margin:0;
	padding:0;
	width:100%;
}
div {
	margin:0;
	padding:0;
	overflow:hidden;
}
body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#848484;
}
a {
	color:#666666;
}
a:hover {
	color:#000000;
}
#page {
	width:790px;
	position:absolute;
	left:50%;
	margin-left:-395px;
}
#logo {
	background-image: url(../images/logo_hp.gif);
	background-repeat: no-repeat;
	background-position: 220px 0px;
	height: 80px;
	width: 790px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#site_sections {
	height: 136px;
	width: 790px;
	font-size:10px;
	margin-bottom:10px;
}
#site_sections a {
	display:block;
	text-decoration:none;font-size:10px;
	height:55px;
	padding-bottom:2px;
	padding-top:2px;
}
#site_sections a:hover, #site_sections a.selected {
	background-color:#dddddd;
	color:#000000;
}
#hp_flash {
	background-color:#f0f0f0;
}#hp_bottom_menu {
	width: 790px;
	margin-top:10px;
	line-height:16px;
	font-size:14px;
}
#hp_bottom_menu a {
	text-decoration:none;
}
#hp_bottom_menu a:hover {
	text-decoration:underline;
}
#hp_footer {
	margin-top: 30px;
	
}
#hp_footer td {
	font-size: 9px;
	color:#CCCCCC;
}
div#titolo {
	text-align:justify;
	padding-left: 15px;
	padding-right: 15px;
}
h2 {
	font-size: 24px;
	font-style: italic;
	font-weight:normal;
}
h3 {
	font-size: 20px;
	font-weight:normal;
	text-align:center;
}
h4 {
	font-size: 16px;
	font-style: italic;
	font-weight:bold;
}
div#colonna_menu {
	float:left;
	width:160px;
	font-size:12px;
}
div#testo {
	float:right;
	width:600px;
	margin-left:10px;
	margin-right:20px;
	text-align:justify;
	color:#555555;
	margin-bottom:30px;
}
div#menu a {
	display:block;
	height:25px;
	line-height: 20px;
	background-image: url(../images/menu_separator.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	text-align: center;
	text-decoration:none;
}
div#menu a.selected {
	font-weight:bold;
	color: #333333;
}
img.right {
	float:right;
	margin-left: 10px;
	margin-bottom: 5px;
}
img.left {
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
}
h3 {
	text-align:center;
}
p.descrizione {
	margin-left:20px;
	margin-right:20px;
	text-align:justify;
}
#page #titolo h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.component_closed .laterale_content { display:none; }#page #contenuti #testo .component_closed {
	border: 1px dotted #666666;
	background-color: #CCCCCC;
	color: #000000;
	padding: 4px;
	
}
#page #contenuti #testo .component_open {
	border: 1px dotted #666666;
	background-color: #FFFFFF;
	color: #000000;
	padding: 4px;
}
#page #contenuti #testo .component_closed .laterale_header {
	margin:0;
}
#page #contenuti #testo .component_open .laterale_header {
	margin-bottom: 5px;
}
#page #contenuti #testo .component_closed .laterale_header .component_toggle {
	border: 1px solid #666666;
	padding: 3px;
	display: block;
	margin-right:10px;
}
#page #contenuti #testo .component_open .laterale_header .component_toggle {
	display:none;
}
#page #contenuti #testo .component_closed .laterale_header td {
	color:#000000;
}
#page #contenuti #testo .component_open .laterale_header td {
	color:#000000;
	font-weight:bold;
}