body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
}

#body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 970px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float: inherit;
	color: #CCCCCC;
}

.validator {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF0000;
}

#page {
	width: 970px;
	margin: 0 0 0 0;
	background-repeat: repeat;
	position: relative;
	padding-top: 12px;	
}

#menu {
	height:41px;
	position: inherit;
}

#azmenu {
	width:150px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 30px;
	position: inherit;
	height: 505px;
	float: left;
	margin: 0 0 0 2px;
	background-color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
}

#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}

#login {
	margin: 0;
	cursor: text;
	position: inherit;
	height: 41px;
	padding-top: 10px;
}


.menupad {
	padding-left: 500px;
	background-image: url(../images/logopassaia.png);
	background-repeat: no-repeat;
	background-position: relativa;
}

.loggedAs 
{
    position: absolute;
    margin-left: -320px;
    padding-top: 10px;
    font-family: Arial;
    font-style:italic;
    font-size:smaller;
    color: #FFFFFF;
}

#menu li {
	position: relative;
	z-index: 9;
	margin: 0;
	padding: 0 5px 0 0;
	display: block;
	float: left;
}

#menu li:hover>ul {
    left: -2px;
}

#menu span {
	display: block;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 95% 0;
}

#menu a {
    position: relative;
    z-index: 10;
    height: 41px;
    display: block;
    float: left;
    line-height: 41px;
    text-decoration: none;
    font: normal 12px Trebuchet MS;
}
#menu a:hover, #menu a:hover span { color: #fff; }
#menu li.current a {}

#menu span {
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 95% 0;
}
#menu ul ul a.parent span {
    background-position:95% 8px;
    background-image: url(../images/item-pointer.gif);
}
#menu ul ul a.parent:hover span {
    background-image: url(../images/item-pointer-mover.gif);
}

/* menu::level1 */
#menu a {
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #e5e5e5;
}
#menu span {
	margin-top: 5px;
}/**@replace#1*/
#menu li { background: url(../images/main-delimiter.png) 98% 4px no-repeat; }
#menu li.last { background: none; }

/* menu::level2 */
#menu ul ul li { background: none; }
#menu ul ul {
	position: absolute;
	top: 40px;
	left: -999em;
	width: 130px;
	padding: 5px 0 0 0;
	margin-top:1px;
	background-color: #181818;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#menu ul ul a {
	padding: 0 0 0 15px;
	height: auto;
	float: none;
	display: block;
	line-height: 22px;
	color: rgb(169,169,169);
}
#menu ul ul span {
    margin-top: 0;
    padding-right: 15px;
    _padding-right: 20px;
    color: rgb(169,169,169);
}
#menu ul ul a:hover span {
    color: #fff;
}
#menu ul ul li.last { background: none; }
#menu ul ul li {
    width: 100%;
}

/* menu::level3 */
#menu ul ul ul {
	padding: 0;
	margin: -38px 0 0 136px;
	margin-left:172px;
}

/* colors */
#menu ul ul ul { background: rgb(41,41,41); }
#menu ul ul ul ul { background: rgb(38,38,38); }
#menu ul ul ul ul { background: rgb(35,35,35); }

/* lava lamp */
#menu li.back {
    background: url(../images/lava.png) no-repeat right -44px;
    background-image: url(../images/lava.png);
    width: 13px;
    height: 44px;
    z-index: 8;
    position: absolute;
    margin: -1px 0 0 -5px;
}
#menu li.back .left {
    background: url(../images/lava.png) no-repeat top left ;
    background-image: url(../images/lava.png);
    height: 44px;
    margin-right: 8px;
}

* { margin:0;
    padding:0;
}
#menu {
	margin:auto;
}
#copyright {
	color:#999999;
	text-indent:30px;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font: 9PX;
}
#copyright a {
}
#aziendatop {
	background-image: url(../images/azienda_bg_top.png);
	background-repeat: no-repeat;
	height: 13px;
	margin: 25px 0 0 0;
	position: relative;
}
#aziendacenter {
	background-image: url(../images/azienda_bg.png);
	background-repeat: repeat-y;
	height: 600px;
	margin: 0 0 0 0;
}
#aziendabottom {
	background-image: url(../images/azienda_bg_bottom.png);
	background-repeat: repeat-y;
	height: 13px;
	margin: 0 0 0 0;
	position: relative;
}
.text {
	width:310px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 43px;
	position: relative;
	height: 437px;
	float: left;
	padding-bottom: 50px;
	overflow: auto;
	visibility: inherit;
	z-index: auto;
}
#neutrocenter {
	background-image: url(../images/neutro.png);
	background-repeat: no-repeat;
	height: 570px;
	margin: 0 0 0 0;
	width: 995px;
}
.areacentrale {
	background-image: url(../images/neutro_bg.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 970px;
	margin-top: 18px;
	margin-bottom: 8px;
}
#main {
	margin:29,'5 12',5; width: 570px;
	padding-top: 29,5;
	padding-bottom: 29,5
}
#gallerytop {
	background-image: url(../images/gallery_bg_top.png);
	background-repeat: no-repeat;
	height: 13px;
	margin: 25px 0 0 0;
	position: relative;
}
#gallerycenter {
	background-image: url(../images/gallery_bg.png);
	background-repeat: repeat-y;
	height: 600px;
	margin: 0 0 0 0;
}
#santo {
	background-image: url(../img/foot_santo.jpg);
	background-repeat: no-repeat;
	height: 71px;
	position: relative;
	width: 970px;
}
#map {
	width: 280px;
	height: 330px;
	float: right;
	padding: 0px;
	border: thick solid #CCCCCC;
	position: relative;
	visibility: inherit;
	z-index: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	clear: no;
}
.ON {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.PRESS {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#hightcontent {
	width: 970px;
	padding-bottom: 5px;
}

.hightbox {
	background-image: url(../images/hight_bg.jpg);
	background-repeat: no-repeat;
	height: 153px;
	width: 150px;
	width:150px;
	margin-right: 17px;
	margin-left: 17px;
	padding-top: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.hight_bottom_text {
	width:148px;
	position: relative;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding-top: 5px;
	font-weight: lighter;
}
.copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float: inherit;
	color: #666666;
}

.itemTemplate 
{
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 10px;
    width: 172px;
    height: 80px;
    text-align:left;
}
