body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../image/fondo.jpg);
	background-color:#FFFFFF;
}

.titolo {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.titolo a:link { color: #666666; text-decoration: none}
.titolo a:visited { color: #666666; text-decoration: none}
.titolo a:hover { color: #666666; text-decoration: none}

.testo {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
.testo a:link { color: #999999; text-decoration: none}
.testo a:visited { color: #999999; text-decoration: none}
.testo a:hover { color: #999999; text-decoration: underline}

.rosso {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #ff0066;
	font-weight: normal;
}
.rosso a:link { color: #ff0066; text-decoration: none}
.rosso a:visited { color: #ff0066; text-decoration: none}
.rosso a:hover { color: #ff0066; text-decoration: underline}

.rossopic {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #ff0066;
	font-weight: normal;
}
.rossopic a:link { color: #ff0066; text-decoration: none}
.rossopic a:visited { color: #ff0066; text-decoration: none}
.rossopic a:hover { color: #ff0066; text-decoration: underline}

.testopiccolo {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}
.testopiccolo a:link { color: #999999; text-decoration: none}
.testopiccolo a:visited { color: #999999; text-decoration: none}
.testopiccolo a:hover { color: #999999; text-decoration: none}

.carrello {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color:#666666;	
}

.carrello_titolo {
	font-family: Verdana, Tahoma;
	font-size: 13px;
	font-weight : bold;
	color:#666666;	
}

.errore {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
}
.errore a:link { color: #ff0066; text-decoration: none}
.errore a:visited { color: #ff0066; text-decoration: none}
.errore a:hover { color: #ff0066; text-decoration: underline}