a:link, a:visited{
	color: #192772;
	text-decoration: none;
}
a:hover{
	color: #FF4000;
}

body {
	font-family: sans-serif;
	font-size:smaller;
 	background:#9ECEE8 url('images/stars.png') no-repeat bottom right;
	color: #192772;
	margin:0;
	padding: 0;
}
hr {
	border: 0;
	color: #FFF;
	background-color: #FFF;
	height: 1px;
}
img{border:0;}
input,select{
/* 	border:1px solid #FFF; */
	color:#192772;
	}
.area1{background:#A8BAD1!important;}
.area2{background:#A8CAD1!important;}
.area3{background:#A8D3D1!important;}
.area4{background:#9DD2D0!important;}
.area5{background:#8FD2E9!important;}
.container{
margin:8px;
text-align:justify;
}
.flag {
width:44px;
height: 23px;
border: 0;
}
.header{
  background:#FFFF7F;
}
.hidden {
	display:none;
}
.menu {
/* 	list-style:none; */
	padding:0.1em;
	margin: 0 0 0.6em 0;

}
.menu ul{
	padding-left: 1em;
/* 	list-style: none; */
}
.menu li{
	margin-bottom: 2px;
	padding: 5px;
	font-weight: bold;
	color: white;
	border-top: 1px solid #D7EBF6;
	border-bottom: 1px solid #D7EBF6;
	background:#B7DBEE;
}
.menu li ul {
	list-style: disc;
	padding-left:2em;
}
.menu li li{
	border: 0;
	font-size: smaller;
	padding:0;
	color:#192772;
	background:none;
}
.menu a {
	text-decoration:none;
}
.menu_title{
	font-size: 150%;
	padding-left: 10px;
	font-weight: bold;
}

.mainlevel {
	padding: 0 0.7em;
	font-weight: bold;
}
.menu_element {
 	float:left;
}
.nyt{
	display: block;
	text-align:left;
	font-weight: bold;
	color: white;
	/*background:#ffa;*/
	border: 1px solid white;
	/*-moz-border-radius:5px;*/
	padding:.5em;
	width:11em;
	float:right;
	margin:4px;
	font-size:xx-small;
}
.riga1{
        background: #B7DBEE;
}
.square{
	margin-left: 0.3em;
	width:0.3em;
	height:0.3em;
	border: #FFF solid 0.1em;
	background:#408CD8;
	float:left;
}
.subtitle {
	margin-left: 12px;
	font-family:verdana;
	font-style:italic;
	font-weight:bold;
}
.title {
	margin: 0 24px 0 12px;
	font-family:verdana;
	font-style:italic;
}
#content {
	margin-left: 24em;
}
#doctable{
	width:98%;
}
#flags {
	float: right;
	margin-right: 10px;
}
#footer{
	bottom:0;
	width:100%;
	position:fixed;
	z-index:99;
	padding:0.3em;

background:#B7DBEE;
	text-align:center;
	border-top: 1px solid #D7EBF6;
}
#header {
/*  	background:url('../images/bgtop.png') no-repeat;  */
/* 	height: 90px; */
}
#linkstable td {
	padding:0.3em;
}
#menu {
	padding-top: 40px;
	float: left;
	width: 24em;
	border-right: 1px solid #D7EBF6 ;
	
}
#navigator {
	background:#B7DBEE;
	clear:both;
	border-top: 1px solid #D7EBF6;
	border-bottom: 1px solid #D7EBF6;
	height: 1.5em;
	padding-top: 0.2em;
	}
#navigator .menu {
	font-weight: bold;
	padding-top: 2px;

}
#result{
	margin: 1em;
}
#result td {
	background:#D7EBF6;
	padding:0.6em;
	-moz-border-radius:8px;
}
#spacer{
	height:32px;
	clear:both;
}
