body, html {
	height:100%;
	margin: 0px;
	background-color: #666666;
}

* {margin:0; padding:0}


#logo {
	position:absolute;
	left:0px;
	top:50px;
	width:344px;
	height:116px;
	z-index:8;
	background-image: url(../images/logo.png);
	
	visibility: visible;
}


#footer {
	position:absolute;
	left:0px;
	width:100%;
	height:26px;
	z-index:4;
	bottom: 0px;
	BACKGROUND-COLOR: #000000;
	-moz-opacity: 85;
	opacity: .85;
	FILTER: alpha (opacity=85);
}
#content_gallery {
	position:absolute;
	top:27%;
	width:840px;
	height:auto;
	z-index:2;
	BACKGROUND-COLOR: #000000;
	-moz-opacity: 95;
	opacity: .95;
	FILTER: alpha (opacity=95);
	left: 50%;
	margin-left: -420px;
	padding: 25px;
	overflow: auto;
	visibility: visible;
	padding-top: 38px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#cont_sezione {
	float: left;
	height: 116px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	position: relative;
BACKGROUND-COLOR: #000000;
	-moz-opacity: 85;
	opacity: .85;
	FILTER: alpha (opacity=85);
}
#cont_sezione h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 20px;
	width: 167px;
	padding-top: 6px;
	padding-left: 15px;
	text-transform: uppercase;
	font-weight: normal;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	bottom: 0px;
	cursor: default;
	background-image: url(../images/bg_arrow.png);
	
}
#bordo {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
}
#cont_sezione a {
	display: block;
	float: left;
	height: 113px;
	width: 178px;
	position: absolute;
	left: 5px;
	top: 2px;
}
#content_inner {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: none;
}
#content_inner img {
	padding: 5px;
	background-color: #000000;
	margin: 5px;
}
#menu ul {
	display: block;
	list-style-type: none;
	position: relative;
}
#menu {
	position:absolute;
	width:576px;
	height:106px;
	z-index:7;
	top: 50px;
	right: 03px;
}
#menu #home {
	display: block;
	width: 140px;
	position: absolute;
	bottom: 0px;
	height: 94px;
	background-image: url(../images/icon_home.png);
	
	background-repeat: no-repeat;
	background-position: center 16px;
	background-color: #000000;
	text-decoration: none;
}
#menu #home-selected {
	display: block;
	width: 140px;
	position: absolute;
	bottom: 0px;
	height: 94px;
	background-image: url(../images/icon_home.png);
	
	background-repeat: no-repeat;
	background-position: center 16px;
	background-color: #CC0000;
	text-decoration: none;
	left: 0px;
}
#menu #home:hover {
	background-color: #333333;
}
#menu #servizi{
	display: block;
	width: 140px;
	position: absolute;
	bottom: 0px;
	height: 94px;
	background-image: url(../images/icon_azienda.png);
	
	background-repeat: no-repeat;
	background-position: center 16px;
	background-color: #000000;
	text-decoration: none;
	margin-right: 3px;
	left: 4px;
}
#menu #servizi-selected {
	display: block;
	width: 140px;
	position: absolute;
	bottom: 0px;
	height: 94px;
	background-image: url(../images/icon_azienda.png);
	
	background-repeat: no-repeat;
	background-position: center 16px;
	background-color: #cc0000;
	text-decoration: none;
	left: 4px;
}
#menu #servizi:hover {
	background-color: #333333;
}
#menu #galleria {
	display: block;
	width: 140px;
	position: absolute;
	bottom: 0px;
	height: 94px;
	background-image: url(../images/icon_galleria.png);
	
	background-repeat: no-repeat;
	background-position: center 16px;
	background-color: #000000;
	text-decoration: none;
	left: 8px;
}
#menu #galleria-selected {
	display: block;
	width: 140px;
	position: absolute;
	bottom: 0px;
	height: 94px;
	background-image: url(../images/icon_galleria.png);
	
	background-repeat: no-repeat;
	background-position: center 16px;
	background-color: #cc0000;
	text-decoration: none;
	left: 7px;
}
#menu #galleria:hover {
	background-color: #333333;
}
#menu #contatti {
	display: block;
	width: 140px;
	position: absolute;
	bottom: 0px;
	height: 94px;
	background-image: url(../images/icon_contatti.png);
	
	background-repeat: no-repeat;
	background-position: center 16px;
	background-color: #000000;
	text-decoration: none;
	left: 12px;
}
#menu #contatti-selected {
	display: block;
	width: 140px;
	position: absolute;
	bottom: 0px;
	height: 94px;
	background-image: url(../images/icon_contatti.png);
	
	background-repeat: no-repeat;
	background-position: center 16px;
	background-color: #cc0000;
	text-decoration: none;
	left: 12px;
}
#menu #contatti:hover {
	background-color: #333333;
}

#menu li {
	display: block;
	float: left;
	width: 140px;
	height: 100px;
	position: relative;
}
#menu p {
	display: block;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #CC0000;
	padding-top: 5px;
	padding-bottom: 5px;
	position: absolute;
	bottom: 0px;
	width: 140px;
	left: 0px;
	cursor: pointer;
	text-align: center;
}
#header_gallery {
	position:absolute;
	left:2px;
	top:2px;
	width:173px;
	height:23px;
	z-index:4;
	background-image: url(../images/bg_arrow.png);
	
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
}
#content {
	position:absolute;
	top:27%;
	width:900px;
	height:auto;
	z-index:2;
	BACKGROUND-COLOR: #000000;
	-moz-opacity: 85;
	opacity: .85;
	FILTER: alpha (opacity=85);
	left: 50%;
	margin-left: -450px;
	padding: 25px;
	overflow: auto;
	padding-top: 40px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	visibility: visible;
}
#content_contatti {
	position:absolute;
	top:28%;
	width:900px;
	height:auto;
	z-index:2;
	BACKGROUND-COLOR: #000000;
	left: 50%;
	margin-left: -450px;
	padding: 25px;
	overflow: auto;
	padding-top: 40px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	visibility: visible;
}
#content-servizi {
	position:absolute;
	top:26%;
	width:900px;
	height:auto;
	z-index:6;
	left: 50%;
	margin-left: -450px;
	overflow: auto;
	padding-top: 40px;
	visibility: visible;
	background: none;
}
#content_inner a {
width:120px;
height:120px;
	display: block;
	float: left;
}
#content_inner a:hover {
	background-color: #CC0000;
}
#footer {
	position:absolute;
	left:0px;
	width:100%;
	height:26px;
	z-index:5;
	bottom: 0px;
BACKGROUND-COLOR: #000000;
	-moz-opacity: 85;
	opacity: .85;
	FILTER: alpha (opacity=85);
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-indent: 10px;
	padding-top: 8px;
	visibility: visible;
}
#footer span {
	float: right;
	width: auto;
	text-align: right;
	margin-top: -13px;
	margin-right: 15px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#footer a:hover { color:#CC0000}
#content_inner ul {
	display: block;
	float: left;
	width: auto;
	list-style-type: none;
}
#serv p {
	display: block;
	width: 150px;
	float: left;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 10px;
}
#serv {
	display: block;
	float: left;
	margin-right: 10px;
	BACKGROUND-COLOR: #000000;
	-moz-opacity: 90;
	opacity: .90;
	FILTER: alpha (opacity=90);
	margin-bottom: 10px;
	cursor: default;
	height: 120px;
}
 a.selected #azienda{
	background-color: #CC0000;
}
#flash {
	width:100%;
	height: 100%;
	min-height: 700px;
	position: relative;
}
#content_inner p {
	display: block;
	float: left;
}
#mess {
	padding: 5px;
}
#tel {

}
#nome {

}
#email {

}
#oggetto {

}

