@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	visibility: visible;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#header {
	height: 250px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	width: 980px;
	z-index: 1;
}
#menu {
	line-height: 25px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/bg_menu.jpg);
	background-repeat: repeat-x;
	padding-left: 6px;
	margin-bottom: 5px;
}
#vociMenu {
	float: left;
}
#vociMenu a:link {
	text-decoration: none;
	color: #333333;
}
#vociMenu a:hover {
	text-decoration: underline;
	color: #333333;
}
#vociMenu a:visited {
	color: #666666;
	text-decoration: none;
}
#superiore {
	margin-bottom: 0px;
	overflow: auto;
	visibility: visible;
	height: 310px;
	position: relative;
}
#superioreDx {
	float: right;
	width: 320px;
	height: 300px;
	border: 1px solid #58AAE1;
}
#superioreDxUp {
	border: 1px solid #58AAE1;
	height: 122px;
	margin-bottom: 10px;
}
#superioreDxDown {
	height: 166px;
	border: 1px solid #306bb2;
}
#superioreCx {
	height: 300px;
	width: 320px;
	float: right;
	margin-right: 8px;
	border: 1px solid #FDB917;
}
#superioreCxUp {
	height: 166px;
	border: 1px solid #FDB917;
	margin-bottom: 10px;
}
#superioreCxDown {
	border: 1px solid #FF0000;
	height: 122px;
}
#superioreSx {
	height: 300px;
	width: 320px;
	border: 1px solid #5E9E06;
	margin-right: 10px;
}
#inferiore {
	margin-bottom: 5px;
	overflow: auto;
	visibility: visible;
	position: relative;
}
#inferioreDx {
	float: right;
	height: 217px;
	width: 320px;
}
#inferioreCx {
	float: right;
	margin-right: 10px;
	height: 217px;
	width: 320px;
	border: 1px solid #808285;
}
#inferioreSx {
	float: left;
	height: 217px;
	width: 320px;
}
#inferioreSxUp {
	height: 90px;
	border: 1px solid #FF0000;
	margin-bottom: 10px;
}
#inferioreSxDown {
	border: 1px solid #808285;
	height: 115px;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 10px;
}
#rssRadio {
	height: 145px;
	width: 320px;
	border: 1px solid #808285;
}
#radio {
	margin-bottom: 8px;
	border: 1px solid #808285;
	width: 320px;
}
#bgConference {
	background-color: #FDB917;
}
#bgExpo {
	background-color: #5E9E06;
}
#bgAreaStampa {
	background-color: #58AAE1;
}
#bgNewsletter {
	background-color: #F00;
}
.boxHpText {
	padding-top: 5px;
	padding-left: 5px;
}
.titolo {
	height: 27px;
	font-size: 14px;
	padding-left: 24px;
	padding-top: 4px;
	color: #FFF;
}
.titolo a:link {
	text-decoration: none;
	color: #CCC;
}
.titolo a:hover {
	text-decoration: underline;
	color: #808285;
}
.titolo a:visited {
	text-decoration: none;
	color: #808285;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 0px;
	line-height: 12px;
}
.testo a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.testo a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.testo a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.rientro {
	padding-left: 15px;
}
.descriptionConference {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subTitle {
	color: #808285;
	font-weight: bold;
}
	
.grigio {
	color: #808285;
}
hr {
	height: 1px;
}
