/* mac hide\*/
html, body { height:100%; }
/* end hide */

* {margin: 0; padding: 0;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8125em;
	padding: 0;
	margin: 0;
	text-align: center;
	min-width: 960px;
	background-color: #FFFFFF;
}
#outer {
	height: 100%;
	min-height: 100%;
	width: 899px;
	color: #333333;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
	margin: auto;
}
html>body #outer { height: auto; } /*for mozilla as IE treats height as min-height anyway*/
#innerwrap { /* enables content first */
	width: 899px;
	font-size: 0.85em;
	line-height: 1.2em;
}
#centrecontentpage {
	width: 600px;
	float: right;
	padding-top: 420px;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #999999;
	line-height: 1.2em;
	padding-bottom: 62px;
}
#left {
	position: relative;/*ie needs this to show float */
	width: 220px;
	float: left;
	padding-top: 400px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #999;
	padding-bottom: 62px;
}
#columndx {
	width: 430px;
	float: right;
	padding-top: 420px;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #999999;
	line-height: 1.2em;
	padding-bottom: 62px;
}
#columnsx li, #columndx li {
	padding-left: 1em;
	text-indent: -1em;
}

#columnsx {
	position: relative;/*ie needs this to show float */
	width: 430px;
	float: left;
	padding-top: 420px;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #999999;
	line-height: 1.2em;
	padding-bottom: 62px;
}
#columnsx h2, #centrecontentpage h2 {
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 5px;
}

#left h2 {
	font-family: "Courier New", Courier, monospace;
	color: #2b2a28;
	font-size: 20px;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 10px;
}

#footer {
	width: 899px;
	clear: both;
	height: 60px;
	border: 0;
	text-align: right;
	left: 0px;
	bottom: 0;
	position: absolute;
	font-size: 0.8em;
	color: #333333;
	background-image: url(../immagini/bck-footer.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-top: 10px;
}
* html #footer {/*only ie gets this style*/
	\height: 62px;/* for ie5 */
	he\ight: 60px;/* for ie6 */
}
#footer a, #footer a:link, #footer a:visited {
	color: #cb384b;
	text-decoration: none;
}
#clearfooter { width: 100%; height: 62px; clear: both; } /* to clear footer */
#header {
	position: absolute;
	top: 0px;
	width: 899px;
	height: 385px;
	overflow: hidden;
	z-index: 100;
	background-color: #FFFFFF;
}
div, p, h1, h2, h3, h4, h5, h6, form, ul, select {
	margin: 0px;
	padding: 0px;
}/*clear top margin for mozilla*/
a {text-decoration: none;}
a img {border: none;}
#logo a, #navbar a, a.button, {border-bottom-width: 0;}
ul, ol {list-style: none;}
#header #logo {
	height: 164px;
	width: 180px;
	position: absolute;
	left: 0px;
	top: 21px;
}
#header #flash {
	height: 120px;
	width: 719px;
	position: absolute;
	left: 180px;
	top: 21px;
}
#header #bollino {
	height: 200px;
	width: 180px;
	position: absolute;
	left: 0px;
	top: 185px;
}
#header #menu {
	position: absolute;
	width: 719px;
	height: 144px;
	top: 241px;
	left: 180px;
	background-image: url(../immagini/bck-header.gif);
	background-repeat: repeat-x;
}
#header #tagline {
	position: absolute;
	width: 300px;
	height: 81px;
	top: 22px;
	left: 392px;
}
#header #navbar {
	position: absolute;
	width: 719px;
	height: 30px;
	top: 114px;
	left: 0px;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-style: normal;
}
#header #navbar ul {
	text-align: right;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
#navbar li {
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
	display: inline;
}
#navbar a {
	color: #999;
	text-decoration: none;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 0px;
}
#navbar a:hover, .home #navbar #home a, .iden #navbar #iden a, .espo #navbar #espo a, .tend #navbar #tend a, .foto #navbar #foto a, .info #navbar #info a, .comu #navbar #comu a, .room #navbar #room a {
	color: #999;
	background-image: url(../immagini/bck-menu.gif);
	background-repeat: repeat-x;
	background-position: 0 -8px;
}
#centrecontentpage li, #left li {
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 0.3em;
	padding-left: 12px;
}
#centrecontentpage a, #centrecontentpage a:visited, #centrecontentpage a:link, #left a, #left a:visited, #left a:link { 
	color: #cb384b; 
}
.clear {font-size: 1px; height: 1px}
.data {
 color: #045664;
}

