body
{
  color: #63564b;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  margin: 0px;
}

.all
{
  background-image: url(../../images/headerFondo1.jpg);
  background-position: top;
  background-repeat: repeat-x;
  overflow: hidden;
}

.header
{
  margin: auto;
  height: 154px;
  width: 1000px;
  background-image: url(../../images/header1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.menu
{
  font-family: Georgia, "Times New Roman" , Times, serif;
  position: relative;
  top: 0px;
  text-align: center;
  float: left;
}

.languagesFlags
{
  font-family: Georgia, "Times New Roman" , Times, serif;
  position: relative;
  top: -10px;
  text-align: center;
  float: right;
}

.banner
{
  height: 300px;
  text-align: center;
  overflow: hidden;
  position: relative;
  background-image: url(../../images/bannerFondo.jpg);
  background-repeat: repeat;
  background-position: center;
  width: 100%;
}
.bannerHome, .bannerAzienda, .bannerContatti, .bannerDistribuzione, .bannerProdotti, .bannerRassegna, .bannerTerritorio, .bannerVigne, .bannerVisite
{
  height: 300px;
  text-align: center;
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
}

.bannerHome
{
  background-image: url(../../images/bannerHome.jpg);
}
.bannerAzienda
{
  background-image: url(../../images/bannerAzienda.jpg);
}
.bannerContatti
{
  background-image: url(../../images/bannerContatti.jpg);
}
.bannerDistribuzione
{
  background-image: url(../../images/bannerDistribuzione.jpg);
}
.bannerProdotti
{
  background-image: url(../../images/bannerProdotti.jpg);
}
.bannerRassegna
{
  background-image: url(../../images/bannerRassegna.jpg);
}
.bannerTerritorio
{
  background-image: url(../../images/bannerTerritorio.jpg);
}
.bannerVigne
{
  background-image: url(../../images/bannerVigne.jpg);
}
.bannerVisite
{
  background-image: url(../../images/bannerVisite.jpg);
}

.content
{
  background-image: url(../../images/contentFondo.jpg);
  background-position: top;
  background-repeat: repeat-x;
  position: relative;
  padding-top: 30px;
  border: none;
min-height: 560px;
}

.contentSlideHome
{
  position: relative;
  overflow: visible;
  padding: 30px;
}

.imageSlide, .imageSlide ul
{
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

.colonnaSx, .colonnaDx
{
  width: 220px;
  position: absolute;
  top: 20px;
}

.colonnaSx
{
  left: 0px;
  margin-left: 0px;
}

.colonnaDx
{
  right: 0px;
  margin-right: 0px;
}

.corpo
{
  margin-left: 240px;
  margin-right: 240px;
  border-left: 1px solid #bcae98;
  border-right: 1px solid #bcae98;
  text-align: justify;
  padding: 30px;
  padding-top: 0px;
}


.footer
{
  height: 140px;
  background-image: url(../../images/footerFondo.jpg);
  background-repeat: repeat-x;
  font-family: Georgia, "Times New Roman" , Times, serif;
  text-align: center;
}

.map
{
  padding-top: 20px;
}

.intestazione
{
  text-align: center;
  position: relative;
  top: 30px;
  text-align: center;
}

/*-------- styles------------*/

.homeLink:link, .homeLink:visited
{
  display: block;
  position: absolute;
  top: 0px;
  left: 26px;
  width: 156px;
  height: 110px;
  background-image: none;
  overflow: hidden;
}

.homeLink span
{
  position: absolute;
  top: 200px;
}

.homeLink:hover
{
  background-image: url(../../images/logoHover.jpg);
  background-position: top;
  background-repeat: no-repeat;
  filter: alpha(opacity=60);
  opacity: 0.6;
}

h1, h2
{
  font-size: 34px;
  font-family: Georgia, "Times New Roman" , Times, serif;
  font-style: italic;
  font-weight: normal;
  margin: 0px;
  margin-bottom: 10px;
  color: #9f8355;
}

a:link, a:visited
{
  color: #a6926a;
  text-decoration: none;
}

a:hover
{
  color: #000;
  text-decoration: underline;
}

a:hover img
{
  filter: alpha(opacity=60);
  opacity: 0.6;
}

.menu a:link, .menu a:visited
{
  color: white;
  text-decoration: none;
  margin-left: 7px;
  margin-right: 7px;
}

.menu a:hover, .menu a.selected
{
  color: #a6926a;
}

.languagesFlags a:link, .languagesFlags a:visited
{
  color: white;
  text-decoration: none;
  margin-left: 7px;
  margin-right: 7px;
}

.languagesFlags a:hover, .languagesFlags a.selected
{
  color: #a6926a;
}

.boxLeft h1, .boxRight h1
{
  font-size: 16px;
  font-style: normal;
  background-image: url(../../images/sfumGray.gif);
  background-repeat: repeat-x;
  color: #a9a17a;
  padding-left: 6px;
  line-height: 28px;
  height: 28px;
}

.boxLeft
{
  padding-top: 20px;
  padding-left: 20px;
}
.boxRight
{
  padding-top: 20px;
  padding-right: 20px;
}

.boxLeft a:link, .boxLeft a:visited, .boxRight a:link, .boxRight a:visited
{
  display: block;
  margin-bottom: 20px;
  text-decoration: none;
  cursor: pointer;
}

.boxLeft a:link h2, .boxLeft a:visited h2, .boxLeft a:link h2, .boxLeft a:visited h2
{
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  cursor: pointer;
}
.boxLeft a:hover h2, .boxRight a:hover h2
{
  text-decoration: underline;
}

.boxLeft a:link span, .boxLeft a:visited span, .boxLeft a:hover span, .boxRight a:link span, .boxRight a:visited span, .boxRight a:hover span
{
  color: #63564b;
  font-size: 11px;
  cursor: pointer;
}

.news img
{
  float: left;
  margin-right: 4px;
  margin-bottom: 4px;
  width: 80px;
}

h2
{
  font-size: 16px;
  font-style: normal;
  margin-bottom: 5px;
}

ul h2
{
  margin-bottom: 0px;
}

ul
{
  margin: 0px;
}

ul
{
  list-style-type: disc;
  padding-left: 15px;
}

a.BackButtonLink:link, a.BackButtonLink:visited
{
  margin-top: 10px;
  display: block;
  text-align: right;
  border-top: 1px solid #9f8355;
  background-image: url(../../images/scroll_back.gif);
  background-repeat: no-repeat;
  background-position: right;
}

.newsHome
{
  width: 1000px;
  margin: auto;
}

.newsHome a:link, .newsHome a:visited
{
  display: block;
  width: 300px;
  float: left;
  margin-left: 20px;
}

.ItemTemplateContent
{
  margin-bottom: 10px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #9f8355;
  overflow: hidden;
}
.ItemTemplateContent a:link, .ItemTemplateContent a:visited
{
  display: block;
  position: relative;
  cursor: pointer;
}

.ItemTemplateContent h1
{
  font-size: 24px;
}

.PostListImage
{
  float: left;
  margin-right: 6px;
}
.PostReaderImage
{
  float: left;
}
.PostReaderImage img
{
  padding: 0px 0px 10px 10px;
  margin-right: 10px;
  border-bottom: 1px dashed #9f8355;
  border-left: 1px dashed #9f8355;
}
.PostListReaderDate
{
  font-size: 10px;
}
a.PostReaderBody:link, a.PostReaderBody:visited
{
  color: #63564b;
}
.PostListGridDefaultReader
{
  width: 99%;
}
.footer
{
  color: #635a53;
}

.footer a:link, .footer a:visited
{
  color: #504545;
  text-decoration: none;
  margin-left: 7px;
  margin-right: 7px;
}

.footer a:hover
{
  color: Black;
  text-decoration: underline;
}

.map a:link, .map a:visited
{
  color: #8a7570;
  text-decoration: none;
  margin-left: 7px;
  margin-right: 7px;
}

.map a:hover
{
  color: black;
  text-decoration: underline;
}

a:active, a:focus
{
  outline: none;
}

img
{
  border: none;
}

.clear
{
  clear: both;
}
.PostReaderDate
{
  font-size: 10px;
}
.attachmentList a:link, .attachmentList a:visited, .attachmentList a:hover
{
  display: inline;
}
.imageSlideImage
{
  height: 200px;
  width: 200px;
  position: relative;
}
.imageSlideImage .imageSlideImageImage
{
  display: block;
  height: 200px;
  width: 200px; /*background: #EFE9E0; 	border: 1px solid #DFD3C3;*/
}
.imageSlideImage .imageSlideImageImage img
{
  border: none;
  display: block;
  margin: auto;
}
.blogSlide
{
  height: 200px;
  width: 200px;
  position: relative;
}

/*-------------- Easy Slider --------------*/

#sliderBox
{
  position: relative;
  top: 20px;
  left: 40px;
  width: 1000px;
  margin: auto;
  margin-bottom: 70px;
  cursor: pointer;
}

#slider
{
  position: relative;
  left: 6px;
  top: 6px;
}

#sliderBox:hover #pause
{
  position: absolute;
  top: -30px;
  right: 50px;
  width: 90px;
  height: 90px;
  background-image: url(../../images/SliderPause.png);
}

.lblNews
{
  /*border:1px solid red;*/
}

#cornice
{
  position: absolute;
  top: -40px;
  left: -40px;
  width: 1000px;
  height: 375px;
  background-image: url(../../images/SliderCornice.png);
}

#corniceUp
{
  position: absolute;
  top: -40px;
  left: 20px;
  width: 880px;
  height: 46px;
  background-image: url(../../images/SliderCorniceUp.png);
  background-repeat: repeat-x;
}

#corniceDown
{
  position: absolute;
  bottom: -51px;
  left: 20px;
  width: 880px;
  height: 46px;
  background-image: url(../../images/SliderCorniceDown.png);
  background-repeat: repeat-x;
}

#corniceLeft
{
  position: absolute;
  top: -40px;
  left: -40px;
  width: 60px;
  height: 373px;
  background-image: url(../../images/SliderCorniceLeft.png);
}

#corniceRight
{
  position: absolute;
  top: -40px;
  right: 40px;
  width: 60px;
  height: 373px;
  background-image: url(../../images/SliderCorniceRight.png);
}


/* image replacement */
.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next
{
  margin: 0;
  padding: 0;
  display: block;
  overflow: hidden;
  text-indent: -8000px;
}
/* // image replacement */

#slider ul, #slider li, #slider2 ul, #slider2 li
{
  margin: 0;
  padding: 0;
  list-style: none;
}

#slider2
{
  margin-top: 1em;
}

#slider li, #slider2 li
{
  /* define width and height of list item (slide) - entire slider area will adjust according to the parameters provided here 		*/
  width: 907px;
  height: 282px;
  overflow: hidden;
}

#prevBtn, #nextBtn, #slider1next, #slider1prev
{
  display: none;
  width: 40px;
  height: 80px;
  position: absolute;
  left: -43px;
  top: 108px;
  z-index: 1000;
}

#nextBtn, #slider1next
{
  left: 922px;
}

#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a
{
  display: block;
  position: relative;
  width: 40px;
  height: 80px;
  background: url(../../images/slideButtonSx.png) no-repeat 0 0;
}

#nextBtn a, #slider1next a
{
  background: url(../../images/slideButtonDx.png) no-repeat 0 0;
}

ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus
{
  outline: none;
}

/* // Easy Slider */

/* MiniMailSender*/
.emailSender
{
  font-family: Georgia, "Times New Roman" , Times, serif;
  font-size: 12px;
  font-style: normal;
  color: #595B5A;
}

.miniMailSenderDiv
{
  position: relative;
  bottom: 0px;
  text-align: left;
  padding-top: 500px;
}

.miniMailSenderTBSmall
{
  width: 250px;
  margin-bottom: 10px;
}

.miniMailSenderTBBig
{
  width: 400px;
  height: 150px;
  margin-bottom: 10px;
}

.miniMailSenderBtn
{
  margin-top: 5px;
  margin-bottom: 30px;
}
/* */

.sponsorSito
{
  text-align:center;
}
.sponsorSito img
{
  margin:10px;
}

