h1 {
	color: #B2B2B2;
	background: url(../img/h_grey_border.gif) repeat-x bottom;
	line-height: 40px;
	font-family: georgia, arial, verdana, helvetica;
	font-weight: normal;
	font-size: 24px;
}

h2 {
	color: #F39800;
	font-family: georgia, arial, verdana, helvetica;
	font-weight: normal;
	text-transform: none;
	font-size: 24px;
	line-height: 30px;
}

/**************************
 *** INVOLUCRO COLONNE ***
 **************************/
#wrapper-cols {
	background: url(../img/v_grey_border.gif) repeat-y 730px top;
	height: auto;
}

/***************************
 *** COLONNA DI SINISTRA ***
 ***************************/ /* redeclare */
#colsx {
	display: inline;
	float: left;
	width: 730px;
	height: auto;
}

#content {
	width: 625px;
	margin: 25px 0 0 50px;
	position: relative;
}

/*************************
 *** COLONNA DI DESTRA ***
 *************************/ /* redeclare */
#bodydx {
	position: relative;
	margin-left: 730px;
	width: 228px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

/****************************
 *** KEYWORDS PIE' PAGINA ***
 ****************************/
#keywords {
	width: 970px;
	height: auto;
	padding: 40px 0;
	text-align: left;
	line-height: 15px;
	background: #268f3b;
	color: #fff;
	font-family: arial, helvetica;
	font-size: 11px;
}

.attachment {
	background: url(../img/pdf.gif) no-repeat left;
	padding: 7px 10px 7px 28px;
	list-style: none;
}

.attachment a {
	color: #707070;
	font-size: 14px;
}

.attachment-press {
	background: url(../img/pdf.gif) no-repeat left 5px;
	padding: 7px 10px 7px 28px;
}

#content #map
{
   list-style:none;
   padding-left:0px;
}
#content #map li h3{margin-bottom:3px;}
#content #map ul.menu
{
	list-style:none;
	padding-left:30px;
}
#content #map ul.menu li
{
	line-height:18px;
}
