body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.main_w {
	width: 986px;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}
.main_b {
	width: 986px;
	color:#000000;
	margin: 0px;
	padding: 0px;
}
.pagecont {
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 32px;
	width: 926px;
	padding: 0px;
}
.topmenu_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 99px;
	text-align: left;
	clear: both;
	
}
.topmenu_home a {
	color:#FFFFFF;
	text-decoration:none;
}
.topmenu_home a:hover {
	text-decoration:none;
	color: #ff0000;
}

.topmenu_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 85px;
	text-align: left;
	clear: both;
	
}
.topmenu_b a {
	color:#000000;
	text-decoration:none;
}
.topmenu_b a:hover {
	text-decoration:none;
	color: #ff0000;
}

.topmenu_w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 85px;
	text-align: left;
	clear: both;
	
}
.topmenu_w a {
	color: White;
	text-decoration: none;
}
.topmenu_w a:hover {
	text-decoration:none;
	color: #ff0000;
}

.topmenu_g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 85px;
	text-align: left;
	clear: both;
	
}
.topmenu_g a {
	color: #7D888A;
	text-decoration: none;
}
.topmenu_g a:hover {
	text-decoration:none;
	color: #ff0000;
}

.flag_w {
  font-size: 16px;
  color:#FFFFFF;
  text-align:right;
  clear: both;
}
.flag_w a{
  color:#FFFFFF;
  text-decoration:none;
}

.flag_b {
  font-size: 16px;
  color:#000000;
  text-align:right;
  clear: both;
}
.flag_b a{
  color:#000000;
  text-decoration:none;
}

.footer {
	font-size: 14px;
	font-family: "Arial Narrow";
	width: 100%;
	text-align: center;
	clear: both;
	padding-bottom: 20px;
	padding-top: 20px;
}

.titolo_archivio {
	clear: right;
	margin-left: 20px;
	background-image: url(images/linea.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 16px;
	font-weight: bold;
	color:black;
}

.archivio a {
	color: Black;
}

.sottotitolo_archivio {
	clear: right;
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
	color:red;
}

.clipfoto img {
	border: none;
	margin-right:5px;
	margin-top:5px;
}
