html body
{
  background-color: #A6A6A6;
}

#divBachecaHeaderArea
{
  width: 1160px;
}

#divBachecaDocAreaContainer
{
  width: 1160px;
  background-color: white;
  color: white;
  margin-top: 10px;
  margin-bottom: 10px;
}

#divBachecaDocArea
{
  width: 1160px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

/* ----------------------------- */
#divDocumentContainer
{
  margin-top: 0px;
  margin-bottom: 0px;
}

#divBachecaDocResourceLinkArea
{
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;
}

#divTitle1Container
{
  margin-top: 110px;
  margin-left: 0px;
}

.divTitle1Line
{
  text-align: center;
  line-height: normal;
}

.lblTitle1Line
{
  color: #0070C0;
  font-family: "Rockwell", "Arial";
  font-weight: bold;
  padding-top: 0px;
  padding-bottom: 0px;
}
.lblTitle1Line1
{
  font-size: 16pt;
  line-height: 16pt;
}
#divTitle1Line2,
#divTitle1Line3
{
	margin-top: 30px;
}
.lblTitle1Line2,
.lblTitle1Line3
{
  font-size: 12pt;
  line-height: 12pt;
}

#divTitle2Container
{
  margin-top: 80px;
  margin-left: 0px;
}

#divTitle3Container
{
  margin-top: 30px;
  margin-left: 0px;
}

.divTitle2Line,
.divTitle3Line
{
  text-align: center;
  line-height: normal;
}

.lblTitle2Line,
.lblTitle3Line
{
  color: #000000;
  font-family: "Rockwell", "Arial";
  font-size: 12pt;
  font-weight: normal;
  padding-top: 0px;
  padding-bottom: 0px;
  line-height: 12pt;
}

#divMainAreaContainer
{
  position: relative;
  margin-top: 10px;
  width: 100%;
  height: 788px;
}

#divMainAreaImageContainer
{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 730px;
  height: 788px;
}

#divMainAreaImgMostra
{
  width: 730px;
  height: 788px;
}

#divMainAreaButtonsContainer
{
  position: absolute;
  left: 730px;
  top: 0px;
  width: 430px;
  height: 788px;
  text-align: left;
 }

/* -------------------------------------- */
.btnAction
{
  margin-top: 16px;
  padding-left: 7px;
  padding-top: 7px;
  padding-right: 7px;
  padding-bottom: 7px;
}

.btnRight
{
  margin-right: 0px;
}

#btnRight1
{
  margin-top: 170px;
}

#btnRight1
{
  /* border-radius: 1px; */
  border-width: 0px;
  border: none;
  cursor: pointer;
  width: 330px;
  margin-left: 50px;
  text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#btnRight1
{
  background-color: #0070C0;
}
#btnRight1:hover
{
  background-color: #0050A0;
}


/* -------------------------------------- */
.divinsidebtnRight
{
  font-family: "Rockwell", "Arial";
  font-size: 13pt;
  line-height: 20pt;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}

div #btnRight1
{
  outline: none;
  border-radius: 1px;
}
