/* 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: 960px;
	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: 960px;
	font-size: 0.85em;
	line-height: 1.2em;
}
#centrecontentpage {
	width: 630px;
	float: right;
	padding-top: 350px;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #424242;
	line-height: 1.2em;
	padding-bottom: 32px;
}
#left {
	position: relative;/*ie needs this to show float */
	width: 324px;
	float: left;
	padding-top: 350px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #424242;
	padding-bottom: 32px;
}
#columndx {
	width: 430px;
	float: right;
	padding-top: 350px;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #424242;
	line-height: 1.2em;
	padding-bottom: 32px;
}
#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: 350px;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #424242;
	line-height: 1.2em;
	padding-bottom: 32px;
}
#columnsx h2, #centrecontentpage h2 {
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 5px;
}
#columnsx h3, #columndx h3, #centrecontentpage h3 {
	font-size: 1.2em;
	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: #424242;
	padding-bottom: 10px;
}

#footer {
	width: 960px;
	clear: both;
	height: 30px;
	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: 3px;
	padding-right: 5px;
}
* html #footer {/*only ie gets this style*/
	\height: 32px;/* for ie5 */
	he\ight: 30px;/* for ie6 */
}
#footer a, #footer a:link, #footer a:visited {
	color: #CC0000;
	text-decoration: none;
}
#clearfooter { width: 100%; height: 32px; clear: both; } /* to clear footer */
#header {
	position: absolute;
	top: 0px;
	width: 960px;
	height: 317px;
	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: 52px;
	width: 165px;
	position: absolute;
	left: 0px;
	top: 33px;
	z-index: 100;
}
#header #anim {
	height: 209px;
	width: 626px;
	position: absolute;
	left: 314px;
	top: 32px;
	z-index: 1;
	;
	background-color: #fdd83c;
	padding: 10px;
	overflow: hidden;
}
#header #foto {
	top: 91px;
	left: 0px;
	position: absolute;
	width: 304px;
	height: 160px;
	z-index: 100;
	background-color: #fdd83c;
	padding: 10px 0 0 10PX;
}
#header #stri {
	height: 50px;
	width: 630px;
	position: absolute;
	left: 330px;
	top: 267px;
	z-index: 100;
	background-image: url(../immagini/bck-header.gif);
	background-repeat: repeat-x;
}
#header #menu {
	position: absolute;
	width: 324px;
	height: 56px;
	top: 261px;
	left: 0px;
	background-color: #fdd83c;
}

#header #navbar {
	position: absolute;
	width: 324px;
	height: 50px;
	top: 5px;
	left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}
#header #navbar ul {
	text-align: center;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
#navbar li {
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
	display: inline;
}
#navbar a {
	color: #000000;
	text-decoration: none;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 0px;
	font-weight: bold;
}
#navbar a:hover, .home #navbar #home a, .iden #navbar #iden a, .asso #navbar #asso a, .atti #navbar #atti a, .cont #navbar #cont a {
	color: #000;
	background-image: url(../immagini/bck-menu.gif);
	background-repeat: repeat-x;
	background-position: 0 20px;
}
#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: #CC0000; 
}
.clear {font-size: 1px; height: 1px}
.data {
 color: #045664;
}
#intro {
	width: 899px;
	padding-top: 410px;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #424242;
	line-height: 1.2em;
	padding-bottom: 10px;
}

form fieldset {
	clear: both;
	font-size: 100%;
	padding: 10px;
	margin: 0 0 0 0;
	border: 0;
}
label {
  font-size: 100%;
}
input, select, textarea {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
textarea {
	overflow: auto;
	height: 150px;
}
form div.required label, label.required {
	font-weight: normal;
}
form div {
	clear: left;
	display: block;
	width: 550px;
	height: expression('1%');
	margin: 5px 0 0 0;
	padding: 1px 3px;
}
form div label {
	display: block;
	float: left;
	width: 100px;
	padding: 3px 5px;
	margin: 0 0 5px 0;
	text-align: right;
}

form div.optional label, label.optional {
  font-weight: normal;
}
form div input, form div select, form div textarea {
	width: 400px;
	padding: 1px 3px;
	margin: 0 0 0 0;
}
form div.submit {
	width: 160px;
	padding: 0 0 0 146px;
}

form div.submit div {
  display: inline;
  float: left;
  text-align: left;
  width: auto;
  padding: 0;
  margin: 0;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  background-color: #dedede;
  color: #000000;
  width: auto;
  padding: 2px 6px;
  margin: 0;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0 0 0 5px;
}
form div em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
