/* * * * * body * * * * */
body {
	min-width: 790px;
	background-color: #FFFFFF;
}
a,
a:visited,
a:focus {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

body * {
	/*border: 1px solid black;*/
	outline-style: none;
}



/* * * * * header * * * * */
#header {
	color: #FF00<00;
	font: "Courier New" , serif;
	background-color: #FFFFFF;
	background-image: url("../immagini/scritte_logo.gif");
	background-repeat: no-repeat;
	background-position: center 15px;
	/*border: 2px solid #abb7dd; */
	overflow: hidden;
}
/*
#header h1 {
	text-align: center;
	font-size: x-large;
	font-weight: normal;
	margin: 10px 0px;
}
#header h2 {
	text-align: center;
	font-size: medium;
	font-weight: bold;
	margin: 3px 0px;
}
*/
#header .lastUpdate {
	text-align: center;
	font-size: small;
	font-weight: normal;
	margin: -30px auto 10px auto;
}
#header img.logo {
	display:block;
	margin: 10px 30px;
	width: 100px;
}

#header img.logo_cad {
	
	margin: -1100px 0px 0px 1000px;
	overflow: hidden;
	width: 170px;
}




/* * * * * footer * * * * */
#footer {
	font-family: Verdana, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	/*border: 2px solid #abb7dd; */
	margin-top: 10px;
	height: 30px;
	overflow: hidden;
	padding: 0px 5px;
}
#footer div.right {
	float: right;
}
#footer div.left {
	float: left;
}
#footer span {
	float: left;
	margin: 1px 10px 0px 5px;
}
#footer div.centered {
	/*margin-top: 8px;*/
	text-align: center;
}
#footer div.right,
#footer div.left,
#footer div.centered {
	font-size: 80%;
}

/* * * * * topMenu * * * * */
#topMenu {
	/*margin-left: 200px;*/
	margin: 20px auto 0px auto;
	width: 380px;
	height: 20px;
	font: "Courier New" , serif;
}
#topMenu ul {
	list-style-type: none;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
#topMenu li {
	float: left;
	padding: 0px 25px;
}



/* * * * * leftMenu / navMenu * * * * */
#leftMenu {
	width: 200px;
	/*position: fixed;
	top: 150px;
	left: 10px;*/
	float: left;
	margin: 70px 0px 0px 0px;
}
#leftMenu div#sponsor {
	color: #9999FF;
	background-color: #FFFFFF;
/*	border: 2px solid #abb7dd;*/
	padding: 2px;
	margin: 10px 0px;
	height: 40px;
}
#leftMenu div#sponsor * {
	margin: 3px auto;
	text-align: center;
}

#navMenu {
	color: #9999FF;
	background-color: #FFFFFF;
/*	border: 2px solid #abb7dd; */
	padding: 2px;
	
}
#navMenu ul {
	list-style-type: none;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
#navMenu li {
	margin: 4px 0px;
}
#navMenu li span {
	display: none;
	visibility: hidden;
	width: 200px;
	height: 40px;
	margin: 0px 0px -52px 0px;
	position: relative;
	top: -25px;
	left: 185px;
	color: #000;
	z-index: 1;
	font-style: normal;
	font-size: 80%;
	text-align: center;
	background-color: #fff;
	font-family: Verdana, sans-serif;
	padding: 5px;
	border: 1px solid #000;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}
#navMenu li:hover span{
	display: block;
	visibility: visible;
}

.stat{
display: block;
/*border: 2px solid #abb7dd; */
margin: 0px auto;
display:none;
}


/* * * * * rightMenu / newsMenu * * * * */
#rightMenu {
	width: 200px;
	float: right;
	margin: 70px 0px 0px 0px;
	/*border: 2px solid #abb7dd; */
}

#newsMenu {
	color: #9999FF;
	background-color: #FFFFFF;
/*border: 2px solid #abb7dd;*/
	padding: 5px;
	margin: 28px 0px 0px 0px;
	min-height: 150px;
	height: auto;
	font-size: small;
	font-family: Verdana, sans-serif;
}
#newsTicker div {
	margin: 0px;
	padding: 0px;
	display: none;
}
#newsTicker div *{
	display: block;
}
#newsTicker a {
	display: inline;
	color: inherit;
	text-decoration: underline;
}
#newsMenu h1 {
	color: #FF9900;
	font-weight: normal;
	text-align: center;
	font-size: small;
	margin: 5px 0px 15px 0px;
	padding: 0px;
}
#newsTicker .date {
	font-size: 80%;
	color: #777;
	text-align: right;
}



/* * * * * centerArea * * * * */

#centerArea {
	margin: 0px 210px 10px 210px;
}

#centerArea #content {
	font-family: Verdana, sans-serif;
	font-size: small;
	width: auto;
	min-height: 400px;
	background-color: #FFFFFF;
	padding: 5px;
}
#content h1 {
	font-size: x-large;
	color: #FF9900;
	font-weight: normal;
	text-align: center;
}
#content a.big {
	font-size: large;
}

#content .docs {
/*	border: 2px solid #abb7dd; */
	margin: 5px;
	padding: 5px; 
}
#content .docs2 {
    border: 2px solid #abb7dd;
	margin: 5px;
	padding: 5px; 
}
#content .docs .info {
	color: #777;
	font-style: italic;
	font-size: x-small;
}

#content .docs .primo_piano {
	color: #FF9900;
	font-style: italic;
	font-size:medium;
}


#content ul.glossario {
	margin-bottom: 30px;
	padding: 0px;
	list-style-type: none;
	width: 200px;
}
#content ul.glossario a,
#content ul.glossario a:visited,
#content ul.glossario a:hover,
#content ul.glossario a:focus {
	text-decoration: none;
	width: 196px;
	border: 1px solid black;
	display: block;
	border: 2px solid #abb7dd;
	margin: 2px 0px;
	padding: 2px 0px;
	text-indent: 3px;
}
#content ul.glossario li {
	margin: 0px;
	padding: 0px;
}
#content ul.glossario a:hover /*,
#content ul.glossario a:active,
#content ul.glossario a:focus*/ {
	background-color: #c5ceea;
	border-style: inset;
}
#content ul.glossario a span {
	display: none;
	visibility: hidden;
	width: auto;
	height: 362px;
	margin: 0px auto;
	position: absolute;
	top: 220px;
	left: 430px;
	color: #000;
	font-style: normal;
	text-align: left;
	background-color: #FFFFFF;
	font-family: Verdana, sans-serif;
	margin: 0px 225px 5px 0px;
	padding: 5px;
border: 2px solid #abb7dd;
	cursor: default;
	overflow: auto;
	text-indent: 0px;
}
#content ul.glossario a span .title {
	color: #FF9900;
	display: block;
	text-align: center;
	font-weight: bold;
}
#content ul.glossario a:hover span {
	display: block;
	visibility: visible;
	z-index: 10;
}
/*
#content ul.glossario a:active span,
#content ul.glossario a:focus span {
	display: block;
	visibility: visible;
	z-index: 5;
}*/
