
/*Corpo Centrale*/
#mainbody {
	/*background: url(img/bg_mainbody.jpg) no-repeat left bottom;*/
	float: right;
	width: 705px;
	margin: 0 12px 0 0;
	padding: 5px
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 8px 0;
	color: #0059a0;
	text-align: left !important;
}
hr {
	clear: both;
	margin-bottom: 5px;
	border-color: #a5b2b8;
	border-style: solid;
}
/*Home page*/

div.blueblock {
	background: #6ea2cb url(img/bg_tab_off.png) repeat-x center bottom;
	color: whitesmoke;
	height: 110px;
	width: 336px;
	float: left;
	margin: 0 0 10px 0;
	padding: 5px;
}
div.blueblock h2 {
	color: whitesmoke;
}
div.blueblock a {
	color: white;
	text-decoration: none;
}
div.blueblock a:hover {
	border-bottom: 1px dotted white;
}
div.blueblock img {
	float:  left;
	margin-right: 20px;
}
div.block {
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #a4bfdf;
	border-left-width: 3px;
	background: whitesmoke;
}


div.marginleft {
	margin-left: 10px;
}

#tabblock {
	margin:  0 0 10px 0;
}
/* Home Page tre colonne */
#centerbody {
	width: 500px;
	float: left;
}

#rightcolumn {
	width: 200px;
	float: right;
}
div#blocchicentrali {
	clear: bothe;
}
#centralesx {
	width: 247px;
	float: left;
}
#centraledx {
	width: 247px;
	float: right;
}
dl {
	margin: 0;
	padding: 0;
}
dt {
	float: left;
	width: 50px;
	height: 50px;
	margin: 0 10px 0 0;
    display: block;
}
dt img {
	border: 1px solid #015095;
}
dd {
	width: 170px;
	padding-left: 15px;
	padding-bottom: 5px;
}
dd a{
	height: 43px;
	background: white;
}
ul.ulmenu  {
	padding: 0;
	margin: 0;
}
ul.ulmenu li {
	list-style-type: none;
	padding: 0 0 3px 0;
}

a.button {
	font-size: 12px;
	text-decoration: none;
	color: whitesmoke;
	background-color: #70a3cb;
	display: block;
	padding: 3px;
	border-bottom: 2px solid #0157a2;
	border-left: 20px solid #0157a2;
	text-align: left;
}
a.button:hover {
	border-bottom: 2px solid #d35401;
	border-left: 20px solid #d35401;
}
div.left {
	float: left
}

ul.ulmenu.ridotto {
	margin-left: 60px;
}
div.lungo {
	height: 419px;
}
.enfasi {
	font-style: italic;
	color: #015298;
	margin: 0;
}


/*massimo*/
.experts
{
    text-align: center;
}
