html, body {
	margin: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	background: #eef1f6;
}
table {
	background-image: url('http://www.confartigianatolegnoarredo.it/layout/extra/confartigianato/img/intro-bottom.gif');
	background-color: #eef1f6;
	background-repeat: repeat-x;
	background-position: left 1000px;
}
table td {
	background: url('http://www.confartigianatolegnoarredo.it/layout/extra/confartigianato/img/intro-sf.jpg') repeat-x left center;

}
#pag-html {
	width: 800px;
	margin: auto;
	height: 600px;

}
#testo-home-html {
	float: right;
	width: 400px;
	height: 320px;
	text-align: center;
	margin-top: 140px;
}
#testo-html {
	width: 320px;
	text-align: center;
	margin: auto;
	font-size: 10px;
	padding-left: 40px;
}
h1#logo-html {
   margin:0px;
	margin-right: 61px;
	margin-top: 140px;
	float: right;
	width: 339px;
	height: 320px;
	position: relative;
	font-size:12px;
}
h1#logo-html span {
	width: 339px;
	height: 320px;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background: url('http://www.confartigianatolegnoarredo.it/layout/extra/confartigianato/img/logo-html.jpg') no-repeat center 0px;
}
#bottone-entra {
	clear: right;
	margin: auto;
	background-image: url('http://www.confartigianatolegnoarredo.it/layout/extra/confartigianato/img/botton-entra.jpg');
	background-repeat: no-repeat;
	width: 100px;
	padding-top: 26px;
	background-position: 0px 23px;
	height: 29px;
}
#bottone-entra a {
	font-size:19px;
	color: #1B345C;
}

