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


body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	background-color: #fff;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.news_foto {
	float: left;
	padding: 5px;
	border: none;
}
#sprycheckbox1 {
	color: #039;
	font-size: 12px;
	line-height: 2em;
}
.privacy {
	font-size: 12px;
	font-style: italic;
	width: 300px;
	line-height: normal;
}
#form1  .text {
	width: 200px;
	border: 1px solid #ec519d;
}
#form1   .submit {
	width: 100px;
	border: 1px solid #ec519d;
	color: #fff;
	background-color: #1c3f95;
}
.news_data {
	font-size: 11px;
	margin-bottom: 5px;
	color: #ec519d;
}
.news {
	clear: both;
	margin-bottom: 20px;
	margin-left: 150px;
}
.news_news {
	font-size: 12px;
	line-height: 1.5em;
	text-align: justify;
}
.news_titolo {
	font-size: 20px;
	color: #039;
}
.news_testo {
	margin-left: 180px;
}
.descrizione_prodotto {
	clear: right;
}
.latest_news_news img {
	float: left;
	border: 1px solid #ccc;
}
.foto_prodotto  {
	border: 1px solid #ccc;
	float: left;
	padding: 5px;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#chi_siamo_left {
	width: 310px;
	float: left;
	margin-bottom: 20px;
}
#chi_siamo_left dd {
	margin-left: 0px;
}
#list2 {
}
.drawer-handle {
	padding: 2px 2px 0px 2px;
	margin-bottom: 2px;
	width: 258px;
	color: #fff;
	background: #ec519d;
	text-transform: uppercase;
	cursor: pointer;
	font-weight: normal;
}
#chi_siamo_left li {
	padding: 5px;
	margin-bottom: 10px;
	width: 250px;
}
.lista_info {
	color: #039;
}
.lista_testo {
	margin-left: 110px;
	font-size: 11px;
}
.lista_bordo {
	border: 1px solid #fff;
	margin-bottom: 10px;
	padding: 5px;
	width: 250px;
}
.lista_bordo_sel {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 5px;
	width: 250px;
}
.lista_titolo {
	color: #000;
	font-weight: bold;
}
.lista_titolo a {
	text-decoration: none;
	color: #000;
}
.lista_foto {
	width: 100px;
	float: left;
}
#chi_siamo_left ul {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.dove_siamo_titolo     {
	font-size: 18px;
}
#chi_siamo_right {
	float: right;
	width: 460px;
	font-size: 12px;
	text-align: justify;
	margin-bottom: 20px;
	line-height: 1.5em;
}
.chi_siamo_titolo {
	color: #039;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 1em;
}
.chi_siamo_sottotitolo      {
	font-size: 12px;
}
.intestazione {
	font-size: 18px;
	color: #039;
	font-weight: normal;
}
.latest_news_titolo {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	margin-top: 10px;
}
.latest_news_news {
	color: #000;
	font-size: 12px;
}
.latest_news_data {
	font-size: 10px;
	color: #ec519d;
}
.latest_news_titolo a {
	color: #000;
	text-decoration: none;
}
.fascia_testo {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	padding: 0px;
	font-size: 12px;
	color: #999999;
}
#latest_news {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 316px;
}
#menu {
	position: relative;
	top: 0px;
	width: auto;
}
h1 {
	height: 140px;
	width: 165px;
//	display: none;
}
h2 {
	font-size: 12px;
	display: inline;
	font-weight: normal;
	word-spacing: 2em;
}
#mainContent img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo {
	height: 140px;
	width: 200px;
	margin-right: 5px;
//	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	float: left;
	top: 0px;
	position: relative;
}
#logo img {
	border: none;
	margin: 0px;
	padding: 0px;
}
#crediti {
	clear: right;
	float: right;
	font-weight: normal;
	font-size: 11px;
	display: none;
	visibility: hidden;
	margin: 0px;
	padding-top: 2px;
	white-space: nowrap;
}
.indirizzo {
	position: relative;
	top: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
.oneColFixCtrHdr #header {
	height: 140px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.crediti_img {
	margin-top: 20px;
	border: none;
	margin-bottom: 0px;
}
.fascia {
	background-color: #f3f3f3;
	height: 30px;
	line-height: 30px;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#menu {
	margin: 0px;
	padding: 0px;
	width: 540px;
	float: right;
	position: relative;
	top: 52px;
}
#menu img {
	border: none;
}
.distanziatore {
	margin-left: 20px;
}
#menu ul {
	text-align: right;
}
#menu li {
	display: inline;
	margin-left: 5px;
	font-weight: normal;
}
#menu a {
	color: #999999;
	text-decoration: none;
	font-size: 14px;
	font-weight: light;
}
#menu a:hover {
	color: #000000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#sottomenu {
	display: none;
	position: relative;
	top: -5px;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	margin: 0px;
	font-weight: normal;
}
.oneColFixCtrHdr #footer {
	background-color: #f3f3f3;
	bottom: 0px;
	position: relative;
	height: 120px;
	width: 100%;
	clear: both;
}
.oneColFixCtrHdr #footer .fascia_testo a:hover {
	color: #ccc;
	text-decoration: none;
}
.oneColFixCtrHdr #footer .fascia_testo a {
	color: #999;
	text-decoration: none;
}
#sottomenu li {
	margin-left: 0px;
}
.fascia_alto {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	padding: 0px;
	font-size: 12px;
	color: #999999;
	background-image: url(images/madeinitaly.gif);
	background-repeat: no-repeat;
	background-position: left;
	position: absolute;
	top: 10px;
	visibility: visible;
}
.fascia_alto a:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.fascia_alto img {
	padding-left: 12px;
	position: relative;
	top: 3px;
	border: none;
}
h3 {
	font-style: normal;
	font-size: 12px;
	display: inline;
	margin-top: 20px;
}
h4 {
	font-style: normal;
	font-size: 12px;
	display: inline;
}
.float_left {
	float: left;
	width: 59%;
	text-align: left;
}
.float_right {
	float: right;
	width: 39%;
	text-align: right;
}