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

body {
	font-size: 11px;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/bkg_body.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#EDEEE9;
	text-align:center;
	margin:0px auto 30px auto;
	padding: 0;
}
h1 {
	font-size:14px;
	padding:0;
	margin:0;
	color:#666;
	background-color:inherit;
}
h2 {
	font-size:13px;
	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 {
	color:#666;
	text-decoration:underline;
	background-color:inherit;
	font-weight:bold;
}
hr.linehidden {
	visibility: hidden;
	display:none;
	padding:0;
	margin:0;
}
p {/*padding:0px; margin:0px;*/
}
.left {
	float:left;
}
.right {
	float:right;
}
.leftCol {
	float: left;
	width: 140px;
	padding: 10px;
	background: #FFFFFF;
}

.leftCol ul {
	margin: 20px 0px 0px;
	padding: 0px;
	list-style: none;
}
.leftCol li {
	margin: 0px 0px 5px;
	padding: 0px;
	background: url(http://www.labirbafranchising.com/graphics/pallino.gif) no-repeat right;
}
.leftCol a {
	display: block;
	color: #000000;
	text-decoration: none;
	text-align: right;
	padding-right: 20px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}
.leftCol p {
	font-size: 12px;
	color: #1550A2;
	text-align: right;
}
.leftCol a:hover {
	color: #DB001A;
}
.imgRight {
	float:right;
	margin:10px 0px;
}
.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;
	background-image:url(../images/bkg_header.gif);
	background-repeat:repeat-x;
	text-align:center;
}
#header {
	width:960px;
	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;
}
.puntiVendita h1 {
	color: #D5006E;
	font: italic normal 30px/47px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.payoff {
	width:389px;
	height:115px;
	position:absolute;
	left:226px;
	top:55px;
	background: url(../images/negozi-usato-firmato-bambini.gif) no-repeat;
}
.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: 960px;
	margin:auto;
	clear:both;
	text-align:left;
	padding-bottom:1px;
	padding-top:20px;
}
div.clear {
	clear: both;
}
/* 2 colonne */

#main {
	width: 560px;
	float:left;
	text-align:left;
	padding-bottom:1px;
	margin-right:20px;
	background: #FFFFFF;
	margin-left: 20px;
}
#colDX {
	width: 200px;
	float:left;
	text-align:center;
}
#footer {
	width: 780px;
	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;
	font-size: 10px;
}
#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: 780px;
	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;
	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(../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:15px;
	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;
}

