@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,800italic,300,600,800,400);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700,300italic);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);
body,td,th {
	font-family: Arial, Helvetica, sans-serif;}
	
a:link {
	text-decoration: none;
	border: 0;
	color: #333;
	background-color: transparent;
}
a:visited {
	text-decoration: none;
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #666;
}
	
a:active {
	text-decoration: none;
	color: #333;
}

a img {
	text-decoration: none;
	border: none;}

.instestazione_header {
	color: #FFF;
	font-size: 12px;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-family: oswald, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.link-narrow {
	font-size: 10px;
	font-weight: 700;
	font-variant: normal;
	text-transform: uppercase;
	font-style: normal;
	font-family: oswald, Arial, Helvetica, sans-serif;
}
.link-narrow2 {
	font-size: 15px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	font-style: normal;
	font-family: oswald, Arial, Helvetica, sans-serif;
	color: #175772;
	margin-bottom: 7px;
	margin-top: -5px;
}

a.archivio-notizie {
	font-size: 11px;
	font-weight: 300;
	text-transform: uppercase;
	font-style: normal;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	/*background-color: #FFE42B;*/
	letter-spacing: 0.1em;
	text-align: right;
	float: right;
	width: 132px;
	display: inline;
	padding: 5px;
	/*	color: #333;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #8DADBA;
	background-image: url(../index/archivio-notizie.png);
	background-repeat: no-repeat;
	background-position: 6px center;
	background-color: #F3F3F3;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	position: relative;
	margin-right: 0px;
}
.testo-base {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	line-height: 150%;
	margin-bottom: 25px;
	list-style-image: url(../img/list.png);
	list-style-type: none;
	list-style-position: outside;
}
.testo-base-ridotto {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 150%;
}
.pubblicato {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	line-height: 150%;
	font-style: italic;
	font-weight: bold;
	/* [disabled]margin-bottom: 77px; */
}


.titolo {
	color: #C8C8C8;
	font-family:  "Open Sans Light", Arial, Helvetica, sans-serif;
	font-size: 85px;
	font-weight: lighter;
	/* [disabled]margin-top: 23px; */
	/* [disabled]width: 900px; */
	text-align: center;
}
.titolo-light-grande {
	color: #175772;
	font-family:  "Open Sans Condensed", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: 300;
	line-height: 13px;
}

.titolo-light-max {
	color: #175772;
	font-family:  "Open Sans Condensed", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 32pt;
}


.sottotitolo {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #8DADBA;
	font-weight: 400;
}
.sottotitolo-scuro {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: 400;
}
	
	ul.lista li {
	list-style-image: url(../index/lista.png);
	list-style-position:inside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 10px;
	/* [disabled]display: list-item; */
}
.box-produttore {
	float: right;
	padding: 27px;
	position: relative;
	overflow: hidden;
	width: 323px;
	height: 445px;
	top: -27px;
	right: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #F3F3F3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.box-galleria {
	float: right;
	padding: 8px 0px 0px 0px;
	position: relative;
	overflow: hidden;
	width: 500px;
	height: 200px;
	top: -27px;
	right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	/* [disabled]background-color: #F7F7F7; */
}

.testo-produttore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 18px;
	margin-bottom: 9px;
}

.didascalia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	margin: 20px 30px 15px 0px;
	padding: 0;
	position: relative;
	overflow: visible;
	padding-bottom: 45px;
	padding-right: 3px;
	/* [disabled]width: 85px; */
	color: #333333;
}


.didascalia span {
	width: 100px;
	position: absolute;
	left: 0px;
	top: 132px;
}
