/* mac hide\*/
html, body {
	height: 100%;
}
/* end hide */
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	text-align: center;
	min-width: 920px;/* for mozilla*/
	color: #424242;
	background-color: #666666;
		/*background-color: #FFFFFF;
	background-image: url(../immagini/bck-main.jpg);
	background-repeat: repeat-y;
	background-position: center;*/
}
#outer {
	height: 100%;
	min-height: 100%;
	width: 920px;
	text-align: left;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../immagini/bck-outer.gif);
	background-repeat: repeat-y;
}
html>body #outer {
	height: auto !important;  /* per i browser moderni */
} /*for mozilla as IE treats height as min-height anyway*/
div, p, h1, h2, h3, h4, h5, h6, form, ul, ol {
	margin: 0px;
	padding: 0px;
}/*clear top margin for mozilla*/
ul, ol {list-style: none;}
#footer {
	width: 720px;
	height: 80px;
	text-align: center;
	bottom: 0px;
	color: #424242;
	position: absolute;
	font-size: 0.7em;
	background-color: #FFFFFF;
	right: 10px;
	border-top: 1px dotted #333;
}
#footer p {
	padding: 0;
	margin: 0;
}
* html #footer {/*only ie gets this style*/
	\height: 82px;/* for ie5 */
	he\ight: 80px;/* for ie6 */
}
#footer a, #footer a:link, #footer a:visited {
	color: #893112;
	text-decoration: none;
}
#footer a:hover, #footer a:focus {
	color: #893112;
	text-decoration: underline;
}
#clearfooter {
	width: 100%;
	height: 82px;
	clear: both;
} /* to clear footer */
#header {
	position: absolute;
	top: 0;
	width: 920px;
	height: 255px;
	overflow: hidden;
	background-image: url(../immagini/bck-Header.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#header  #logo {
	position: absolute;
	left: 44px;
	top: 17px;
}
#header #tagline {
	left: 43px;
	top: 135px;
	position: absolute;
}
#header #foto {
	left: 560px;
	position: absolute;

}
#contentpage {
	width: 920px;
	padding-top: 260px;
	padding-bottom: 82px;/* needed to make room for footer */
	font-size: 0.8251em;
	position: relative;
}
#contentpage #data {
	position: relative;
	width: 720px;
	float: right;
	line-height: 1.2em;
	padding-right: 8px;
	padding-left: 8px;
}
#contentpage #data #promo  {
	float: right;
	width: 400px;
	position: relative;
	padding-top: 20px;
}
#contentpage  #data  #news {
	float: left;
	width: 300px;
	position: relative;
	padding-top: 20px;
}
#contentpage #data #pers {
	width: 400px;
	float: right;
	padding-top: 20px;
	position: relative;
	height: 240px;
	overflow: hidden;

}
#contentpage #data #pers .pers-block{
	height: 200px;
}


#contentpage  #data  h2  {
	color: #006699;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	padding-bottom: 5px;
}

#contentpage #menu {
	position: relative;
	width: 180px;
	float: left;
}
#contentpage a, #contentpage a:link, #contentpage a:visited {
	color: #893112;
	text-decoration: none;
}
#contentpage a:hover, #contentpage a:focus {
	color: #893112;
	text-decoration: underline;
}
#menu a, #menu a:link, #menu a:visited {
	color: #424242;
	text-decoration: none;
}
#menu a:hover, #menu a:focus {
	color: #008dd1;
	text-decoration: none;
}
#data h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 4px;
	text-transform: uppercase;
	letter-spacing: -1px;
}
#data h3 {
	color: #666666;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-bottom: 5px;
}
#contentpage #menu #assist {
	margin-top: 40px;
}
#contentpage #data li {
	padding-top: 0.3em;
	padding-right: 10px;
	padding-bottom: 0.3em;
	padding-left: 20px;
	background-image: url(../immagini/li-freccia.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.6em;
}
#contentpage #data .galleria {
	float: left;
	border: 1px solid #333;
	margin: 10px;
}
#contentpage #data .galleria a  {

}
