body {
	background-color: #45546D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
strong {
	color: #E2ECF5;
}
span {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight:normal;
}
div {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CDE;
	font-weight:normal;
}
h1 {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #F4F8FB;
	font-weight:bold;
}
h2 {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #E8EFF7;
	font-weight: bold;
	font-style: italic;
}
a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight:bold;
}
a:HOVER {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CDE;
	font-weight:bold;
}

/* Stili Menu */
div.menu {
  font-size: 11px;
  font-family: Verdana;
  overflow:hidden; 
  height:16px; 
  width:170px;
}
div.news {
  font-size: 11px;
  font-family: Verdana;
  overflow:hidden; 
  width:170px;
  color:#FFF;
}
div.menu_title {
  font-size: 11px;
  font-family: Verdana;
}
span.menu {
  font-size: 11px;
  font-family: Verdana;
}
a.menu_title {
  color: #CDE;
  position: Relative;
  text-decoration: None;
  display: Block;
  background-color: #657A9E;
}
a:hover.menu_title {
	background-color: #919FB9;
	color: #FFFFFF;
	position: Relative;
	text-decoration: None;
}
a.menu {
  color: #CDE;
  position: Relative;
  text-decoration: None;
  display: Block;
}
a:hover.menu {
	background-color: #657A9E;
	color: #FFFFFF;
	position: Relative;
	text-decoration: None;
}
a.menuOr {
  color: #CDE;
  position: Relative;
  text-decoration: None;
}
a:hover.menuOr {
	background-color: #657A9E;
	color: #FFFFFF;
	position: Relative;
	text-decoration: None;
}
a:hover.testo_titolo {
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	color: #CDE;
	font-weight: bold;
}
div.news a{
	font-weight:normal;

}

.voce_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}
.separatore_sup {
 border-top-width:1px; border-top-color:#BDE; border-top-style:solid;
}
.img_thumb {
	width: 100px;
	height: 100px;
	border-color: #CDE;
	border-width: 1px;
	border-bottom-style:solid;
}
.edit_std {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #036;
	border: 1px solid #CDE;
	width:170px;
}
.testo_std {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #CDE;
	line-height:15px;
}
.testo_std_bold {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #CDE;
	font-weight:bold;
}
.testo_titolo {
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	color: #EFF4FA;
	font-weight: bold;
}
.main_menu_box {
	position:absolute;
	left:3px;
	top: 100px;
	width:170px;
	background-color: #4F617D;
	border: 1px solid #778AAA;
	padding: 5px;
}
.area_ris_box {
	position:absolute;
	left:180px;
	top:100px;
	width: 780px;
	height: 1200px;
	overflow:hidden;
}
.data_box {
	position:absolute;
	left:190px;
	top:100px;
	width: 785px;
}
.tag_box {
	display:inline-block;
	position:relative;
	left:-6px;
	top:6px;
	width:170px;
	height:290px;
	background-color: #4F617D;
	border: 1px solid #778AAA;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
	text-align: justify;
	line-height: 14px;
}
.content_div {
	background-color: #45546D;
	border: 1px solid #FFF;
}
.outer_div{
	width: 80%;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 1px solid #000000;	
}
.pie_di_pagina{
	background-color:#45546D;
	position:fixed;
	bottom:0px;
	text-align:center;
	width:100%;
	border: 1px solid #FFF;
	filter: Alpha(Opacity=90);
	z-index:100;
}
.banner{
	position:fixed;
	bottom:29px;
	left: 50%;
	right: 50%;
	background-color: #FFF;
	border: 1px solid #D6DBE4;
	margin-left: -234px;
	width:468px;
	z-index:100;
}
