/* Stile della sezione "spalla" */
#spalla {
	background-repeat: no-repeat;
	background-image: url(IMG/press/spalla.gif);
	width : 240px;
	height: 410px;
	float : left;
	
}

/* Stile della sezione "sottomenu" */
#sottomenu {
	background: white;
	margin-top: 0px;
}

#sottomenu ul {
	list-style: none;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 5px;
}

#sottomenu li {
	color: #CCCCCC;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	display: inline;
	list-style: none;
}


#sottomenu a{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #A2D54F;
	text-decoration: none;
}

#sottomenu a:hover{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #1F1A1A;
	text-decoration: none;
}

/* Stile della sezione "corpo" */
#corpo p {
	text-align: justify;
	line-height: 1.2em;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 10px;

}

#corpo h1 {
	padding-bottom: 0px;
	padding-top: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-style: normal;
	font-weight: normal;
	font-size: 43px;
	font-family: Helvetica, sans-serif;
	line-height: 1em;
	letter-spacing: -1px;
}

#corpo h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
}

#corpo iframe {
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}

/* Stile della sezione "chiusa" */                               
#chiusa {
	background-image: url(IMG/chiusa_green.gif);
	height: 40px;
}
