body {
	background-color: #780000;
	background-image: url(../immagine/all-fondo.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.norepeat {
	background-repeat: no-repeat;
}
.menu {
	font-family: "trebuchet ms";
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.repeat-orizzontale {
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font: 11px "trebuchet ms";
}
.vetrina-titolo {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	line-height: 24px;
}
.vetrina-rigasotto {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;

}
a:link, a:visited,a:active {
	color: #790000;
	text-decoration: none;

}
a:hover {
	color: #FF9900;
	text-decoration: none;
}

a.nero:link, a.nero:visited,a.nero:active {	color: #000000;	text-decoration: none;}
a.nero:hover {	color: #FF9900;	text-decoration: none;}
a.linkmenu:link, a.linkmenu:visited,a.linkmenu:active {	color: #5EC0F0;	text-decoration: none;}
a.linkmenu:hover {	color: #0086B3;	text-decoration: none;}

.bordinoblu {
	border: 1px solid #FFFFFF;
	font-size: 11px;
}
.fotodx {
	border: 4px solid #D2E8FF;
	margin: 5px 0px 10px 20px;
	cursor: hand;
}
.fotosx {
	border: 4px solid #D2E8FF;
	margin: 5px 20px 10px 0px;
	cursor: hand;
}
input,textarea {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
li {
	line-height: 26px;
}
