/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

/* load fonts */

@import url('fonts.css');

/* end load font */

* {
  padding: 0; 
  margin: 0 auto;
}

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.618em;
	color:#555;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

strong, b {
    font-family: 'rotissemisansregular';
	font-size: 110%;
	color:#999;
}

em, i {
    font-family: 'rotissemisansitalic';
}

strong em,
b em,
em strong,
em b,
strong i,
b i,
i strong,
i b {
    font-family: 'rotissemisansitalic';
}

a {
   outline: 0;
}

input::-moz-focus-inner { 
  border: 0; 
}

object, embed { 
  outline: 0;
}

img.map, map area{
    outline: none;
}

sup { 
    vertical-align: super;
	font-size: x-small;
}

sub { 
	vertical-align: sub;
	font-size: x-small;
}
/* end reset */


html {
  height: 100%;
  width: 100%;
  overflow: hidden;
  min-width: 100%;
  min-height: 100%;
  max-width: 100%;
  max-height: 100%;
  zoom: 1;
  text-align:center;
}

body {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  background:#F7F7F7;
  zoom: 1;
  text-align:center;
  font-size:1em;
/*  font-family: 'rotissemisansregular'; */
}

div, p {
  zoom: 1;
}
	
.container-fluid {
  height:100%;
  display:table;
  width: 100%;
  padding: 0;
}

.row-fluid {
  display:table-cell;
  vertical-align: middle;
}

.centering {
  width: 960px;
  height: 600px;
  float: none;
  margin: 0 auto;
  background:#ffffff;
  display: inline-flex;
  overflow:hidden;
}

/* link */

a:link, a:active, a:hover, a:visited {
	text-decoration:none;
	text-outline:none;
	text-shadow: none;
	color: #777;
}

a:hover {
	text-shadow: 0px 0px 5px #C6C6C6;
}

#storia a {
/*	border-bottom: 1px dotted #eee; */
}

#storia a:hover {
/*	border-bottom: 1px dotted #ccc; */
}

/* end link */


/* title */

h1, h2, h3, h4, h5, h6 {
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	line-height:normal;
}

h1 {
	font-size:6.5em;
}

h2 {
	font-size:3em;
}

h3 {
	font-size:2em;
}

h4 {
	font-size:1.5em;
}

h5 {
	font-size:1em;
}

h6 {
	font-size:1em;
}

/* end title */

/* font size and line height*/

.p24 {
	font-size:24pt;
}

.p22 {
	font-size:22pt;
}

.p20 {
	font-size:20pt;
}

.p18 {
	font-size:18pt;
}

.p16 {
	font-size:16pt;
}

.p14 {
	font-size:14pt;
}

.p13 {
	font-size:13pt;
}

.p12 {
	font-size:12pt;
}

.p11 {
	font-size:11pt;
}

.p10 {
	font-size:10pt;
}

.p9 {
	font-size:9pt;
}

.p8 {
	font-size:8pt;
}

.p7 {
	font-size:7pt;
}

.p6 {
	font-size:6pt;
}

.lh80 {
	line-height:80%;
}

.lh90 {
	line-height:90%;
}

.lh100 {
	line-height:100%;
}

.lh110 {
	line-height:110%;
}

.lh120 {
	line-height:120%;
}

.lh130 {
	line-height:130%;
}

.lh140 {
	line-height:140%;
}

.lh150 {
	line-height:150%;
}

.lh200 {
	line-height:200%;
}

.lh210 {
	line-height:210%;
}

.lh220 {
	line-height:220%;
}

.lh230 {
	line-height:230%;
}

.lh240 {
	line-height:240%;
}

.lspace1 {
	letter-spacing: 1px;
}

.lspace2 {
	letter-spacing: 2px;
}

.lspace5 {
	letter-spacing: 5px;
}

.lspace10 {
	letter-spacing: 10px;
}

/* end font size and line height */

/* margin */

.mb20 {
	margin-bottom: 20px;
}

/* end margin*/

/* position */

.centertable {
	display:table;
	width:100%;
	height:100%;
}
.centertext {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.lefttext {
	display:table-cell;
	vertical-align: top;
	text-align: left;
	position: relative;
}
.posrel {
	position: relative;
}
.posabs {
	position: absolute;
}

/* end position */

/* css menu top */

#menudxtop {
	position: absolute;
	width: auto;
	height: 30px;
	top: 15px;
	right: 65px;
	letter-spacing: 3px;
	font-size: 10pt;
	color: #2F7142;
	font-family: 'rotissemisansregular';
}

#menudxtop a {
	margin:0 15px 0 0;
}

#menudxserv {
	position:absolute;
	width:auto;
	top:50px;
	right:16px;
	letter-spacing:3px;
	font-size:10pt;
	font-family: 'rotissemiserifbold';
	z-index: 100;
}

#menudxserv a {
	margin:0 15px 0 0;
	padding:5px 5px 4px 5px;
	background: #ccc;
	color:#fff;
	font-size:80%;
}

#menudxserv a:hover {
	margin:0 15px 0 0;
	background: #777;
	color:#fff;
}

#menudxserv a.active {
	background: #2F7142;
	color:#fff;
}

#menudxservpage {
	position:absolute;
	width:auto;
	height:30px;
	top:45px;
	right:16px;
	letter-spacing:3px;
	font-size:10pt;
	color: #2F7142;
	font-family: 'rotissemisansregular';
	z-index: 100;
}

#menudxservpage a {
	margin:0 0 0 15px;
}

#menudxtop .dividers {
	font-size:18pt;
	position:relative; 
	top: 3px;
	color: #777;
	margin:0 5px 0 5px;
}

#menudxservpage .dividers {
	font-size:12pt;
	position:relative; 
	top: 0px;
	color: #555;
	margin:0 15px 0 5px;
}

.toleft {
	right:90px !important;
}

.tastevin {
	position:absolute; 
	right: 30px; 
	top: 10px;
	background-image:url("../img_common/logo-ais-grey.png");
	background-position: center center;
	background-repeat:no-repeat;
	width:37px;
	height:30px;
}
/* end css menu top */

/* css home */

.backimghome {
	background-image:url("../img_common/home.jpg");
	background-position: center center;
	background-repeat:no-repeat;
}

/* end css home */

/* css presentazione */

.backimgpresentazione {
	background-image: url("../img_common/top-presentazione.jpg");
	background-position: top center;
	background-repeat:no-repeat;
}

#presentazionetitolo {
	position: absolute;
	top: 200px;
	left: 40px;
	width:auto;
	height:auto;
	margin: 0;
	padding:0;
	display:block;
}

#presentazione {
	position: absolute;
	top: 240px;
	left: 40px;
	width: 500px;
	height: 300px;
	overflow: auto;
	margin: 0;
	padding: 0 10px 0 0;
	display: block;
}

#presentazione p {
	text-align:justify;
	margin-bottom: 10px;
}
#headerpresentazione {
	position:absolute; 
	top: 60px; 
	left: 36px;
}

#menupresentazione {
	position: absolute;
	top: 365px;
	left: 620px;
	margin: 0;
	padding: 0;
	display: block;
}

/* end css presentazione */

/* css regioni */

#bordosxregioni {
	position:absolute;
	top:0px;
	left:0;
	border-left: 1px solid #2F7142;
	height:100%;
}

#bordobtregioni {
	position:absolute;
	bottom:0;
	left:0;
	border-bottom: 10px solid #2F7142;
	width:100%;
}

#bordosxstoria {
	position:absolute;
	top:0px;
	right:78px;
	border-left: 1px solid #2F7142;
	height:100%;
}

#bordobtstoria {
	position:absolute;
	bottom:0;
	right:0px;
	border-bottom: 10px solid #2F7142;
	width:82px;
}

#headerregioni {
	position:absolute; 
	top: 10px; 
	left: 36px;
}

#headerregioni h2 {
	width: 650px;
}

#headerregioni h2:first-letter {
	text-transform: capitalize;
}

#cartinaitalia {
	position: absolute;
	top: 70px;
	right: 90px;
	margin: 0;
	padding: 0;
	display: block;
}

#menuregioni {
	position: absolute;
	height: 320px;
	width: 420px;
	top: 160px;
	left: 80px;
/*	-webkit-column-count: 2; /* Chrome, Safari, Opera */
/*	-moz-column-count: 2; /* Firefox */
/*	column-count: 2; */
	letter-spacing: 1px;
}

.backimgregioni {
	background-image: url("../img_common/home-regioni.jpg");
	background-position: center center;
	background-repeat:no-repeat;
}

#regionelinkindex {
	position: absolute;
	left: 40px;
	top: 90px;
}

#imgregionesxtop {
	position:absolute;
	top:10px;
	right:10px;
	width:60px;
	text-align:center;
}

/* end css regioni */

/* css storia */

#storiatitolo {
	position: absolute;
	top: 130px;
	left: 40px;
	width:auto;
	height:auto;
	margin: 0;
	padding:0;
	display:block;
}

#storia {
	position: absolute;
	top: 125px;
	left: 36px;
	width: 880px;
	height: 420px;
	overflow: auto;
	margin: 0;
	padding: 0 10px 0 0;
	display: block;
}

#docgdoc {
	position: absolute;
	top: 125px;
	left: 39px;
	width: 880px;
	height: 420px;
	overflow: auto;
	margin: 0;
	padding: 0 10px 0 0;
	display: block;
} 

#docgdoc h4 {
	color: #000;
	margin-top: 0px;
}

#docgdoc ul {
	margin-bottom: 20px;
}

#docgdoc li a {
	height: auto;
}

#vitigni {
	position: absolute;
	top: 125px;
	left: 39px;
	width: 880px;
	height: 420px;
	overflow: auto;
	margin: 0;
	padding: 0 10px 0 0;
	display: block;
}

#vitigni h4 {
	color: #000;
	margin-top: 0px;
}

#vitigni ul {
	margin-bottom: 20px;
}

#vitigni p strong {
	font-weight: normal;
}

#vitigni li a:first-letter {
	text-transform: capitalize;
}

#vitigni li a {
	height: 21px;
}

#vitigni p {
	text-align:justify;
	padding: 0 1px 0 1px;
}

#storia p {
	text-align:justify;
	margin-bottom: 10px;
	padding: 0 1px 0 1px;
}

#storia p.imagecontainerright {
	width: 400px;
	padding: 10px 0px 0px 20px;
	margin: 0px;
  	float:right;
}

#storia p.imgcontainerleft {
	width:400px;
	padding:10px 10px 0px 0px;
	float:left;
}

#storia p.imagecontainerright img, #storia p.imgcontainerleft img {
	width:400px;
	padding:0px;
	margin:0px;
	border:1px solid #eee;
	height: auto;
}

#storia p.imgcontainerleft.img600, #storia p.imagecontainerright.img600 {
	width:600px;
}

#storia p.imgcontainerleft.img600 img, #storia p.imagecontainerright.img600 img {
	width:600px;
}

#storia p.imgcontainerleft.img350, #storia p.imagecontainerright.img350 {
	width:350px;
}

#storia p.imgcontainerleft.img350 img, #storia p.imagecontainerright.img350 img {
	width:350px;
}

#storia p.imgcontainerleft.img250, #storia p.imagecontainerright.img250 {
	width:250px;
}

#storia p.imgcontainerleft.img250 img, #storia p.imagecontainerright.img250 img {
	width:250px;
}

#storia p.imgcontainerleft.img200, #storia p.imagecontainerright.img200 {
	width:200px;
}

#storia p.imgcontainerleft.img200 img, #storia p.imagecontainerright.img200 img {
	width:200px;
}

#storia p.imagecontainerright span, #storia p.imgcontainerleft span {
	clear:right;
	padding:0px 0 0 0;
	margin:0px;
	width:100%;
}
.imgshadow {
/*	box-shadow: 3px 3px 6px #999; */
}

#headerstoria {
	position:absolute; 
	top: 60px; 
	left: 36px;
}

#menustoria {
	position: absolute;
	top: 365px;
	left: 620px;
	margin: 0;
	padding: 0;
	display: block;
}

.didascalia {
	display: inline-block;
	vertical-align: top;
	text-align: justify;
	position: relative;
	line-height: 120%;
	font-size: 11pt;
	font-family: 'rotissemisansitalic';
}

/* end css storia */

/* tables */

#docgtb, .docgtb {
	margin:20px auto;
	width:720px;
	border:none;
}

#docgtb tr, .docgtb tr {
	border-bottom: 1px solid #777;
}

#docgtb tr.noborder, .docgtb tr.noborder {
	border-bottom: none;
}

#docgtb tr.noborder, .docgtb tr.noborder {
	border-bottom: none;
}

#docgtb th, .docgtb th {
	font-family: 'rotissemisansregular';
	font-size: 110%;
	color: #aaa;
	padding: 2px;
	white-space: nowrap;
	padding: 5px 5px 5px 5px;
}

#docgtb .centraltext, .docgtb .centraltext {
	text-align:center;
}

#docgtb td, .docgtb td {
	font-family: 'rotissemisansregular';
	color: #555;
	padding:10px 5px 10px 5px;
	font-size:12pt;
	text-align: center !important;
	line-height: 13pt;
}

#docgtb p, .docgtb p {
	margin-bottom: 0px !important;
}

#docgtb th:nth-child(2),
#docgtb th:nth-child(3),
#docgtb th:nth-child(4),
#docgtb th:nth-child(5),
#docgtb th:nth-child(6),
#docgtb th:nth-child(7),
#docgtb th:nth-child(8),
#docgtb th:nth-child(9),
#docgtb th:nth-child(10),
#docgtb td:nth-child(2),
#docgtb td:nth-child(3),
#docgtb td:nth-child(4),
#docgtb td:nth-child(5),
#docgtb td:nth-child(6),
#docgtb td:nth-child(7),
#docgtb td:nth-child(8),
#docgtb td:nth-child(9),
#docgtb td:nth-child(10),

.docgtb th:nth-child(2),
.docgtb th:nth-child(3),
.docgtb th:nth-child(4),
.docgtb th:nth-child(5),
.docgtb th:nth-child(6),
.docgtb th:nth-child(7),
.docgtb th:nth-child(8),
.docgtb th:nth-child(9),
.docgtb th:nth-child(10),
.docgtb td:nth-child(2),
.docgtb td:nth-child(3),
.docgtb td:nth-child(4),
.docgtb td:nth-child(5),
.docgtb td:nth-child(6),
.docgtb td:nth-child(7),
.docgtb td:nth-child(8),
.docgtb td:nth-child(9),
.docgtb td:nth-child(10) {
	text-align:center !important;
	vertical-align: middle;
/*	padding: 0 25px 0 0; */
	min-width: 45px;
	white-space: nowrap;
}


#docgtb th:nth-child(1),
#docgtb td:nth-child(1),

.docgtb th:nth-child(1),
.docgtb td:nth-child(1) {
	text-align: left !important;
	vertical-align: middle;
	margin: 0 5px 0 5px;
	width: 100%;
}


/* end tables */

/* css text color and shadow */

.cwhite {
	color:#fff;
}

.cgreen {
	color:#2F7142;
}

.cgreylight {
	color:#ddd;
}

.cgreymedium {
	color:#aaa;
}

.cgreydark {
	color:#555;
}

.blur3-3-5 {
	text-shadow: 3px 3px 5px #333;
}

.blur3-3-5-777 {
	text-shadow: 3px 3px 5px #777;
}

.blur3-3-5-ccc {
	text-shadow: 3px 3px 5px #ccc;
}

/* end css text color and shadow */


/* css box shadow */

.blur0-0-10 {
	box-shadow: 5px 5px 10px #ccc;
}

.whiteblend {
	-webkit-box-shadow: inset 0px 10px 10px 0px rgba(255, 255, 255, 1), inset 0px -10px 10px 0px rgba(255, 255, 255, 1);
	-moz-box-shadow:    inset 0px 10px 10px 0px rgba(255, 255, 255, 1), inset 0px -10px 10px 0px rgba(255, 255, 255, 1);
	box-shadow:         inset 0px 10px 10px 0px rgba(255, 255, 255, 1), inset 0px -10px 10px 0px rgba(255, 255, 255, 1);
}

/* end box shadow */

/* text in column */

.col-3-div {
-webkit-column-count: 3;
-webkit-column-gap: 40px;
-webkit-column-width: 200px;
-moz-column-count: 3;
-moz-column-gap: 40px;
-moz-column-width: 200px;
column-count: 3;
column-gap: 40px;
column-width: 200px;
padding: 1px !important;
}

.col-3-div ul li {
padding: 1px;
margin: 0;
height: auto;
}

.col-3-float, .col-3-float-endcolumn {
	margin:0 40px 0 0;
	width:245px;
	float:left;
}

.col-3-float-endcolumn {
	margin:0;
}

.col-3-float-end {
	clear: left;	
}

.col-1-float {
	margin:0 0 0 80px;
	width:300px;
	float:left;
}

.col-1-center {
	margin:0 auto;
	width:300px;
	clear:left;
}
.col-1-center-large {
	margin:0 auto;
	width:700px;
	clear:left;
}

/* end text in column */

/* list */

ul {
  list-style-type: square;
  margin-left: 20px;
  padding-left: 0;
}
 
li {
  border-bottom: 1px solid #ccc;
}
 
li:last-child {
/*  border: none; */
}
 
li a {
	text-decoration: none;
	display: block;
}
 
li a:hover {
	background: #f6f6f6;
	text-shadow: none;
}

/* end list */

/* footer */

.footercopy {
	text-align:center; 
	width:100%; 
	position:absolute; 
	bottom:2px;
	font-size:9px;
	color:#ccc;
	font-family: 'rotissemisansregular';
	letter-spacing:1px;
}

/* end footer */

.testodocgdoc {
	margin-top: 30px;
	text-align: left !important;
}

.testodocgdoc p {
	text-align: left !important;
}


.testo_condiviso {
    color: tomato; 
    font-size: 12px;
}

.testo_condiviso p {
    display: inline;
}


@media screen and (min-width:1024px) and (max-width:1152px)
{
.centering {
  zoom: 1;
  -moz-transform: scale(1);
}
}

@media screen and (min-width:1153px) and (max-width:1280px)
{
.centering {
  zoom: 1;
  -moz-transform: scale(1);
}
}

@media screen and (min-width:1281px) and (max-width:1440px)
{
.centering {
  zoom: 1.3;
  -moz-transform: scale(1.3);
}
}

@media screen and (min-width:1441px) and (max-width:1979px)
{
.centering {
  zoom: 1.5;
  -moz-transform: scale(1.5);
}
}

@media screen and (min-width:1980px)
{
.centering {
  zoom: 1.8;
  -moz-transform: scale(1.8);
}
}