body {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	margin: 10px 0 20px;
	background: url(../images/body_bg.gif);
}
#centeredbox {
	margin: auto;
	/*width: 780px;*/
        width:96%;
}
img {
	border: 0;
}
a {
	color: #000080;
}
form {
	margin: 0;
	padding: 0;
}
input, select {
	font: 12px Tahoma, Arial, Helvetica, sans-serif; 
}
div#header {
	background: #B8C8DC;
	height: 75px;
	line-height: 75px;
	background-image:url(../images/banner-scritta-home.gif);
	background-position:left; 
	background-repeat:no-repeat;
}

.quadrato-striscia{
	background-color:#CD5C5C;
	color:#FFFFFF;
	border:1px solid gray;
	width:120px;
	height:120px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

div.searchbox {
	line-height: 20px;
	float: right;
	background: #B8C8DC url(../images/search.gif) no-repeat left;
	color: #FFF;
	font-weight: bold;
	padding: 1px 10px 2px;
}
* html div.searchbox {
	padding-bottom: 1px;
}
.searchfield {
	border: 1px solid #09C;
}
.searchbutton {
	border: none;
	width: 23px;
	height: 16px;
	background: #B8C8DC url(../images/button.gif) no-repeat;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}
.title {
	margin-left: 0px;
	margin-top: 0px;
	font-size: 25px;
	color: #FFF;
}
.title img{
	top:5px;
	float: left;
	position: relative;
	left:-8px;
}

#mainlevel-nav {
	float: left;
	position: relative;
	top: -15px;
	margin: 0; 
	padding: 0 0 0 7px;
	list-style: none;
	height: 31px;
	background: url(../images/menu_left.gif) -21px;
         
}
#mainlevel-nav li {
	float: left;
	padding: 7px;
	margin: 0;
	background: #FFF;
}
#mainlevel-nav a {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
span.pathway {
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
}
span.pathway a {
	padding-right: 10px;
}
#main {
	background: #FFF;
	margin-top: 10px;
	padding: 10px;
}
.content {
	/*float: right;*/
	/*width: 74%;*/
        white-space:none;
        padding-left:10px;

}
.componentheading {
	font-size: 15px;
	border-bottom: 6px solid #B8C8DC;
	color: #09C;
	margin-bottom: 10px;
}
.contentheading {
	font-size: 14px;
	color: #09C;
	border-bottom: 1px solid #B8C8DC;
}
.left{
	/*float: left;*/
	width: 20%;
	padding-top: 20px;
	padding-left: 10px;


}
.left .moduletable {
	width: 150px;
	margin-bottom: 10px;
	background: url(../images/module_bottom.gif) no-repeat right bottom;
	padding-bottom: 8px;

}
.moduletable table {
	font-size: 10px;
	background: none;
	border-top: 1px solid #B8C8DC;
}
.moduletable h3, .moduletable_bottom h3 {
	font-size: 13px;
	font-variant: small-caps;
	margin: 0;
	background: #B8C8DC url(../images/module_top.gif) no-repeat left top;
	color: #FFF;
	padding-left: 10px;
	border: none;
}
.moduletable_bottom h3 {
	margin-top: 10px;
}
.moduletable td, .syndicate {
	/*border-left: 1px solid #B8C8DC;
	border-right: 1px solid #B8C8DC;
	*/
	padding: 5px;
}
.moduletable a {
	color: #09C;
}
.moduletable_bottom_content {
	border-left: 1px solid #B8C8DC;
	border-right: 1px solid #B8C8DC;
	padding-top: 10px;
}
.moduletable_bottom_content .moduletable {
	float: left;
	width: 33%;
	font-size: 11px;
}
.moduletable_bottom_content .moduletable td {
	border: none;
}
.moduletable_bottom_content th {
	text-align: left;
	padding-left: 10px;
}
.moduletable_bottom_content ul {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
}
.moduletable_bottom_footer {
	height: 8px;
	font-size: 1px;
	background: #B8C8DC url(../images/module_bottom.gif) no-repeat right bottom;
}
#footer {
	background: #B8C8DC;
	border-top: 5px solid #B8C8DC;
	text-align: center;
	padding: 3px 0;
	font-size: 10px;
}
#footer a {
	color: #000;
}
.cleaner {
	clear: both;
	height: 1px;
}
.img-chisiamo {
        padding-right:10px;
        padding-bottom:10px;
        float:left;
}

.flash_player{
	width:100%;
	float:right;
}

h1{ font-size:1.2em; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; 
	font-size-adjust:none; color:#555; border-bottom:1px dotted #555; clear:both;}