body {
	height: 135%;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	text-align: center;   /*centra in IE 5.x */

	
}

#wrap {
	margin: 0px;   /*centra negli altri browsers*/
	text-align: left;   /*ripristina l' allineamento*/
	width: 770px;
	overflow: visible;
	height: 100%;
	min-height: 1px;
	position: relative;
	visibility: visible;
	padding: 0px;
	clear: both;
	border: 1px solid #CCCCCC;

}

#footer {
	width: 770px;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: top;
	line-height: 18px;
	height: 5px;
	text-align: right;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	position: relative;
	clear: both;
}

#footer a {
	color:#FFFFFF;
	text-decoration:underline;

}

#wrap #head {
	width: 770px;
	text-align: right;
}
#wrap #menu {
	height: 20px;
	background-color: #004080;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
	width: 770px;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 0px;
	text-transform: none;
}


#wrap #menu ul {
	margin: 0px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#wrap #menu li {
	display: inline;
	list-style-image: url(../immagini/freccia_menu.gif);
	margin-right: 3px;
	margin-left: 3px;
}

#menu li a {
		color: #ffffff;
		text-decoration: none;
	}
	
#menu li a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}
	
#menu li a:visited {
	color: #ffffff;
	}
#wrap #search_tab {
	background-color: #999999;
	height: 28px;
	width: 770px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#wrap #search_tab #search label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	margin-left: 3px;
}

#wrap #search_tab #search {
	margin: 1px;
	padding: 2px;
}

#wrap #search_tab #search #vai {
	height: 20px;
	background-color: #004080;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#wrap #search_tab #search #rs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #666666;
	text-indent: 2px;
}
#wrap #left_col {
	width: 200px;
	float: left;
	height: 10%;
}
#wrap #left_col #top_news #title_news {
	background-attachment: fixed;
	background-image: url(../immagini/top_news_head.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	height: 26px;
	text-align: left;
	width: 200px;
}

#wrap #left_col #box_newsletter {
	background-color: #004080;
	width: 202px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
	height: 125px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#wrap #left_col #box_newsletter #mailing_privacy {
	text-align: right;
	font-weight: bold;
	margin: 2px;
	padding: 2px;
}

#wrap #left_col #box_newsletter #mailing_privacy a {
	color: #ffffff;
	text-decoration: underline;
	
}

#wrap #left_col #box_newsletter #mailing_privacy a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	
}

#wrap #left_col #box_newsletter form {
	padding-bottom: 26px;
}

#wrap #left_col #box_newsletter #mailing #text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#wrap #left_col #box_newsletter #mailing #button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	height: 20px;
	width: 65px;
	margin: 2px;
}
#wrap #left_col #news_box {
	width: 204px;
	height: 315px;
	padding-top: 3px;
}
#wrap #left_col #news_box #news_text {
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #E5E5E5;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
#wrap #left_col #news_box #news_text #news_preview #news_preview_date {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	white-space: nowrap;
}
#wrap #left_col #news_box #news_text #news_preview #news_preview_text {
	font-size: 11px;
	color: #333333;
	line-height: 12px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#wrap #left_col #news_box #news_text #news_preview #news_preview_details {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	white-space: nowrap;
}

#wrap #left_col #news_box #news_text #news_preview #news_preview_details a{
	color: #333333;
	text-decoration: underline;
		
}


#wrap #left_col #news_box #news_text #news_preview #news_preview_details a:hover{
	color:#666666;
	text-decoration: underline;
		
}

#wrap #main {
	width: 562px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#wrap #main #content_internal #content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 115%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#wrap #main #content_internal #content ul {
	list-style-type: square;
}
hr {
	height: 1px;
	width: 98%;
}
.buttons {
	vertical-align: middle;
}
#adn {
	width: 770px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 2px;
	text-align: right;
}
#adn a {
	color: #333333;
	text-decoration: none;
}
#adn a:hover {
	color: #666666;
	text-decoration: none;
}
#credits {
	width: 770px;
	vertical-align: top;
	text-align: center;
	position: relative;
	padding: 5px;
}
#credits .buttons {
	margin-right: 40px;
	margin-left: 40px;
}
