body {
	margin:0 0 0 0;
	background-color:#FFFFFF;
	font-family: "Lucida Grande", "Luxi Sans", "DejaVu Sans", "Liberation Sans", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color:#333333;
}

.sfondo {
	background-image:url(/images/home_sfondo.png);
	background-position:center;
	background-repeat:no-repeat;
}

.testo1 {
	font-size: 10px;
	line-height: 12px;
	color:#333333;
}

.testo2 {
	font-size: 12px;
	line-height: 14px;
	color:#333333;
}

.testo3 {
	font-size: 13px;
	line-height: 15px;
	color:#333333;
}

.pulsante_negozio {
	background-image:url(/images/pulsante_negozio.png);
	background-position:center;
	background-repeat:no-repeat;
}

.center_bordi {
	border-right: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
}

.top_bordi {
	border-top: thin solid #CCCCCC;
}

.footer_bordi {
	border-top: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
}

.testo1 {
	font-size: 11px;
	line-height:14px;
	color: #666666;
}

.link1 a:link,
.link1 a:visited {
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}

.link1 a:focus,
.link1 a:hover,
.link1 a:active {
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}

.link2 a:link,
.link2 a:visited {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.link2 a:focus,
.link2 a:hover,
.link2 a:active {
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}


