body {
	background-color: #7B0505;
	background-image: url(../immagini/porzioni/sfondo.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #540000;
}
a:link {
	color: #184711;
}
a:visited {
	color: #A02803;
}
a:hover {
	color: #E87616;
}
a:active {
	color: #0099FF;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 15.5px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 14.5px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 13.5px;
}
.miniature {
	border: 1px solid #FFFFFF;
}
a:hover .miniature {
	border: 1px solid #540000;
}
.border {
	border: 1px solid #FFFFFF;
}
.img_border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.margine {
	padding-right: 24px;
	padding-left: 17px;
	padding-top: 5px;
}
