


@font-face {
  font-family: 'DroidSerifRegular';
  src: url('droidserif-webfont.eot');
  src: url('droidserif-webfont.eot?#iefix') format('embedded-opentype'),
  url('droidserif-webfont.woff') format('woff'),
  url('droidserif-webfont.ttf') format('truetype'),
  url('droidserif-webfont.svg#DroidSerifRegular') format('svg');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'LatoLight';
  src: url('lato-light-webfont.eot');
  src: url('lato-light-webfont.eot?#iefix') format('embedded-opentype'),
  url('lato-light-webfont.woff') format('woff'),
  url('lato-light-webfont.ttf') format('truetype'),
  url('lato-light-webfont.svg#LatoLight') format('svg');
  font-weight: normal;
  font-style: normal;

}


@font-face {
  font-family: 'LatoRegular';
  src: url('lato-regular-webfont.eot');
  src: url('lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
  url('lato-regular-webfont.woff') format('woff'),
  url('lato-regular-webfont.ttf') format('truetype'),
  url('lato-regular-webfont.svg#LatoRegular') format('svg');
  font-weight: normal;
  font-style: normal;

}




  /*	Resets
   ------	*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em,
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup,
menu, footer, header, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
}

article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
  display: block;
}

a img {border: 0;}

/* Selection colours (easy to forget) */

::selection 	 	{background: rgb(255,255,158);}
::-moz-selection 	{background: rgb(255,255,158);}
img::selection 		{background: transparent;}
img::-moz-selection	{background: transparent;}
body {-webkit-tap-highlight-color: rgb(255,255,158);}






  /*		Default Layout: 992px.
Gutters: 24px.
Outer margins: 48px.
Leftover space for scrollbars @1024px: 32px.
-------------------------------------------------------------------------------
cols    1     2      3      4      5      6      7      8      9      10
px      68    160    252    344    436    528    620    712    804    896    */



body {
  padding: 0;
  margin: 0;
  -webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
  font: 16px 'LatoLight', Arial, sans-serif;
  background: #3E4F25 url('bgnd.jpg') no-repeat fixed;
  background-size:cover
}

#fo a:link, #fo a:visited {
  color:#627715;
  text-decoration:none
}
#fo a:hover {
  text-decoration:underline
}


form {
  padding: 0;
  margin: 0;
}


#fo #container {
  width: 800px;
  min-height: 550px;
  background: transparent url('contentBgnd.png') repeat-y;
  margin: 0 auto;
  position:relative;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -o-box-sizing:border-box;
  box-sizing:border-box;
  -moz-box-shadow: #666 0px 0px 6px;
  -webkit-box-shadow: #666 0px 0px 6px;
  -ms-box-shadow: #666 0px 0px 6px;
  box-shadow: #666 0px 0px 6px;


}

#fo #top {
  height:30px;
  background: #627715 url('topBgnd.jpg') no-repeat;

}

#fo #intro {
  padding: 0;
  position:relative;
}

#fo #content {
  padding: 0;
  min-height:500px;
  position:relative;
}

#fo #box {
  padding:30px 0;
  position:relative;
  border-top: 1px solid #999999;
}

#fo #header .homeLink {
  padding:10px;
  display: block;
  float:center
}

#fo .text {
  padding:30px;
}

#fo .column {
  padding:0px 0px 0px 0px;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -o-box-sizing:border-box;
  width:100%;
}


#fo .description {
  font-size:16px;
  line-height:22px;
  font-weight:300;
  color:#000;
}

#fo .description p {
  margin:10px 0
}

#fo .description strong, #fo .description b {
  font-family: 'LatoRegular', Arial, sans-serif;
}


#fo .summary {
  font-size:18px;
  line-height:22px;
  color:#707173;
  font-style:italic;
  padding: 10px 0 20px 0
}


#fo h1 {
  font-size:32px;
  color:#4D4D4D;
  margin:0 0 30px;
  font-weight:100;
  line-height: 32px;
  font-family:'DroidSerifRegular', serif;
}

#fo h1 a:link {
  color:#4D4D4D;
  text-decoration:none
}

#fo h1 a:hover {
  color:#627715;
  text-decoration:none
}



#fo h2 {
  font-size:18px;
  color:#4D4D4D;
  margin:0 0 16px 0;
  font-weight:100;
  line-height: 22px;
  font-family:'DroidSerifRegular', serif;
}

#fo h2 a:link, #fo h2 a:visited {
  color:#4D4D4D;
  text-decoration:none
}

#fo h2 a:hover {
  color:#627715;
  text-decoration:underline
}

#fo h3 {
  font-size:20px;
  color:#4D4D4D;
  margin:0 0 16px 0;
  font-weight:bold;
  line-height: 22px;
}

#fo .companiesList  {
  padding-bottom:20px
}


#fo .companiesList span {
  font-size:16px;
  color:#627715;
  margin:0;
  font-weight:100;
  line-height: 22px;
  font-family:'DroidSerifRegular', serif;
  padding-right:20px
}

#fo .companiesList span a {
  color:#627715;
  text-decoration:none
}

#fo .companiesList span a:hover {
  text-decoration:underline
}


#fo .boxEvidenza  {
  padding: 30px 60px
}

#fo .boxEvidenza .box {
  float: left;
  width:300px;
  margin-right:40px;
  margin-bottom:20px
}

#fo .boxEvidenza h2 {
  margin:16px 0;
}


#fo .tellMeMore {
  height:50px;
  text-align:right;
  padding:20px;
  background: #4D4D4D url('footerBgnd.jpg') no-repeat;
  margin-top:150px
}
#fo .tellMeMore p {
  font-size:18px;
  color:#ffffff;
  line-height:50px;
  font-family:'DroidSerifRegular', serif;

}

#fo .tellMeMore a {
  color:#fff
}

#fo .tellMeMore a:hover {
  text-decoration:none;
  color:#d4d4d4
}

#fo .imgThumbList {
    float:right;
   margin:10px 0 0 10px
}

#fo .fileContainer .singleDoc {
  width:200px;
  float:left;
  margin:10px 10px 0 0
}

#fo .fileContainer .imgDida {
  color: #4D4D4D;
    font-family: Georgia,serif;
    font-size: 12px;
    font-style: italic;
  padding-top:5px
}



#fo .imageContainer {
  position:relative
}

#fo .boxEvidenza .imageContainer {
  height:200px;
  overflow:hidden;
  padding-bottom:20px
}

#fo .boxEvidenza .imageContainer img {
  min-height:200px;
}

#fo .imgDescription {

  font-family: Georgia, serif;
  color:#4D4D4D;
  font-size:12px;
  font-style:italic;
  margin:30px 30px 0 20px
}




#fo hr {
  clear:both;
  height:1px;
  margin:0;
  border-bottom:1px solid #999
}

#fo .tags {
  padding: 2px 7px;
  font-family:'DroidSerifRegular', serif;
  color:#fff;
  background-color:#A9A51F;
  display:block;
  position: absolute;
  right:30px;
  top:5px;
  font-size: 12px
}


#fo .button {
  padding: 10px;
  font-family:'DroidSerifRegular', serif;
  color:#fff;
  background-color:#627715;
  display:block;
  float:right;
  margin-top:30px
}

#fo .button a:link, #fo .button a:visited {
  color: #fff;
  text-decoration: none;
}

#fo .button a:hover {
  color: #fff;
  text-decoration: underline;
}

#fo .button {
  padding: 10px;
  
}

#fo .buttonSmall a:link, #fo .buttonSmall a:visited {
  color: #627715;
  text-decoration: none;
}

#fo .buttonSmall a:hover {
  color: #627715;
  text-decoration: underline;
}





/*HORIZONTAL-MENU*/


#fo #menu_horiz {
  color: #666666;
  font-size: 14px;
  font-family:'DroidSerifRegular', serif;
  padding:0px 0px 0px 0;
}
#fo #menu_horiz a,
#fo #menu_horiz a:link,
#fo #menu_horiz a:visited {
  text-decoration: none;
  color: #666666;
  font-weight:100;
}
#fo #menu_horiz .unselected_menuX, #fo #menu_horiz .selected_menuX {
  list-style-type: none;
  text-decoration: none;
  padding:0 5px;
  vertical-align:middle;
  font-size: 18px; /*ÜST MENU SIZE*/
   font-family:'DroidSerifRegular';
  font-weight: bold;
  
}

#fo #menu_horiz .selected_menuX {
  color: #627715
}
#fo #menu_horiz .unselected_menuX a:hover, #fo #menu_horiz .selected_menuX a  {
  color: #627715;
}

/*END-HORIZONTAL-MENU*/


/*PRODUCERS MENU*/

#fo #resourceMenuPlaceHolder {
  position:relative;
}

#fo .resourceMenu {
  position:absolute;
  background-color:#fff;
  padding:20px;
  box-shadow: 2px 2px 4px #999;
  border-radius:5px;
  z-index:2;
  margin-top:20px;
  margin-left:-20px;
  white-space: nowrap;
}

#fo .resourceMenu:before {
  width: 96px;
  height:20px;
  position:absolute;
  display:block;
  content: url('menuTop.png');
  top:-20px
}

#fo .resourceMenu li {
  list-style:none;
  font: 16px/24px 'LatoLight', Arial, sans-serif;
}

#fo #menu_horiz .selected_menuX .resourceMenu a  {
  color: #666666;
}

#fo #menu_horiz .selected_menuX .resourceMenu a:hover {
  color:#627715
}


/*END PRODUCERS MENU*/





/*GALLERY*/

#fo div#imgDisplay {
  background-color: #fff;
  border: 1px solid #D4D4D4;
  -moz-box-shadow: #666 0px 0px 6px;
  -webkit-box-shadow: #666 0px 0px 6px;
  -ms-box-shadow: #666 0px 0px 6px;
  box-shadow: #666 0px 0px 6px;
  position:relative
}

#fo div#imgDisplay .imgDescription {
  padding: 4px;
  font-size: 11px
}

#fo .closeGallery {
  position:absolute;
  top:5px;
  right:5px;
  cursor:pointer
}



/*END-GALLERY*/


/*LANGUAGE*/

#fo #langContainer {
  padding:10px 30px 0 0;
  float:right;
}


#fo .areaFlags a {
  color:#ccc;
  text-decoration:none;
}
#fo .areaFlags a:hover {
  color:#fff;
  text-decoration:none;
}
#fo .areaFlags {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#fff;
  padding: 0  0 0 10px;
  vertical-align:top
}

#fo .areaFlags.activeLanguage{
  display:none
}

/*END-LANGUAGE*/


/* FORM*/


#fo #form input, #fo #form textarea {
  border:1px solid #BBB4AC;
  text-align:left;
  padding:2px;
  font-size:14px;
  font-family:Arial, Helvetica, sans-serif;

}


/*END-FORM*/




/*PAGINATOR*/

#fo .fo_paginator_next, #fo .fo_paginator_prev, #fo .fo_paginator_first, #fo .fo_paginator_last {
  display: none
}

#fo .fo_paginator_next {
  background-image:url(next.png);
  background-repeat:no-repeat;
  padding-right:2px;
}

#fo .fo_paginator_prev {
  background-image:url(prev.png);
  background-repeat:no-repeat;
  padding-right:2px;
}

#fo .fo_paginator_first {
  background-image:url(first.png);
  background-repeat:no-repeat;
  padding-right:2px;
}

#fo .fo_paginator_last {
  background-image:url(last.png);
  background-repeat:no-repeat;
}

#fo .fo_paginator_selected {
  font-size: 15px;
  color:#4D4D4D;
  text-decoration: underline
}
#fo .fo_paginator {
  font-size: 15px;
  line-height:20px;
  margin-right:30px
}
#fo .fo_paginator img{
  width:20px;
  height:20px
}
#fo .fo_paginator_div {
  margin-bottom: 5px;
  margin-left: 0px;
  text-align: left;
  float:right
}
#fo .fo_paginator_position {
  text-align:center;
}

#fo .fo_paginator_combo {
  padding-bottom:10px;
}
#fo .fo_paginator_numbers {
  padding: 0 4px
}


/*END-PAGINATOR*/



/*MENU-VERTICALE*/

#fo #MenuDefault {
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: 14px;
  color: #fff;
  padding: 20px;
  position:absolute;
  margin-top: 0;
  left:120px;
}

#fo #MenuDefault a, #fo #MenuSinistroDefault dt a, #fo #MenuDefault li a {
  color:#fff;
  text-decoration: none;
  display: block;
  font-weight: 100;
}

#fo #MenuDefault dt {
  padding: 0;
  margin: 0;
}

#fo #MenuDefault dt.attivo a {
  font-weight: bold;
}

#fo #MenuDefault .primo {
  font-weight: 100;
  color:#fff;
  padding-bottom:10px
}
#fo #MenuDefault .primoConFigli  {
  font-weight: 100;
  padding-bottom:10px;
  color:#fff;
}
#fo #MenuDefault .hover, #fo #MenuDefault dt a:hover, #fo #MenuDefault li a:hover {
  color:#C0C0C0;
}


#fo #MenuDefault dd {
  padding: 0;
  margin-left: 20px;

}
#fo #MenuDefault dd ul {
  padding: 0px;
  margin: 0 0 15px;
}

#fo #MenuDefault li.widthChild{
}

#fo #MenuDefault li a {
  font-weight: 100;
  padding: 0;
  margin: 0px;
  text-decoration:none;
}

#fo #MenuDefault dd li.attivo {
  text-decoration:none;
  font-weight: bold;
}

#fo #MenuDefault dd li  {
  list-style:none;
  margin:0;
  padding: 3px 0px 3px 0px;
}

#fo #MenuDefault dd li.ultimo{
}


/*END-MENU-VERTICALE*/



/*SITEMAP*/


#fo #siteMap {
  font-size:11px;
  font-family:Arial, Helvetica, sans-serif;
  color:#666;
}

#fo #siteMap a{
  color:#666;
}
#fo #siteMap a:hover{
  color:#3e3e3e;
}
#fo #siteMap a:visited{
  color:#5391CA
}

#fo #siteMap li{
  list-style:none;
}
#fo #siteMap dt{
  font-weight:bold;
}

#fo #siteMap dd{
  margin-left:10px;
  padding:0px
}

#fo #siteMap ul{
  margin-left:10px;
  padding:0px
}

/*END-SITEMAP*/

/*FOOTER*/

#footer {
  font-size:11px;
  font-family:'DroidSerifRegular', Georgia, serif;
  color:#C0C0C0;
  background: #4D4D4D url('footerBgnd.jpg') no-repeat;
  text-align:center;
  position:relative;
  padding: 10px 10px 10px 0px;

}

#fo #footer a,
#fo #footer a:link,
#fo #footer a:visited {
  text-decoration: none;
  color: #fff
}



#fo #footer a:hover {
  color:#fff
}

#fo #footer .text {
  height:140px;
  border-left:0px solid #A7A7A7;
  padding:20px
}

#fo #footer .text a {
  color:#fff
}

#fo #footer .text a:hover {
  color:#c0c0c0
}


#footer .bottle {
  background: transparent url('bottle.png') no-repeat;
  position:absolute;
  top:-40px;
  left:20px;
  width:80px;
  height:200px;
  border:none
}


#footer p.Webcredit {
  text-align:center;
  padding-top:20px
}
/*END-FOOTER*/


/* RESOURCE LIST */


#fo .resourceList {
  margin-top:30px
}
#fo .resourceList .singleResource {
  float:right;
  width:300px;
  padding-left: 50px;
}


#fo .resourceList .anagraphicalData {
  font-size:16px;
  font-family:'DroidSerifRegular', Georgia, serif;
  color:#666
}

#fo .resourceList .resourceImg {
  margin:0 0 40px 0
}

#fo .resourceList .resourceNotes {
  font-size:14px;
  font-family:'DroidSerifRegular', Georgia, serif;
  margin:40px 0
}

#fo .resourceList hr {
    border-bottom: 1px solid #999999;
    clear: both;
    height: 1px;
    margin: 10px 0;
}

#fo .resImageContainer {
  width:380px;
  overflow:hidden
}

#fo .resImgDescription {
  font-family: Georgia, serif;
  color:#4D4D4D;
  font-size:12px;
  font-style:italic;
  margin-top:10px
}



  /*		netBook Layout: height 600px.
Gutters: 24px.
Outer margins: 28px.
Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */


  /*		Tablet Layout: 768px.
Gutters: 24px.
Outer margins: 28px.
Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

@media only screen and (min-width: 768px) and (max-width: 991px) {

body {
  width: 712px;
}






}


  /*		Mobile Layout: 320px.
Gutters: 24px.
Outer margins: 34px.
Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */

@media only screen and (max-width: 767px) {

body {
  width: 100%;
  -webkit-box-sizing:border-box;
}

#fo #container {
  width: 100%;
}

#fo #container:before {
  content: "";
  width: 100%;
}



#fo #menu {
  width: 280px;
  margin: 0 0 0 0;
  position:relative;
  left:0px;
  top:0;
  min-height:250px;

}

#fo #menu .box {
  float:right
}

#fo #menu .facebook {
  text-align:right
}

#fo #content {
  width: 100%;
  min-height: 720px;
  margin: 0;
  position:relative;
}

#fo .logo {
  width:150px
}

#fo .menuContainer {
  margin:-220px 0 0 130px;
  padding-top:30px;
  width:170px
}

#fo #MenuDefault {
  font-size: 16px;
}

#fo #MenuDefault .primo, #fo #MenuDefault .primoConFigli {
  padding: 2px 0 2px 30px;
}

#fo #langContainer {
  position:absolute;
  top:-60px;
  left:0
}


#fo .pageChildrenList .photoFrame img, #fo .imageContainer .photoFrame img {
  width:100%
}



#fo .imageContainer {
  margin-right:0;
  text-align:center;
  padding-left:0px
}


#fo .tape {
  top:-15px;
  right:30px;

}

#fo .thumbWrapper{
  height:100%!important;
  margin: 0;
  padding:2px
}

#fo .thumb img{
  width:75px;
  height:75px;
}






}


  /*		Wide Mobile Layout: 480px.
Gutters: 24px.
Outer margins: 22px.
Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */

@media only screen and (min-width: 480px) and (max-width: 767px) {

body {
  width: 100%;
  -webkit-box-sizing:border-box;
}

#fo #container {
  width: 380px;
}


#fo #menu {
  width: 380px;
  margin: 0 0 0 0;
  position:relative;
  left:0px;
  top:0;
  min-height:250px
}

#fo #menu .box {
  display:none
}

#fo #menu .facebook {
  text-align:right
}

#fo #content {
  width: 380px;
  min-height: 720px;
  margin: 0;
  position:relative;
}

#fo .logo {
  width:150px
}

#fo .menuContainer {
  margin:-220px 0 0 130px;
  padding-top:30px;
  width:170px
}

#fo #MenuDefault {
  font-size: 16px;
}

#fo #MenuDefault .primo, #fo #MenuDefault .primoConFigli {
  padding: 2px 0 2px 30px;
}

#fo #langContainer {
  position:absolute;
  top:-60px;
  left:0
}


#fo .pageChildrenList .photoFrame img, #fo .imageContainer .photoFrame img {
  width:100%
}



#fo .imageContainer {
  margin-right:0;
  text-align:center;
  padding-left:0px
}







}





























