body, pre {
	margin: 0px;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}
a {
	color: black;
	text-decoration: none;
}
p {
	padding-bottom: 15px;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, ul, li {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
}
ol li {
	list-style-type: decimal;
}
ol.letter li {
	list-style-type: lower-latin;
}
hr, .hide {
	display: none;
}
img {
	border: none;
}
table {
	margin: 0px 0px 30px 0px;;
	padding: 0px;
}
td {
	padding: 2px;
}
.left {
	float: left;
}
.right {
	float: right;
}
#container {
	width: 750px;
	margin: 0px auto;
}
#header, #header a {
	width: 750px;
	height: 60px;
	display: block;
}
#header {
	background: #C30 url("../images/header.gif") no-repeat center;
}
#macrosez {
	width: 747px;
	padding-left: 3px;
	height: 30px;
	background: url("../images/macro_bg.gif") repeat-x left top;
}
#macrosez ul li {
	float: left;
	background: url("../images/macro_separaz.gif") no-repeat;
	display: inline;
}
#macrosez h2 {
	padding: 6px 0px 3px 26px;
	font-size: 11px;
	line-height: 26px;
	display: inline;
}
#macrosez h2.last {
	padding-right: 26px;
	background: url("../images/macro_separaz.gif") no-repeat right top;
}
#macrosez li.sel h2 a{
	color: #FFCC00;
}
#macrosez h2 a {
	color: white;
}
#macrosez h2 a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#content {
	float: left;
	width: 728px;
	padding: 20px 6px 10px 6px;
}
#sidebar {
	float: left;
	width: 182px;
}
#sidebar_sx, #sidebar_dx {
	float: left;
	border: 4px solid #4D4D4F;
	font-size: 11px;
}
#sidebar_dx {
	margin-top: 20px;
}
#sidebar_sx .center, #sidebar_dx .center {
	padding: 0px 7px 9px 7px;
	width: 145px;
}
#sidebar_dx .center {
	position: relative;
	padding-top: 7px;
	overflow: hidden;
	height: 200px;
}
#sidebar_dx #news {
	position: absolute;
}
#sidebar_sx h3.tab_title, #sidebar_dx h3.tab_title {
	font-size: 10px;
	text-align: center;
	background-color: #4D4D4F;
	color: #FFD400;
	padding: 0px 2px 4px 2px;
}
#sidebar_sx h4, #sidebar_dx h4 {
	font-size: 10px;
	padding: 10px 0px 5px 0px;
}
#sidebar_sx li, #sidebar_dx li {
	background: url("../images/freccine.gif") no-repeat 0px 5px;
	padding-left: 10px;
}
#centerContent {
	float: left;
	width: 545px;
	padding-bottom: 20px;
}
#centerContent .contentText {
	float: left;
	padding-left: 20px;
}
#centerContent .title {
	font-size: 13px;
	margin-bottom: 20px;
}
#centerContent h1 {
	font-size: 18px;
	margin-bottom: 20px;
}
#centerContent h2 {
	font-size: 16px;
	margin-bottom: 10px;
}
#centerContent h3 {
	font-size: 14px;
	margin: 10px 0px;
}
#centerContent h4 {
	font-size: 12px;
	margin-bottom: 5px;
}
#centerContent .note {
	float: left;
	margin-top: 40px;
	padding-top: 3px;
	border-top: 1px solid silver;
	font-size: 10px;
}
.topPage {
	text-align:center;
	margin-bottom: 20px;
}
#footer {
	clear: both;
	border-top: 2px solid #C30;
	padding: 3px 0px 5px 0px;
	text-align: center;
}
#footer p {
	margin-bottom: 0px;
}
