body {
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
	text-align: justify;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000080;
}
h1, h1 a, h2, h2 a, h3, h3 a, dt, dt a {
	text-decoration: none;
	color: #40005F;
}
h1 {
	margin: -5px 0 0 0;
	letter-spacing: -2px;
	font-size: 2.4em;
	font-weight: normal;
}
h2 {
	margin: 0;
	padding: 20px 0 5px 0;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
}
h3 {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 1.4em;
	font-weight: bold;
}
dt {
	font-size: 1.2em;
	font-weight: bold;
}
p {
	margin: 0;
	text-indent: 20px;
}
small {
	color: #666666;
}
strong {
	color: #004080;
}
blockquote {
	margin: 10px 10px 10px 40px;
	padding: 0 0 0 20px;
	border-left: 5px solid #40005F;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #004080;
	outline : none;
}
a:hover {
	text-decoration: underline;
	color: #9F9FFF;
}
abbr {
	border: 0;
	text-decoration: none;
}
img {
	border: 0;
}
input, textarea {
	width: 340px;
	font-size: 1em;
	background: #EEEEEE url(css_2010_08_03_omar22.gif) repeat-x bottom;
	border: 1px solid #9C9C9C;
	border-right-color: #C6C6C6;
	border-bottom-color: #C6C6C6;
	margin-top : 10px;
}
#captcha_code {
	width: 75px;
	font-size: 1em;
	background: #EEEEEE url(css_2010_08_04_omar22.gif) repeat-x bottom;
	border: 1px solid #9C9C9C;
	border-left-color: #C6C6C6;
	border-bottom-color: #C6C6C6;
	margin-top : 10px;
}
#user, #passwd {
	width: 75px;
	font-size: .85em;
}
#submit3 {
	width: 15px;
	height: 17px;
	background: #000000 url(css_2010_08_03_omar45.gif);
	border: 0;
}
#lgform {
	height: 40px;
}
#nome, #email, #oggetto {
	width: 200px;
}
.submit, .reset {
	width: 70px;
	background: #9E9E9E url(css_2010_08_03_omar42.gif) repeat-x;
	border: 1px solid #625252;
	border-right-color: #1B0F0F;
	border-bottom-color: #1B0F0F;
	color: #333333;
}


/* Align */
.justify {
	text-align: justify;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}



/* Grafica */
.flag_text, .flag_textR {
	width: 400px;
	height: 12px;
	font-weight: bold;
	font-size: .85em;
	float: left;
}
.flag_text {
	text-align: left;
}
.flag_textR {
	text-align: right;
}
.flag_empty {
	width: 5px;
	height: 12px;
	float: left;
}
.flag_space, .flag_flag {
	width: 15px;
	height: 12px;
	float: left;
}
.flag_space {
	background: url(css_2010_08_03_omar40.gif) no-repeat;
}
.block1 {
	margin: 2px;
}
.block2 {
	margin: 4px;
}
.block3 {
	margin: 6px;
}
.table100sx {
	width: 100px;
	height: 50px;
	float: left;
}
.tableEND {
	height: 50px;
}
.NotaLight {
	color: #666666;
	font-size: 0.80em;
	margin: -5px 0 5px 0;
}
.NotaFat {
	color: #666666;
	font-size: 0.80em;
	font-weight: bold;
	margin: -5px 0 5px 0;
}
.box140x52white {
	background-color: #FFFFFF;
	width: 140px;
	height: 52px;
	float: left;
	text-align: center;
	vertical-align: middle;
}
.box420x52 {
	width: 420px;
	height: 52px;
	float: left;
	text-align: center;
	vertical-align: middle;
}
.box120x52 {
	width: 120px;
	height: 52px;
	float: left;
	text-align: center;
	vertical-align: middle;
}
.boxAcapo {
	width: 680px;
	float: left;
}
.boxCAP {
	width: 136px;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
.UKtab1 {
	width: 50%;
	padding: 5px 5px 5px 0;
}
.UKtab2 {
	width: 50%;
	padding: 5px 0 5px 5px;
}



/* Header */
#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background: #606DB2 url(css_2010_08_03_omar21.gif) repeat-y bottom;
}

#page {
	width: 940px;
	margin: auto;
	padding: 0;
	background: #999999 url(css_2010_08_03_omar46.png) repeat;
}

#page2 {
	width: 420px;
	margin: 0 auto;
	padding: 0;
	background: #999999 url(css_2010_08_03_omar46.png) repeat;
}

#flag {
	padding: 10px;
	height: 12px;
}



/* Menu */
#menu {
	width: 940px;
	height: 34px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	float: left;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu li {
	display: inline;
}
#menu a {
	float: left;
	width: 92px;
	height: 32px;
	padding: 9px 1px 0px 1px;
	background: url(css_2010_08_03_omar41.gif) no-repeat left top;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: .7em;
	font-weight: bold;
	color: #FFFFFF;
}
#menu a:hover, #menu .active a {
	padding: 10px 1px 0px 1px;
	background: url(css_2010_08_03_omar41.gif) no-repeat right top;
	color: #00204F;
}


/* Left and Right bars */
#sidebar, #rightbar {
	float: left;
	width: 220px;
}
.barra h4 {
	margin: 0;
	height: 22px;
	padding: 0 0 0 10px;
	background: #606DB2 url(css_2010_08_03_omar26.gif) repeat-x;
	letter-spacing: -1px;
	font-size: 1.15em;
	color: #FFFFFF;
}
.barra2 {
	padding: 12px 12px 6px 12px;
	margin-bottom : 20px;
	border-right: 1px dotted #606DB2;
	border-bottom: 1px dotted #606DB2;
	background: #666666 url(css_2010_08_03_omar25.gif) repeat;
	text-align: right;
}
.barra2 a {
	text-decoration: none;
	font-weight: bold;
	color: #004080;
	outline : none;
}
.barra2 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.loginall {
	float: right;
}
.login1, .login2, .login3, .login0 {
	float: left;
}
.login1, .login2 {
	width: 75px;
}
.login3 {
	width: 15px;
}
.login0 {
	width: 8px;
}
.loginsotto {
	margin: -12px 0 0 0;
}


/* Center Box */
#font {
	float: right;
}
#content {
	padding: 0 20px 20px 20px;
	float: left;
	clear: right;
	width: 680px;
}
.entry {
	padding-top: 10px;
}
#box {
	padding: 0 80px 20px 80px;
	float: left;
	width: 340px;
}
#box2 {
	margin: 0 40px 10px 40px;
	padding: 0;
	width: 340px;
	height: 380px;
}


/* Footer */
#firefox {
	width: 940px;
	clear: both;
	margin: auto;
}
#wrapperino1 {
	width: 980px;
	clear: both;
	height: 22px;
	margin: 0px auto;
	background: #606DB2 url(css_2010_08_03_omar48.gif) no-repeat;
}
#footer {
	width: 940px;
	clear: both;
	height: 22px;
	margin: 0px auto;
	padding: 1px 0;
	color: #FFFFFF;
}
#footer p {
	margin: 2px 0 0 0;
	text-align: center;
	line-height: normal;
	font-size: .8em;
}
#footer a {
	color: #666666;
	text-align: center;
	text-decoration : none;
}
#footer a:hover, .footer .active a {
	color: #999999;
}
#wrapperino2 {
	width: 980px;
	clear: both;
	height: 18px;
	margin: 0px auto;
	background: #FFFFFF url(css_2010_08_03_omar49.gif) no-repeat;
}



/* 404 */
#id404_header {
	width: 680px;
	height: 140px;
	background: url(404_header.png);
	margin: 0 auto;
	padding: 0;
}
#id404_map {
	width: 680px;
	height: 300px;
	background: url(404_map.png);
	margin: 30px 0 0 0;
	padding: 0;
}
#id404_alternativo {
	color: Red;
	font-size: 16px;
	font-weight: 900;
	width: 150px;
	height: 100px;
	margin: 30px 30px 0 0;
	padding: 56px 0 0 43px;
}










/* XUL menu */
#XulBar {
	height: 22px;
	background: #606DB2 url(css_2010_08_03_omar26.gif) repeat-x;
}

#XulMenu1 {
	background: url(css_2010_08_03_omar26.gif) repeat-x;
}

.XulMenu {
	font-family: verdana, georgia, tahoma;
	font-size: .8em;
}
.XulMenu .button,
.XulMenu .button:hover,
.XulMenu .button-active,
.XulMenu .button-active:hover {
	line-height: normal;
	height: 22px;
	padding: 0px 8px 0px 8px;
	color: #FFFFFF;
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	position: relative;
}
.XulMenu .button:hover,
.XulMenu .button-active,
.XulMenu .button-active:hover {
	color: #666666;
}
.XulMenu .item,
.XulMenu .item:hover,
.XulMenu .item-active,
.XulMenu .item-active:hover {
	background: #666666;
	line-height: normal;
	padding: 1px 15px 1px 10px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: default;
	white-space: nowrap;
	display: block;
	position: relative;
}
.XulMenu .item:hover,
.XulMenu .item-active,
.XulMenu .item-active:hover {
	background: #606DB2;
	color: #666666;
}
.XulMenu .section {
	background: #666666;
	border: 1px solid;
	border-color: #F1EFE2 #716F64 #716F64 #F1EFE2;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	position: absolute;
	visibility: hidden;
	z-index: -1;
}
.XulMenu .arrow {
	position: absolute;
	top: 4px;
	right: 5px;
	border: 0;
}

* html .XulMenu td { position: relative; } /* ie 5.0 fix */
