@charset "utf-8";

/** CLEARFIX */
.clearfix:before {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6E6E6;
	background-image: url(../imgs/det/arraialdocaborj.png);
	background-repeat: repeat-y;
	background-position:center
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #060;
}
a:visited {
	color: #060;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}
.tabelabranca {
	background-color: #FFF;
}
.peqtxt1 {
	font-size: 9px;
}
.peqtxt {
	font-size: 9px;
	color:#06F;
}
.peqrodape {
	font-size: 9px;
	color:#999;
}
.centrotxt {
	text-align: center;
}
.valor {
	white-space: nowrap;
	font-size: 12px;
}
.direitotxt {
	text-align:right;
}
.negrito {
	font-weight: bold;
	color:#06F;
}
.azulgrande {
	font-size: 17px;
	color:#06F;
}
.campos1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	background-color: #FFFF33;
}
.campos2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	background-color: #FF9900;
}

.tituloPromocao {
  text-align: center;
  line-height: 25px;
  font-size: 18px;
}

#divContador {
  text-align: center;
  margin-top: 10px;
  font-size: 50px;
  color: #FF0000;
}

#divDescricaoPromocao {
  margin: auto;
  margin-top: 10px;
  padding-bottom: 1px;
  text-align: center;
  background-color: #150184;
  width: 500px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 20px;
}

#divDescricaoPromocao .destaque {
  font-size: 32px;
  color: #A6C5FF;
}

#divDescricaoPromocao a {
  color: #FFFFFF;
  font-size: 30px;
}

p.centrotela {
  padding: 0 30px;
  margin: auto;
  text-align: justify;
  margin-bottom: 20px;
}

div.rodape {
  border: 1px solid black;
  width: 440px;
  margin: auto;
  text-align: center;
}

div.divCentroEsquerdo {
  width: 360px;
  float: left;
}

div.divCentroEsquerdo img {
  margin-left: 30px;
}

div.divCompre {
  border-color: #8BD3F6;
  background-color: #CFEEF6;
  width: 200px;
  margin: auto;
}

div.divCompre span {
  border-top: 1px solid #8BD3F6;
  border-right: 1px solid #8BD3F6;
  border-left: 1px solid #8BD3F6;
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
}

div.divCompre span:last-child {
  border: 1px solid #8BD3F6;
}

div#dialog-modal {
	display: none;
}

div#dialog-modal p {
	font-size: 15px;
	text-align: center;
}

div#dialog-modal ul {
	list-style: none;
	padding-left: 5px;
	margin-top: 30px;
}

div#dialog-modal ul li {
	font-size: 12px;
	height: 25px;
	line-height: 25px;
}
