@import url(global.css);
@import url(navbar.css);

/* HEADERS */

#headerN {

	background:url(/assets/Divani_e_Poltrone_header_sf.jpg) right top no-repeat;
	width:850px;
	margin: 5px 0;
	height: 85px;
	text-align: left;
	vertical-align: bottom;
	font-family: "Trebuchet MS", verdana, arial, helvetica

}

#headerN:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
#headerN h1 {
	margin: 0;
	border:none;
}

#headerN h1 a {
	background: url(../assets/Divani_e_Poltrone_header.jpg) no-repeat;
	display: block;
	float: left;
	height: 85px;
	margin: 0 0 0 7px;
	text-decoration: none;
	text-indent: -9999px;
	width: 574px;
	border:none;
}
h2 {
	margin-bottom: 10px;
	height: 0;
	padding-top: 13px;	/* image height */
	overflow: hidden;
	font-size: 1px;
	border: none;
}
h6 {
	margin-bottom: 10px;
	height: 0;
	padding-top: 13px;	/* image height */
	overflow: hidden;
	font-size: 1px;
	border: none;
}

.home #primary h2 {
	width: 310px;
	background: url(../assets/divani_e_poltrone_h2_primary.gif) no-repeat;
}

#secondary h2 {
	width: 114px;
	background: url(../assets/Divani_Poltrone_home_h2_secondary.gif) no-repeat;
}
#secondary h6{
	width: 114px;
	background: url(../assets/ultimi.gif) no-repeat;
}
.about #primary h2 {
	width: 310px;
	height:5px;
	background: url(../assets/h2_dove_siamo.asp.gif) no-repeat;
}

.dettaglio #primary h2 {
	width: 310px;
	height:5px;
	background: url(../assets/h2_dettaglio.gif) no-repeat;
}

.categoria #primary h2 {
	width: 310px;
	height:5px;
	background: url(/assets/h2_cat_articoli.gif) no-repeat;
}
.informazioni #primary h2 {
	width: 310px;
	height:5px;
	background: url(/assets/h2_informazioni.gif) no-repeat;
}
.contact #primary h2 {
	width: 310px;
	height:5px;
	background: url(../assets/h2_contact.gif) no-repeat;
}
.ricerca #primary h2 {
	width: 310px;
	height:5px;
	background: url(../assets/h2_ricerca.gif) no-repeat;
}
.condizioni #primary h2 {
	width: 310px;
	height:5px;
	background: url(../assets/h2_condizioni.gif) no-repeat;
}
.acquista #primary h2 {
	width: 310px;
	height:5px;
	background: url(../assets/h2_acquista.gif) no-repeat;
}
.carrello #primary h2 {
	width: 310px;
	height:5px;
	background: url(../assets/h2_carrello.gif) no-repeat;
}

.divisions #secondary h2, .division_indy #secondary h2 {
	width: 310px;
	background: url(../assets/divisions_h2_secondary.gif) no-repeat;
}

/*.division_indy #secondary h2 {
	width: 83px;
	background: url(../assets/division_indy_h2_secondary.gif) no-repeat;
}*/


h3 {
	text-transform: uppercase;
	letter-spacing: .1em;
	margin-bottom: 4px;
}

/* CONTACT */



a#copyright {
	display: block;
	padding-bottom: 3px;
	text-align: right;
	font: 9px arial, sans-serif;
	color: #666;
	text-decoration: none;
}

a:hover#copyright {
	color: #999;
}
