*{
	font-family: Verdana, Helvetica, Sans-Serif;  
}

body,h1,h2,h3,h4,p,div,span,form,input,textarea,select,dl,dt,dd {
	margin: 0px; 
  padding: 0px;  
}

body,h1,h2,h3,h4,p,div,li,span,form,input,textarea,select,ul,ol,dl,dt,dd {
  font-family: Verdana, Helvetica, Sans-Serif;
}

h1 {
  font-size: 18px;
  margin-top: 10px;
}
 
.clear{
	clear: both;
} 

.sx {
 	float: left;
}

img {
	border: 0;
}

.clear-line{
	clear: both;
  height: 0px;
  overflow: hidden;
  font-size: 1px;
} 

a {
  color: #333;
  text-decoration: none;
}

a:hover, a.sel {
	color: #f00;
}

body {
	font-size: 11px;
	text-align: center;
	color: #333;
	background: #BCBEC0;
}

p.margin {
  padding-top: 25px;
}

/*struttura*/
#wrapper {
  width: 940px;
  margin: auto;
  background: #fff;
}

#header {
  height: 170px;
	width: 940px;
  text-align: left;
	float: left;
}

#content {
  clear: both;
	min-height:500px;
	height: auto !important;
	height: 500px;
}
	
#col1 {
  width: 200px;
  text-align: left;
	margin: 20px 0px;
	float: left;
}

#col2 {
  width: 680px;
  text-align: left;
}

.home #col2 {
  width: auto;
  text-align: center;
}
 
#col2 p {
  text-align: left;
	margin: 10px 0px;
}
 
#footer {
	height: 40px;
	padding-top: 40px;
	clear: both;
}
	
.scala {
	background: #fff url('../img/scala.gif') no-repeat;
	height: 500px;
}
/*home*/

#menu ul, #menu li {
	margin: 0px; 
  padding: 0px; 
  list-style-type: none;
}

.home #menu li {
  margin: 5px 0px;
}

.home #menu ul {
  margin-left: 25px;
}
	
.page #menu {
	height: 30px;
	border-bottom: 1px solid #58585a;
}
.page #menu ul {
  float: right;
}

.page #menu li {
  display: inline;
}

.page #menu a {
  display: block;
  line-height: 30px;
  padding: 0px 12px;
  float: left;
	border-left: 1px solid #58585a;
}
	
ul.list li{
	margin-bottom: 15px;
}  

#foto {
  padding-top: 40px;
}  

#col1 ul, #col1 li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  font-weight: bold;
}

#col1 ul {
  margin-top: 240px;
}

#col1 li {
  margin: 5px 0px;
}

/* prodotti */
	
#icone {
	margin-top: 35px;
  width: 230px;
	height: 500px;
  float: left; 
  overflow: auto;
}

#testo-servizi {
	margin-top: 35px;
  width: 350px;
	height: 500px;
  float: left; 
  overflow: auto;
}
	
#foto {
  float: left;
	margin-left:60px;
  width: 390px;
}

#foto-servizi {
  float: left;
	margin-left:20px;
	margin-top: 50px;
  width: 250px;
}

.elencoImmagini a {
  display: block;
  width: 92px;
  height: 92px;
  overflow: hidden;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;  
}

.elencoImmagini a span {
  display: block;
  overflow: hidden;
  text-indent: -1000px;
  width: 92px;  
}

#header {
	position: relative;
}

#ecocertificazioni {
	position: absolute;
	right: 10px;
	top: 0px;
	width: 200px;
}

#ecocertificazioni a {
	display: block;
	text-align: center;
}
