/********************************************
* NATUZZIAMERICAS.IT
* Design-Developed by Comma3 (Annia)
* http://www.comma3.com
*
* Creato 03/11/2008 
*
* Site Style
********************************************/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bgbodyindex{ background: url(../img/index/bg_index.jpg) repeat-x; background-color:#E8E8E8;}


/* Wrapper */

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0px 0;
	/*background: url(../images/bg_wrapper_index.jpg) repeat-y;*/
}


h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}



a {
	color: #336ca1;
}
a img { border:0;
}

a:hover {
	text-decoration: none;
}



/* Header */

#header {
	height: 0px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 
	0px;
	margin-left: 0px;
}



.clear { clear:both; }


/* Content */

#content {
	width: 960px;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

#content .colC { float: right;}
#content .colA { float: left;}

#content .colA, #content .colC{
	width: 310px;
	height:340px;
	padding:0px;
   background-color: #E8E8E8;
}

#content .colA p.text{
	padding:30px 30px 40px 30px;
	height:200px;
}

#content .colC p.text{
	padding:120px 30px 30px 30px;
	height:120px;
}

#content .colB {
	float: left;
	width: 340px;
	height:340px;
	padding: 0px;
	background-color:#fff;
}


.blocco1 {
    padding: 20px 15px 0;
    position: absolute;
    top: 230px;
    width: 280px;
    height: 250px;
}

.blocco2 {
   position: absolute;
   padding: 110px 15px 20px;
   top: 160px;
   width: 280px;
   height: 100px;
}



.LogNatuzziItaly{ background:#000; height:70px; padding: 0px 0px;}
a:hover .LogNatuzziItaly {
	background-image: url(../img/index/bg_link.gif) repeat-x left top; }

.LogNatuzziEditions{ background:#B2A39E; height:70px; padding: 0px; }
a:hover .LogNatuzziEditions {
	background-image: url(../img/index/bg_link.gif) repeat-x left bottom;
}

#closedline {
	margin: 30px 0 10px 0px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* Footer */

#footer {
	/*height: 30px;*/
}

#footer p {
	margin: 5px;
	text-align: center;
	color: #CCC;
	font-size:0.8em;
}

#footer a {
	color: #FFF;
}
