.rass_contenitore {
	width: 730px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	background-color: #003551;
	padding: 10px;
	color: #FFF;
	height: 50px;
	margin-top: 20px;
}
.rass_contenitore p {
	margin-top: 0px;
	padding-top: 0px;

}
.header_sx {
	float: left;
	width: 680px;
}
.header_dx {
	float: left;
	width: 30px;
	text-align: right;
}
.header ul {
	margin: 0px;
	padding: 0px;
}
.header li {
	display: inline;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 25px;
}
.header p {
	margin-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
}
.rass_riga_dis {
	background-color: #E0E0E0;
	line-height: 20px;
	font-size: 12px;
	font-style: italic;
	color: #333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.rass_riga_dis img {
	clear: both;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.rass_riga_par {
	background-color: #F5F5F5;
	line-height: 20px;
	font-size: 12px;
	font-style: italic;
	color: #333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.rass_riga_par a {
	color: #000;
}
.rass_riga_dis a {
	color: #000;
}
.rass_riga_par img {
	clear: both;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.rass_contenitore a:link {
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
.rass_contenitore a:visited {
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
.rass_contenitore a:hover {
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}
.rass_footer {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003551;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003551;
	margin-bottom: 20px;
}
.rass_footer a {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
.rass_footer a strong {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003551;
}

.content .sidebar a img {
	margin-bottom: 10px;
}