@charset "utf-8";
body {
	background-color: #DBBCC1;
	margin:0;
}
.sottotest {
	background-image: url(images/template_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.corpo {
	background-image: url(images/template_08.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3B1414;
}
A.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3B1414;
	text-decoration:none;
}

.bordino {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3B1414;
}
.bordino1 {
	border: 4px solid #FFFFFF;
}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #391010;
	text-align: center;
}
.testo02 {
	color: #3D1414;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3D1414;
}
.quotation {
	font-style: italic;
}

