@charset "utf-8";
.FEDERAZIONE {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.CREDITS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993366;
}
.TITOLO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993366;
}
.BORDO {

}
.SFONDO {
	background-repeat: no-repeat;
/*        background-position: bottom;*/
}
body {
	margin-left: 50px;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 50px;
	background-repeat: repeat-x;
	background-image: url(line.gif);
}
.FRAE {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	font-weight: bold;
	line-height: 55px;
}
.SFONDOCopia {
	background-repeat: no-repeat;
	border: 1px solid #000000;
}
.menucss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}
.menucss:hover {
	color: #FFFFFF;
}
.menucss:link {
	color: #CCCCCC;
}
.menucss:active {
	color: #CCCCCC;
}


.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mail:visited {
	color: #0000FF;
	text-decoration: none;
}

.mail:link {
	color: #0000FF;
	text-decoration: none;
}
.mail:active {
	color: #0000FF;
	text-decoration: none;
}
.mail:hover {
	color: #6699FF;
	text-decoration: none;
}

ul.brochure li {
    margin-bottom: 1em;
}

