/* ------------------------ html ------------------------ */

body {
	text-align:center;
	margin:0px auto 30px auto;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #EDEEE9 url(images/bkg_header.gif) repeat-x;
}
h1 {
	padding:0;
	margin:0;
}
h2 {
	font-size:16px;
	padding:0;
	margin:0;
	color:#D5006E;
	background-color:inherit;
}
h3 {
	font-size:13px;
	padding:0;
	margin:0;
	color:#35B6E8;
	background-color:inherit;
}
h4 {
	font-size:11px;
	padding:0;
	margin:0;
}
h5 {
	font-size:11px;
	padding:0;
	margin:0;
}
h6 {
	font-size:10px;
	padding:0;
	margin:0;
}
a, a:link, a:active, a:visited, a:hover {
}
hr.linehidden {
	visibility: hidden;
	display:none;
	padding:0;
	margin:0;
}
p {/*padding:0px; margin:0px;*/
}
.left {
	float:left;
}
.right {
	float:right;
}
.imgRight {
	float:right;
	padding-left: 10px;
}
.benvenuto {
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin:0;
	color:#D5006E;
	background-color:inherit;
	text-align:center;
}
.sottotitolo {
	font-size:13px;
	color:#1AAAE1;
	background-color:inherit;
	margin-bottom:10px;
}
.contSXHome {
	float:left;
	margin-left:10px;
	width:270px;
	text-align:right;
	padding-right:30px;
}
.titoloFooter {
	color:#EDEEE9;
	background-color:inherit;
	font-size:10px;
}
.nero {
	color:#000;
}
.rosa {
	color:#D5006E;
}
.azzurro {
	color:#35B6E8;
}
.sottolineato {
	text-decoration:underline;
}
.barrato {
	text-decoration:line-through;
}
a.GraphicLink, a.GraphicLink:link, a.GraphicLink:active, a.GraphicLink:visited, a.GraphicLink:hover {
	color:#D5006E;
	font-weight:bold;
	font-size:11px;
	background-image:url(images/spillo.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left:18px; /*display:block;*/
	background-color:inherit;
	text-decoration:underline;
	padding-bottom:2px;
}
/* ------------------------ LAYOUT ------------------------ */

#container {
	width: 100%;
	position:relative;
	margin: 0 auto 0 auto;
	clear:both;
	text-align:center;
}
#header {
	width:980px;
	height:225px;
	position:relative;
	margin:auto;
}
.puntiVendita {
	width:414px;
	height:47px;
	position:absolute;
	right:0px;
	top:0px;
	background-image: url(images/bkg_punti-vendita.gif);
	background-repeat:no-repeat;
}
.puntiVendita2 {
	width:414px;
	height:47px;
	position:absolute;
	background-image: url(images/bkg_punti-vendita.gif);
	background-repeat:no-repeat;
	left: 370px;
}
.puntiVendita h1 {
	color: #D5006E;
	font: normal 36px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.payoff {
	width:389px;
	height:115px;
	position:absolute;
	left:226px;
	top:60px;
	background-image:url(images/negozi-usato-firmato-bambini.gif);
}
.payoff h2 {
	display:none;
}
.logo {
	width: 190px;
	height:185px;
	text-align:left;
	position:absolute;
	left:3px;
	top:18px;
}
.logo H1 {
	padding:0;
	margin:0;
	font-size:16px;
}
.logo H1 IMG {
	border:0;
}
#content {
	width: 980px;
	margin:auto;
	clear:both;
	text-align:left;
	padding-bottom:1px;
	background: #FFFFFF url(images/bkg_body.gif) no-repeat top;
	padding-top: 10px;
}

div.clear {
	clear: both;
}
/* 2 colonne */

#main {
	width: 560px;
	float:left;
	text-align:left;
	padding-bottom:1px;
	margin-right:20px;
}
#colDX {
	width: 200px;
	float:left;
	text-align:center;
}
#footer {
	width: 960px;
	clear:both;
	margin:auto;
	text-align: left;
}
#footer div.info {
	color:#000;
	font-size:10px;
	background-color:inherit;
	float:left;
	margin-top:5px;
}
#footer div.credits {
	float:right;
	margin-top:5px;
}
#footer .credits a, #footer .credits a:link, #footer .credits a:active, #footer .credits a:visited, #footer .credits a:hover {
	color:#000;
	font-size:10px;
	background-color:inherit;
	text-decoration:underline;
	text-align:right;
	font-weight:normal;
}
/*#address {
	font-size:10px;
	color:#000;
	background-color:inherit;
	width: 960px;
	clear:both;
	margin:0px auto 10px auto;
	text-align: left;
	border-top:2px solid #fff;
	padding-top:5px;
}*/
#address a, #address a:link, #address a:active, #address a:visited, #address a:hover {
	color:#000;
	font-size:10px;
	background-color:inherit;
	text-decoration:underline;
}
/* ------------------------ contenuto centrale pagine ------------------------ */

#main .box .boxTop {
	width:560px;
	height:125px;
	color:#000;
	background-image:url(images/boxTop.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFF;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
	display:block;
}
#main .box {
	position:relative;
	width:560px;
	text-align:left;
	margin:0 0 20px 0;
	clear:both;
	background-image:url(images/boxBottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:60px;
	background-color:#FFF;
	text-align:center;
}
#main .box .contentBox {
	position:relative;
	width:520px;
	margin:auto;
	text-align:left;
}
.omino1 {
	position:absolute;
	left:358px;
	top:0px;
	width:71px;
	height:97px;
	background-image:url(http://www.labirba.com/images/omino1.gif);
	background-repeat:no-repeat;
}
/* ------------------------ colonna sinistra ------------------------ */

#colDX .cartelli {
	width:200px;
	margin-bottom:20px;
}
#colDX .boxPuntiVendita {
	width:200px;
	position:relative;
	margin: -190px auto 0px auto;
	text-align:left;
	background-image:url(images/box-smallBottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:54px;
	background-color:inherit;
}
#colDX .boxPuntiVendita h1.title {
	width:200px;
	height:73px;
	color:#000;
	background-image:url(images/box-smallTop.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:inherit;
	text-align:center;
}
#colDX .boxPuntiVendita .contentBox {
	position:relative;
	width:184px;
	padding:8px;
	margin:auto;
	text-align:left;
	color:inherit;
	background-color:#FFF;
}
#colDX .boxPuntiVendita h1.title .open {
	width:92px;
	height:64px;
	background-image:url(images/open.gif);
	background-repeat:no-repeat;
	margin:auto;
	display:block;
}
#menuTop {
	position: absolute;
	width: 776px;
	height: 25px;
	left: 200px;
	top: 185px;
}
#q {
	width:200px;
}
#menuLeft #searchBox2 {
	border: 1px solid #146EB4;
	background-color: #FFFFFF;
	z-index:1000;
}
#menuLeft #searchBox2 h3 {
	text-align:center;
	color:#990000;
	border-bottom:1px dotted #990000;
}
#menuLeft #searchBox2 li a {
	font-size:10px;
	background-color:#FFFFFF;
}
#menuLeft #searchBox2 li a:hover {
	color:#FFFFFF;
	background-color:#146EB4;
}

