body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-size: 14px;
	background-color: #ffffff;
	color: #000000;
}

img {
	border: 0px;
}

#container {
	width: 745px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
}

#header {
	width: 745px;
	margin: 0px;
	padding: 0px;
	height: 185px;
	background-image: url(../images/top_site.jpg);
	background-repeat: no-repeat;
}

#content {
	width: 745px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
}

#contentsx {
	float: left;
	width: 545px;
	padding: 0px;
	border: 0px;
}

#colonnasx {
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-right: 5px;
	border-right: 1px solid #edf0f0;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

#contentdx {
	float: right;
	width: 200px;
	padding: 0px;
	border: 0px;
}

#colonnadx {
	padding: 0px;
	text-align: left;
	margin-top: 15px;
}

div.menutop {
	padding-top: 25px;
	text-align: right;
}

div.section {
	padding: 0px;
	text-align: left;
	background-color: #efefef;
}

div.section li {
	list-style-type: square;
}

div.section p {
	margin-left: 15px;
}

div.tabsection {
	padding: 0px;
	text-align: left;
	background-color: #5aa319;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

div.tabsection div.titolotab {
	padding: 0px;
	text-align: left;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
}

div.titolo {
	color: #767C79;
	font-size: 16px;
	font-weight: bold;
}

div.titolo div.sottotitolo {
	color: #000000;
	font-size: 14px;
}

div.corpodx {
	margin-left: 5px;
}

div.corposx {
	margin-top: 10px;
	padding-bottom: 10px;
}

div.corposx div.news {
	margin-top: 15px;
	margin-bottom: 15px;
}

div.tbborder table {
	border: 1px solid #61b92c;
}

a.menu:link, div.menutop a:link, div#footer a:link {
	text-decoration: none;
	color: #0000ff;
	font-weight: normal;
}

a.menu:visited, div.menutop a:visited, div#footer a:visited {	
	text-decoration: none;
	color: #0000ff;
	font-weight: normal;
}
	
a.menu:hover, div.menutop a:hover, div#footer a:hover {
	text-decoration: underline;
	color: #ff6600;
}
	
a.menu:active, div.menutop a:active, div#footer a:active {
	text-decoration: none;
	color: #ff6600;
}

#footer {
	clear: both;
	width: 745px;
	height: 100px;
	padding-top: 10px;
	text-align: center;
	margin-top: 15px;
	border-top: 1px solid #999e9e;
	font-size: 12px;
	color: #b1b1b1;
}
