@charset "utf-8";

body {
	background-color: #000000;
	color: #000000;
	font-size: 13px;
	font-family: Tahoma;
}
.testo_mini {
	font-size: 10px;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
a#mail {
	font-size: 14px;
}
a#mail:hover {
	font-size: 14px;
}
.testo_contatti {
	font-size: 16px;
	line-height: 2;
}

.testo_gr {
	line-height: 2;
	font-weight: bold;
}

.titolo {
	color: #FF0066;
	font-weight: bold;
}
.titolo_contatti {
	font-size: 16px;
	line-height: 2;
	font-weight: bold;
	color: #FF0066;
}

#flagsCont {
	height: 40px;
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: right;
}
#flags {
	padding: 20px 5px 0 0;
}