body {
	background-color: #E9D5D5;
	background-image: url(images/sfondo-rosa1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
}

.testino {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
}
.menu {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
}
.fucsia {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #C62B8F;
}

.linkmenu {font-family: "Trebuchet MS";font-size: 16px;color: #006699;}
a.linkmenu:link {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #006699;
	text-decoration: none;
}
a.linkmenu:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #006699;
	text-decoration: none;
}
a.linkmenu:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #006699;
	text-decoration: none;
}
a.linkmenu:active {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #006699;
	text-decoration: none;
}


h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #996666;
}
.testo {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
}
.testonero {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
}

.titolino {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #333333;
}


.titolo {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #C5A198;

}
.bordo {
	border: medium solid #ECE9D8;
}