/* CSS Document */

* {
	margin: 0;
	padding:0;
}

h1 {
	font-size:18px;
	font-weight:normal;
	text-indent:-9999px;
	margin:0;
	padding:0;
}
body {
	color: #000;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background:#cbcbcb;
}

#table-wrapper-home {
	width:100%;
	height:100%;
}
#wrapper {
	position:relative;
	width:738px;
	height:426px;
	background:#fff;
	border:1px solid #fff;
}
#lingua {
	width:100%;
	height:23px;
	background:#c00000;
	text-align:center;
	font-size: 12px;
	font-weight:normal;
}
#lingua ul{
	padding:5px 0 0 0;
	margin:0;
}

#lingua ul li{
	display:inline;
	padding: 0 30px;
}

#lingua ul li a{
	margin:0;
	text-decoration:none;
	color:#fff;
}

#lingua ul li a:hover{
	text-decoration:underline;
}
#lingua ul li.bordo {
	border-right:1px solid #fff;
}

#settori-contenitore {
	float:left;
	width:100%;
	height:139px;
	border-bottom:2px solid #3c3c3c;
}

.settore_ponteggi {
	float:right;
	width:368px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
.settore_puntelli {
	float:left;
	width:368px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
#corpo {
	float:left;
	width:100%;
	height:238px;
	text-align:center;
	background:url(../images/inserto-baffo-since.gif) left top no-repeat #fff;
}
#logo {
	width:100%;
	height:163px;
	background:url(../images/gherardi-attrezzature-edili.gif) center top no-repeat;
	margin-top:32px;
}
#footer {
	float:left;
	width:100%;
	background:#3c3c3c;
	text-align:center;
	
}
#footer p, #footer p a {
	font-size: 10px;
	font-weight:normal;
	color:#fff;
	padding:5px 0;
	text-decoration:none;
}
#chiusura{
	margin:0;
	padding:0;
	position:absolute;
	left:234px;
	top: 89px;
	display:block;
	z-index:99;
}
#chiusura-chiuso {
	display:none;
}
p a.chiudi {
	margin:0;
	padding:0;
	position:absolute;
	left:459px;
	top: 79px;
	font-size:13px;
	width:24px;
	height:25px;
	line-height:18px;
	display:block;
	text-decoration:none;
	padding:0 10px;
	z-index:100;
	border:none;
}
