body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	text-decoration:none;
	color:#bd1316;
}
.menu {
	color:#ba9e77;
	font-size:9px;
}
.corpo {
	/*height: 250px;*/
	width: 750px;
}
.footer {
	background-image: url(immagini/footer.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 750px;
	color:white;
	font-size:10px;
}
.topleft {
	background-image: url(immagini/topleft.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 9px;
	background-position: bottom;
}
.topright {
	background-image: url(immagini/topright.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 11px;
	width: 9px;
}
.bottomright {
	background-image: url(immagini/bottomright.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 9px;
}
.bottomleft {
	background-image: url(immagini/bottomleft.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 9px;
}
.toporizz {
	background-image: url(immagini/toporizz.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 11px;
}
.bottomorizz {
	background-image: url(immagini/bottomorizz.jpg);
	background-repeat: repeat-x;
}
.leftvert {
	background-image: url(immagini/leftvert.jpg);
	background-repeat: repeat-y;
}
.rightvert {
	background-image: url(immagini/rightvert.jpg);
	background-repeat: repeat-y;
}
.riquadro {
	border: 1px solid #bd1316;
	width:750px;
}
