body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #333333;
}
#contenitore {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 0.4em;
	font-size: 90%;
	min-width: 740px;
	max-width: 1100px;
	width: 98%;
	background-image: url(/_images/exp/header-bkg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 14.4em;
}

#header h1 {
	font: normal 240% Georgia, "Times New Roman", Times, serif;
	color: #3E6FBA;
	text-transform: uppercase;
	margin: 0.2em 0px 0.4em;
}

#header h1 span {color: #666666;}

#header h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #3E6FBA;
	font-weight: normal;
	margin: 0px;
	padding-top: 3em;
}

#menuGrafico {
	margin-bottom: 0.6em;
	
}

#menuGrafico img{
	filter: Alpha(Opacity=70);
	-moz-opacity:0.5;
	opacity:0.5:
}

#menuGrafico a:hover img {
	filter: Alpha(Opacity=100);
	-moz-opacity:1;
	opacity:1;
}

#menuO {
	background: #606275;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	color: #999999;
	padding: 0.4em;
	margin: 0em;
	font-size: 90%;
}
	
#menuO a {text-decoration: none; color: #FFFFFF; border: none; background: #606275;}
#menuO a:link, #menuO a:visited	{color: #FFFFFF;}
#menuO a:active		{color: #FFCC00; background-color: #4F5160;}
#menuO a:hover		{color: #FFCC00; border-top: 0.4em solid #3E6FBA;}

#menuV {
	width: 25%;
	float: left;
	text-align: left;
	background-color: #ECEEF0;
	padding: 0%;
	margin-right: 0.5%;
}

#menuV a 	 		{
	color: #006699;
	text-decoration: none;
	padding: 0.2em 0.4em;
	display: block;
}

#menuV ul, #menuV li {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	line-height: 200%;
	font-size: 90%;
}

#menuV li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

#menuV a:link, #menuV a:visited	{
	color: #006699;
}
#menuV a:active, #menuV a:hover	{
	color: #FFFFFF;
	background-color: #0099CC;
}

#blockOrange {
	text-align: left;
	background-color: #FFCC00;
	padding: 0.5%;
	background-image: url(../_images/exp/bkg-arancio.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 30%;
	float: right;
	margin-right: 1em;
}

#corpo {
	text-align: left;
	float: right;
	width: 72%;
	font-size: 90%;
	padding: 0.5% 0.5% 0.5% 1%;
	line-height: 160%;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #606275;
}

#corpo a, #corpo a:link, #corpo a:visited {
	color: #0099CC;
}

#corpo a:hover, #corpo a:active {
	color: #FF9900;
	text-decoration: underline;
}

#corpo h3 {
	height: 1.4em;
	color: #669900;
	font-weight: bold;
	font-size: 150%;
	margin: 0px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#corpo h4 {
	font-size: 110%;
	color: #94B84D;
}

#corpo h5 {
	font-size: 100%;
	color: #0099CC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
}
#corpo b {
	color: #669900;
}

.line {
	background-image: url(/_images/gif/line.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 1.6em;
	margin: 0px;
	line-height: 1.6em;
}

#footer {
	font-size: 80%;
	color: #CCCCCC;
	margin-top: 0.4em;
	width:100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#footer a, #footer a:link, #footer a:visited {
	color: #FFCC33;
}

#footer a:hover, #footer a:active {
	color: #FF9900;
	text-decoration: underline;
}

#tornasu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	text-align: right;
	margin-top: 0.4em;
}

.box {
	padding: 0.4em;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	margin: 0.4em;
}


div#tregle {
	text-align: left;
	margin-top: 10px;
	padding-top: 10px;
}
div#tregle ul, div#tregle li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#tregle li{
	display: inline;
}
div#tregle img {
	filter: Alpha(Opacity=40);
	-moz-opacity:0.4;
	opacity:0.4;
	margin-right: 2px;
}
div#tregle a:hover {
background-color:inerith;
}
div#tregle a:hover img {
	filter: Alpha(Opacity=100);
	-moz-opacity:1;
	opacity:1;
}
