html, body {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}

body {
	text-align: center;
	font-size: 10px;
	background-color: #fff;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: #000;
	font-family: Georgia;
	background-image: url(img/bgpage.gif);
	background-position: center;
	background-repeat: repeat-y;
	position: relative;
	min-height: 100%;
}

/*
 * IE hack - IE doesn't know min-height but does incorrectly interpret
 * height, effectively causing the same effect as min-height should in
 * this case. Uses IE's root ghost hack to only apply to IE.
 */
* html body {
	height: 100%;
}

div#container {
	width: 965px;
	margin: 0px auto 0px auto;
	text-align: left;
	position: relative;
	min-height: 100%;
	height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
	/* background-color: #7d7d00; */
}

div#container_BRN {
	width: 965px;
	margin: 0px auto 0px auto;
	text-align: left;
	position: relative;
	/* min-height: 100%;
	height: 100%; */
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
	/* background-color: #7d7d00; */
}

div#testata {
	width: 965px;
	margin: 0px 0px 0px 0px;
	/* background-color: #7d7d00; */
	height: 120px;

}

div#menu {
	width: 965px;
	margin: 0px 0px 0px 0px;
	/* background-color: #7d7d00; */
	height: 75px;
	top: 120px;
}



div#menudx {
	width: 320px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 40px;
	left: 640px;
	top: 121px;
	position: absolute;
	z-index: 200;
	text-align: right;
}

div#content {
	width: 965px;
	margin: 0px 0px 0px 0px;

	/* background-color: #7d7d00; 
	height: 75px;*/

	top: 195px;
	overflow: auto;
}

div#contentsx {
	width: 770px;
	margin: 0px 0px 0px 0px;

	/* background-color: #7d7d00; 
	height: 75px;
	background-color: #663300;*/

}

div#contenuto {
	width: 770px;
	margin: 0px 0px 0px 0px;

	/* background-color: #7d7d00; 
	height: 75px;
	background-color: #663300;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#contentdx {
	width: 185px;
	margin: 0px 0px 0px 0px;

	/* background-color: #7d7d00; 
	height: 75px;*/

	left: 780px;
	position: absolute;
	top: 195px;
	text-align: center;
}


div#footer {
	width: 965px;
	/* margin: 0px 0px 0px 0px;

	background-color: #7d7d00; 
	height: 75px;*/
background-color: #666666;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	margin: 10px auto 0px auto;
	text-align: left;
	position: fixed;
	bottom      : 0px;
	height: 20px;

}

div#focus {
	width: 770px;
	margin: 0px 0px 0px 0px;

	/* background-color: #7d7d00; 
	height: 75px;*/

	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

div#rubriche {
	width: 770px;
	margin: 0px 0px 0px 0px;

	/* background-color: #7d7d00; 
	height: 75px;*/

	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#mappa {
	left:180px;
	position:absolute;
	overflow: hidden;
	height: 400px;
	width: 600px;
}
#mappa_in {
	background-image:url(img/mappa.jpg);
	position:absolute;
	overflow:visible;
	height: 1800px;
	width: 2500px;
}

#navmap {
	position: absolute;
	display:block;
	top: 630px;
	left: 0px;
}

#scheda {
	position: absolute;
	display:block;
	top: 600px;
		left: 180px;
		width: 600px;
}


#focustab {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3f3f;

}


form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

label {
	font-family: Georgia;
	font-size: 12px;
	color: #666666;

}
	
ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.imghome {

	margin: 0px 10px 5px 0px;
	float: left;
}

.bg_tb_index {
	background-image: url(img/bg_menusx.gif);
}

.bg_tab_dxem {
	background-image: url(img/bg_tab_dxem.gif);
}

.verdana12grey {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8c8c8c;
}

.verdana10nero {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.verdana9grey {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8c8c8c;
}

.verdana9bianco {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}

.geo12 {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
}

.geo12bold {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.geo12 a {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.geo12 a.hover {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.frm_good {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
}

.frm_error {
	font-family: Georgia;
	font-size: 12px;
	color: #FF0000;
}

.titolidx {
	font-family: Georgia;
	font-size: 12px;
	color: #02356b;
	font-weight: bold;
	background-image: url(img/bg_tab_dx.gif);
}
.titolimap {
	font-family: Georgia;
	font-size: 12px;
	color: #02356b;
	font-weight: bold;
/*	background-image: url(img/bg_tab_dx.gif);
*/}

.titolisx {
	font-family: Georgia;
	font-size: 12px;
	color: #02356b;
	font-weight: bold;
	background-image: url(img/bg_tab_dxem.gif);
}

.titolidxverde {
	font-family: Georgia;
	font-size: 12px;
	color: #018a42;
	font-weight: bold;
	background-image: url(img/bg_tab_dx.gif);
}

.titoliverde {
	font-family: Georgia;
	font-size: 12px;
	color: #018a42;
	font-weight: bold;

}


.verdebig {
	font-family: Georgia;
	font-size: 24px;
	color: #018a42;
	font-weight: bold;
}

.verde {
	font-family: Georgia;
	font-size: 11px;
	color: #018a42;

}

.geo11 {
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
}
.occhiello11 {
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
	font-style: italic;
}
.geo11 a {
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.geo11 a.hover {
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.grey {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8c8c8c;
}

.g14 {
	font-size: 14px;
}



h1 {

	font-size: 16px;
	color: #000000;
		margin: 0px 0px 0px 0px;

	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
		font-family: Georgia;
		font-weight: bold;
}

h1 a { 	color: #000000;  text-decoration: none;  }
h1 a.hover { text-decoration: underline; }

h2 {

	font-size: 20px;
	color: #02356b;
		margin: 0px 0px 0px 0px;

	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
		font-family: Georgia;
		font-weight: normal;
}

h3 {

	font-size: 14px;
	color: #000000;
		margin: 0px 0px 0px 0px;

	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
		font-family: Georgia;
		font-weight: bold;
}

A.linkdx, A.linkdx:visited, A.linkdx:active {  font-size: 12px; font-weight: normal; color: #666666; text-decoration: none;   }
A.linkdx:hover {  font-size: 12px; font-weight: normal; color: #000000; text-decoration: none; }

A.linksx, A.linksx:visited, A.linksx:active {  font-size: 11px; font-weight: bold; color: #666666; text-decoration: none;  font-family: Georgia;    }
A.linksx:hover {  font-size: 11px; font-weight: bold; color: #000000; text-decoration: none;  font-family: Georgia;  }


A.linkhome, A.linkhome:visited, A.linkhome:active, A.linkhome:hover { 
 	font-size: 20px;
	color: #02356b;
		margin: 0px 0px 0px 0px;

	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
		font-family: Georgia;
		font-weight: normal;
  }


A.linkeme, A.linkeme:visited, A.linkeme:active, A.linkeme:hover {  font-size: 14px; font-weight: bold; color: #bf0000; text-decoration: none;   }
A.linkpage, A.linkpage:visited, A.linkpage:active, A.linkpage:hover {  font-size: 10px; font-weight: normal; color: #008a42; text-decoration: underline; }

/*button, fieldset, input, option, select, textarea {
	border: 1px solid #333333;
}*/

button, select,input,textarea{color:#000000;background-color:#EFEFEF;border:1px solid #878787;  font-size: 10px;  margin-top: 3px;  margin-bottom: 5px;   }

input:focus, textarea:focus{
background-color: #FFFFFF;
 border: 1px solid #006289;
}

.largotutto {
	width: 100%;
}

sup {
	color: #990000;
	font-size: 11px;
}

A.linknavdx, A.linknavdx:visited, A.linknavdx:active {  font-size: 10px; font-weight: bold; color: #666666; text-decoration: none;            }
A.linknavdx:hover {  font-size: 10px; font-weight: bold; color: #000000; text-decoration: none;    }

a, a:active, a:visited {
	border: 0px none; font-size:12px; font-weight:bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	border: 0px none; font-size:12px; font-weight:bold;
	color: #000000;
	text-decoration: underline;
}

a.bandi, a.bandi:active, a.bandi:visited {
	border: 0px none; font-size:12px; font-weight:bold;
	color: #000000;
	text-decoration: none;
}
a.bandi:hover {
	border: 0px none; font-size:12px; font-weight:bold;
	color: #666666;
	text-decoration: none;
}
.bandi {
	border: 0px none; font-size:12px; font-weight:bold;
	color: #000000;
	text-decoration: none;
}

a.linkverde:hover {
	border: 0px none; font-size:10px; font-weight:bold;
		color: #018a42;
	text-decoration: none;
}
a.linkverde, a.linkverde:active, a.linkverde:visited {
	border: 0px none; font-size:10px; font-weight:bold;
		color: #018a42;
	text-decoration: none;
}

a.linkverdebig:hover {
	border: 0px none; font-size:12px; font-weight:bold;
		color: #018a42;
	text-decoration: none;
}
a.linkverdebig, a.linkverdebig:active, a.linkverdebig:visited {
	border: 0px none; font-size:12px; font-weight:bold;
		color: #018a42;
	text-decoration: none;
}

a img {
	border: 0px solid #333333;
}

/* tab menu */

#dolphincontainer{position:relative;border-bottom: 2px solid navy; color:#E0E0E0;background:#143D55; width:100%;font-family:Helvetica,Arial,Verdana,sans-serif;}
#nav{position:relative;height:45px; font-size:12px; font-weight:bold;background: url(img/bg_nav.gif) repeat-x;padding: 0 0 0 0px;  z-index: 10; }
/*#nav ul{margin: 0px 0px 0px 10px;padding:0;list-style-type:none;width:auto;float:left;   }
#nav ul li{display:block;float:left;margin: 0px 0px 0px 0px;  background: url(img/bg_tabmenu.gif) repeat-x; }
#nav ul li a{display:block;float:left;color:#666;text-decoration:none;padding: 0px 0px 0px 15px;height: 42px;}
#nav ul li a span{padding: 15px 15px 0 0;height:42px;float:left;  margin: 0px 0px 0px 0px;    }
#nav ul li a:hover{color:#000; background: transparent url(img/white.gif) repeat-x ;}
#nav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#nav ul li a.current,#nav ul li a.current:hover{color: #333333;   height: 42px;  width: auto;  padding: 0px 15px 0 0px;  background: url(img/white.gif);  background-repeat: repeat-x;     }
#nav ul li a.current span{display:block; padding: 15px 0px 0px 15px; width:auto; margin: 0px 0px 0px 0px;   }
*/
#inner{color: #018a42; padding: 10px 0px 0px 0px; font-size: 11px; height: 33px;  left: 10px;  z-index: 100;  letter-spacing: 0px;         }

#inner a:link, #inner a:visited, #inner a:active {color: #018a42;  text-decoration: none;  }
#inner a:hover{color: #018a42;  text-decoration: underline; }

.innercontent{display: none;}

.td_tavola { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #008a42; text-decoration: none;  cursor: pointer; }
.td_tavola_vuota { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #008a42; text-decoration: none; }

hr {
	color: #224872;
	background-color: #224872;
}

/** html div#footer {position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop
+(documentElement.clientHeight-this.clientHeight) 
: document.body.scrollTop
+(document.body.clientHeight-this.clientHeight));

}*/

