/* 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: #424242;
	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: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #424242;
	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: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #424242;
	padding-bottom: 62px;
}
#columndx {
	width: 430px;
	float: right;
	padding-top: 420px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #424242;
	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: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #424242;
	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: #424242;
	font-size: 20px;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 10px;
}
#footer {
	width: 889px;
	clear: both;
	height: 55px;
	border: 0;
	text-align: right;
	left: 0px;
	bottom: 0;
	position: absolute;
	font-size: .9em;
	color: #FFF;
	background-color: #e32321;
	padding-top: 10px;
	padding-right: 10px;
}
* html #footer {/*only ie gets this style*/
	\height: 62px;/* for ie5 */
	he\ight: 55px;/* for ie6 */
}
#footer a, #footer a:link, #footer a:visited {
	color: #FFF;
	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: 220px;
	width: 660px;
	position: absolute;
	left: 239px;
	top: 21px;
	overflow: hidden;
}
#header #bollino {
	height: 200px;
	width: 229px;
	position: absolute;
	left: 0px;
	top: 185px;
}
#header #menu {
	position: absolute;
	width: 670px;
	height: 144px;
	top: 241px;
	left: 229px;
	background-image: url(../immagini/bck-header.gif);
	background-repeat: repeat-x;
}
#header #tagline {
	position: absolute;
	width: 300px;
	height: 81px;
	top: 22px;
	left: 200px;
}
#header #navbar {
	position: absolute;
	width: 720px;
	height: 30px;
	top: 114px;
	left: -50px;
	font-family: Arial, Helvetica, sans-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: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: inline;
}
#navbar a {
	color: #424242;
	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, .preg #navbar #preg a, .arch #navbar #arch a {
	color: #cb384b;
	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, #columnsx a, #columnsx a:visited, #columndx a, #columndx a:visited {
	color: #e32321;
}
.clear {font-size: 1px; height: 1px}
.data {
 color: #045664;
}
#centrecontentpage #form1 label {
	display: block;
	font-weight: normal;
	padding: 5px 0 2px 0;
	width: 120px;
	float: left;
	text-align: right;
	margin-right: 2%;
	font-style: italic;
}
#centrecontentpage #form1 input[type=text], #centrecontentpage #form1 select {
	font-size: 11px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-left: 5px;
}
#centrecontentpage #form1 textarea {
	width: 300px;
	font-size: 11px;
	padding: 2px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
#centrecontentpage #form1 .req {
	color: #e32321;
}
#centrecontentpage  #form1  p {
	clear: both;
}
#centrecontentpage  #form1 input[type=submit], #centrecontentpage  #form1 input[type=button] {
	padding:1px 8px;
	margin: 10px 0 5px 0;
	color:#FFFFFF;
	font-weight: bold;
	background-color: #e32321;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 100px;
	border: 1px solid #cb384b;
}
#columndx h4, #columnsx h4 {
	font-size: 14px;
	padding: 5px 0;
}
#centrecontentpage  .galleria li {
	display: inline;
	float: left;
}

