@charset "utf-8";
/* CSS Document */

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	list-style-type: none;
	list-style-image: url(images/freccina_gr.gif);
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: capitalize;
	color: #ffffff;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: capitalize;
	color: #000000;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: right;
	letter-spacing: 1px;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	letter-spacing: 0.1em;
	padding-left: 35px;
}
.flag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	letter-spacing: 0.1em;
	padding-right: 10px;
	word-spacing: 0.4em;
	text-align: right;
}
.flag2 {
	letter-spacing: 0.1em;
	word-spacing: 0.4em;
	padding-left: 4px;
	padding-right: 4px;
}
.menu_pettini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	letter-spacing: 2px;
	font-weight: bold;
}
a.laminati:link {
	text-decoration: none;
	color: #ffffff;
}
a.laminati:visited {
	text-decoration: none;
	color: #ffffff;
}
a.laminati:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.laminati:active {
	text-decoration: none;
	color: #ffffff;
}
.reed_wire_button {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	background-color: #F0F0F0;
	letter-spacing: 0.1em;
	padding: 1px;
	height: 25px;
	width: 220px;
}

