body {
	background-color: #FFFFFF;
	margin: 0;
	border: 0;
	padding: 0;
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#mainwrapper {
	width: 750px;
	margin: 10px auto 0 auto;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}

#menu-top {
	background-color: #001767;
	text-align: center;
	color: #FFFFFF;
	padding: 4px;
}
#menu-top a, #menu-top a:link, #menu-top a:visited,
a.newspopup, a.newspopup:link, a.newspopup:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#menu-top a:hover, #menu-top a:active,
a.newspopup:hover, a.newspopup:active {
	color: #F98413;
}

#header {
	height: 211px;
	background-color: #F98413;
	margin: 0;
}
#header-logo {
	float: left;
	width: 102px;
	height: 211px;
	overflow: hidden;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#header-logo p {
	padding: 0;
	margin: 0 0 4px 0;
}
#header-logo form {
	margin: 120px 0 0 2px;
	text-align: center;
	color: #1D006E;
	font-size: 11px;
	font-weight: bold;

}
#header-logo input.textfield {
	width: 70px;
	border: 2px solid #F98413;
	padding: 0;
	margin: 0;
	font-size: 10px;
	color: #1D006E;
	text-align: center;
}
#header-logo a, #header-logo a:link, #header-logo a:visited, #header-logo a:hover, #header-logo a:active {
	text-decoration: none;
	color: #1D006E;
}
#header-flash {
	float: right;
	width: 645px;
	height: 211px;
	overflow: hidden;
	padding-top: 4px;
}

#content-wrapper{
	margin: 0;
	padding: 0;
}
#content-menu-sx {
	width: 110px;
	float: left;
}
#content-menu-sx div.title {
	width: 104px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/menu_sx_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 16px 0 0 0;
	padding: 0;
}
#content-menu-sx div.menu {
	background-image: url(../images/menu_sx_bg.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}
#content-menu-sx p.title {
	padding: 4px 0 4px 12px;
	margin: 0;
}
#content-menu-sx p.links {
	margin: 0;
	padding: 0;
	background-image: url(../images/menu_sx_bg.gif);
	background-repeat: repeat-y;
	text-indent: -9px;
}

#content-menu-sx a, #content-menu-sx a:link, #content-menu-sx a:visited {
	display: block;
	padding: 8px 12px 0 20px;
	font-size: 10px;
	color: #001767;
	text-decoration: none;
}
#content-menu-sx a:hover, #content-menu-sx a:active {
	color: #F98413;
}
#content-menu-sx p.footer {
	display: block;
	width: 104px;
	height: 30px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/menu_sx_bottom.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#content-menu-sx a.footer, #content-menu-sx a.footer:link, #content-menu-sx a.footer:visited {
	margin: 0;
	padding: 2px 0 16px 20px;
	text-decoration: none;
	color: #FFFFFF;
}
#content-menu-sx a.footer:hover, #content-menu-sx a.footer:active {
	color: #F98413;
}

#content-body {
	width: 625px;
	float: left;
	border-left: 1px dashed #F98413;
}
#content-body p {
	margin: 0;
	padding: 0 16px 12px 16px;
}
#content-body h1 {
	margin: 0;
	padding: 12px 16px 12px 16px;
	font-size: 14px;
}

#inside-frame {
	background-image: url(../images/inside_frame.gif);
	background-repeat: no-repeat;
	width: 604px;
	height: 119px;
	visibility: hidden;
}
#inside-frame-content {
	height: 100px;
	overflow: hidden;
}
#inside-frame-footer {
	clear: both;
	color: #F98413;
	text-align: center;
	font-weight: bold;
}
#inside-frame-footer a, #inside-frame-footer:link, #inside-frame-footer:visited,
#inside-frame-footer a:hover, #inside-frame-footer a:active {
	text-decoration: none;
	color: #F98413;
}

#footer {
	clear: both;
	height: 30px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
#menu-bottom {
	padding: 12px 0 0 115px;
	font-size: 9px;
}
#menu-bottom a, #menu-bottom a:link, #menu-bottom a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #001767;
	padding: 2px 4px 2px 4px;
	float: left;
}
#menu-bottom a:hover, #menu-bottom a:active {
	color: #F98413;
}

#contatti {
	color: #666666;
	font-size: 11px;
	background-image: none;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-left: 120px;
	padding-right: 160px;
	text-align: center;
}

