@charset "UTF-8";
/* CSS Document */

body {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-attachment: #660000;
	background-position: center top;
	background-image: url(img/sfondo.jpg);
	font-family: "Times New Roman", Times, serif;
}
.testo {
	color: #330000;
	font-size: 90%;
	line-height: 110%;
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}
.impressum {
	color: #996600;
	font-size: 80%;
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 20px;
	padding-right: 20px;
}
.cornice {
	border: 2px solid #d7a41d;
	color: #6E3D0C;
	font-size: 90%;
}
.tabella {
	font-size: 14px;
	color: #330000;
}
.cosedafare {
	font-size: 100%;
	line-height: 110%;
	color: #D0981B;
	font-weight: bold;
	text-decoration: none;
}
.impressum a:hover {
	color: #4A380A;
}
.cornicelink {
	color: #330000;
}
ul {
	padding-left: 15px;
}
.impressum a {
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
#CaptionBox {
	margin-left: 20px;
	color: #600;
	font-style: italic;
	font-size: 14px;
	padding-left: 20px;
}
#banner {
	padding-left: 20px;
	padding-top: 30px;
}

