/* COLORS */
	a, a strong, #rightEyelet *, label{color: #ff8201}
	h1,  .current, .current span{color: #d93801}	
	#leftMenu h2        {color: #4f0000}
	h2, h2 a					{color: #db5d01}
	h3					{color: #777777}	
	h2 a				{color: #6E0001}
	h1 a				{color: #006aaa}
	h3 a				{color: #d93801}
	h4 a				{	}
/** MIDDLE BOX STYLE **/
#middleBox{
	height: 13.22em;
}
/* Left Menu */
 #leftMenu{
	height:10.45em;
	background: #f97225 url(/images/bkgnd_leftMenu_geot.gif) repeat-x bottom;
}
	 #leftMenu li#liID1{ background-color: #4f0000}
	 #leftMenu li#liID2{ background-color: #6e0001}
	 #leftMenu li#liID3{ background-color: #8b0700}
	 #leftMenu li#liID4{ background-color: #a92c00}
	 #leftMenu li#liID5{ background-color: #c84900}
#leftMenu .hiddenText{
		height: 3.5em;
	}
/* Banner */	
 #banner{
	height: 12.49em;
	/*16/02/20010 -> bug per inserimento immagine AREE */
	/*margin-top: 0.6em;	*/
}
/* Right Eyelet */
 #rightSplit{
	margin-top: 0.7em;	
}
 #rightEyelet{
	background: url(/images/square_orange.gif) no-repeat;
	padding-right: 0.5em;
	width: 10.625em;
	height:8.624em;
	padding: 1em 1.5em 1em 1.5em;
}
	 #rightEyelet dl{
		font-size: 0.875em;
		color: white;
		text-align: right;
		padding-top: 0.5em;
		padding-bottom: 0.72em;
	}
	
	 #rightEyelet dt,
	 #rightEyelet dd{
		display: block;
		color: white;
		
	}
	 #rightEyelet dt.rE_Double,
	 #rightEyelet dd.rE_Double{
		height: 3em;
	}
	 #rightEyelet dt.rE_title{
		margin-bottom: 0.3em;
	}
/* LEFT MENU INSIDE CONTENT */
#leftMenuInsideContent a.current,
#leftMenuInsideContent li.firstLevelItem.current span{
	background: url(../images/orange_arrow.gif) 0 0.35em no-repeat;
	padding-left: 0.8em;
}
.requestButton
{
	width: 14em;
	border: 1px solid #FF8201;
	background: #FF8201;
	color: white;
}