/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, button,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100.01%;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	line-height: 1.5em;
	vertical-align: top;
}

body { color: #FFFFFF; background: #FFFFFF; font-size: 12px; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */

table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* ##########################  main  ########################### */
div#main {
	width: 900px;
	margin: 5px auto 5px auto;
}

/* ##########################  header  ########################### */
div#header {
	width: 900px;
	height: 95px;
}
div#logo {
	width: 331px;
	height: 95px;
	float: left;
}
div#made-in-italy {
	width: 89px;
	height: 14px;
	margin: 20px 0 0 0;
	float:right;
}
div#main-menu {
	width: 474px;
	height: 30px;
	margin: 26px 0 0 56px;
	border-top-left-radius: 10px 10px;
	-moz-border-radius-topleft: 10px 10px;
	-webkit-border-top-left-radius: 10px 10px;
	-khtml-border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	-moz-border-radius-topright: 10px 10px;
	-webkit-border-top-right-radius: 10px 10px;
	-khtml-border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	-moz-border-radius-bottomleft: 10px 10px;
	-webkit-border-bottom-left-radius: 10px 10px;
	-khtml-border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	-moz-border-radius-bottomright: 10px 10px;
	-webkit-border-bottom-right-radius: 10px 10px;
	-khtml-border-bottom-right-radius: 10px 10px;
	border: 1px #636E77 solid;
	background-color: #CDCDCD;
	float: right;
}

div#main-menu a {
	font-size: 13px;
	font-weight: bold;
	color: #ED1A26;
	text-decoration: none;
}
div#menu-voice {
	width: 117px;
	margin-top: 5px;
	text-align: center;
	float: left;
	border-right: 1px #80898E solid;
}
div#menu-voice-last {
	width: 117px;
	margin-top: 5px;
	text-align: center;
	float: left;
}

div#main-menu a:HOVER {
	font-size: 13px;
	color: #ED1A26;
	text-decoration: underline;
}

/* ##########################  content  ########################### */
div#content {
	width: 900px;
	min-height: 350px;
	height: auto;
}
div#content-image {
	width: 900px;
	min-height: 286px;
	margin: 10px 0 0 0;
	border-top-left-radius: 16px 16px;
	-moz-border-radius-topleft: 16px 16px;
	-webkit-border-top-left-radius: 16px 16px;
	-khtml-border-top-left-radius: 16px 16px;
	border-top-right-radius: 16px 16px;
	-moz-border-radius-topright: 16px 16px;
	-webkit-border-top-right-radius: 16px 16px;
	-khtml-border-top-right-radius: 16px 16px;
	border-bottom-left-radius: 16px 16px;
	-moz-border-radius-bottomleft: 16px 16px;
	-webkit-border-bottom-left-radius: 16px 16px;
	-khtml-border-bottom-left-radius: 16px 16px;
	border-bottom-right-radius: 16px 16px;
	-moz-border-radius-bottomright: 16px 16px;
	-webkit-border-bottom-right-radius: 16px 16px;
	-khtml-border-bottom-right-radius: 16px 16px;
	border: 1px #66707A solid;
}
div#content-description {
	width: 880px;
	min-height: 272px;
	margin: 18px 0 0 0;
	padding: 10px;
	border-top-left-radius: 16px 16px;
	-moz-border-radius-topleft: 16px 16px;
	-webkit-border-top-left-radius: 16px 16px;
	-khtml-border-top-left-radius: 16px 16px;
	border-top-right-radius: 16px 16px;
	-moz-border-radius-topright: 16px 16px;
	-webkit-border-top-right-radius: 16px 16px;
	-khtml-border-top-right-radius: 16px 16px;
	border-bottom-left-radius: 16px 16px;
	-moz-border-radius-bottomleft: 16px 16px;
	-webkit-border-bottom-left-radius: 16px 16px;
	-khtml-border-bottom-left-radius: 16px 16px;
	border-bottom-right-radius: 16px 16px;
	-moz-border-radius-bottomright: 16px 16px;
	-webkit-border-bottom-right-radius: 16px 16px;
	-khtml-border-bottom-right-radius: 16px 16px;
	border: 1px #CDCDCD solid;
	background-color: #CDCDCD;
}
div#content-description ul {
	list-style-type:circle;
	margin: 0 0 0 10px;
	font-size: 14px;
}
div#content-description li {
	margin: 4px 0 4px 0;
}
div#map-space {
  width: 520px;
  height: 540px;
  margin: 10px 0 0 0;
  font-size: 11px;
  text-align: justify;
  color: #333333;
  overflow: hidden;
  float: left;
}
#feedback-form {
  width: 350px;
  margin: 6px 0 0 0;
  padding: 0;
  font-size: 11px;
  color: #666;
  float: right;
}
.error {
  font-size: 10px;
  line-height: 12px;
  height: 12px;
  color:#FF0000;
  display: block;
}

/* ##########################  footer  ########################### */
div#footer {
	width: 900px;
	height: 18px;
	margin: 5px 0 0 0;
	font-size: 11px;
	color: #687278;
	text-align: center;
}