* {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-family: Helvetica;
	font-weight: normal;
	text-align: left;
}
strong {
	font-weight: bold;
}
body {
	background: #6A7F75 url(../images/colonial.jpg) repeat-x;
	/*background: #6A7F75 url(../images/landing/verde.jpg) repeat;*/
}

a {
	text-decoration: none;
}
img {
	vertical-align: middle;
}
h3 {
	text-align: justify;
}

#valor_desconto, #numero_pessoas {
	font-family: Helvetica;
	font-size: 36px;
	color: #FFFFFF;
	text-align: center;
}

/* COMPRAR */

#formulario #quantidade {
  padding: 5px !important;
}
#comprar h3.titulo {
  margin: 20px 0 10px 10px !important;
}
#comprar label {
  display: inline !important;
  margin: 0px !important;
}
#comprar p {
  margin-top: 5px;
  margin-left: 10px !important;
  background: #fff;
  padding: 10px;
  border: 5px solid #ECE7D8;
  width: 550px;
}
#comprar p input:checked {
  border: 5px solid #A97806 !important;
}
#comprar input.radio {
  margin: 10px 0 0 0 !important;
  display: inline !important;
}
#comprar .botao {
  margin-top: 10px !important;
}

/*FLASH*/
.fieldWithErrors span.error {
  margin-left: 10px;
}
.exampleText {
	color: #aaa;
}

#slogan {
	width: 980px;
	height: 30px;
	text-align: right;
	margin: 20px auto;
	margin-bottom: -75px;
	background: url(../images/osmosqueteiros_slogan.png) no-repeat 100% 0px;
	*background: url(../images/osmosqueteiros_slogan.gif) no-repeat 100% 0px;
	_background: url(../images/osmosqueteiros_slogan.gif) no-repeat 100% 0px;
}

/*CABECALHO*/

#header {
	background: #000000;
	background: #151917;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height: 145px;
	width: 980px;
	margin: 80px auto 0;
}
#header #topo {
	height: 103px;
	border-bottom: 1px solid #4A4D4C;
}
#header #topo #logo {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	height: 102px;
	width: 270px;
	width: 290px;
}
#header #topo #logo .img {
	position: relative;
	text-align: center;
	margin-top: -66px;
	margin-left: 6px;
	cursor: pointer;
	border: 0px;
}
#header #topo #logo a {
	text-decoration: none;
}

#header #topo form {
	display: inline-block; zoom:1; *display:inline; _display:inline;
}
#header #topo #local {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	height: 102px;
	width: 335px;
	width: 315px;
	border-left: 1px solid #4A4D4C;
}
#header #topo #local .titulo {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	font-size: 14px;
	font-family: Arial;
	color: #FFFFFF;
	margin: 15px 0px 0px 12px;
}
#header #topo #local .filtro_cidades {
	width: 320px;
	width: 295px;
	height: 30px;
	line-height: 30px;
	border: 0px;
	margin: 10px 12px;
	padding-left: 0px;
	font-size: 20px;
}

#header #topo #local .filtro_cidades option {
	background: #FFFFFF;
	padding: 5px;
}
#header #topo #cadastro {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	height: 102px;
	width: 360px;
	border-left: 1px solid #4A4D4C;
}
#header #topo #cadastro .titulo {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	font-size: 14px;
	font-family: Arial;
	color: #FFFFFF;
	margin: 15px 0px 0px 12px;
}
#header #topo .email_cidade {
	color: yellow;
	line-height: 16px;
}
#header #topo #cadastro #email {
	/*background: transparent url(../images/base_caixa_texto.png) no-repeat;*/
	width: 248px;
	height: 30px;
	line-height: 30px;
	border: 0px;
	margin: 10px 0px 0px 12px;
	padding-left: 5px;
	font-size: 16px;
}
#header #topo #cadastro #cadastrar {
	background: transparent url(../images/botao_cadastrar.png) no-repeat;
	width: 82px;
	height: 30px;
	border: 0px;
	margin-top: 10px;
}

/*MENU*/

#header #base #menu {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	height: 40px;
	/*width: 855px;*/
	text-align: left;
	padding-left: 8px;
	
	border: 0px solid red;
}
#header #base #menu ul, #header #base #menu li {
	list-style: none;
}
#header #base #menu ul {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;

	border: 0px solid yellow;
}
#header #base #menu li {
	list-style-type: none;
	display: inline-block; zoom:1; *display:inline; _display:inline;
	text-align: center;
	vertical-align: middle;
	cursor: default;
	margin: 0px -4px 0px 0px; *margin: 0px; _margin: 0px;

	height: 41px;
	line-height: 41px;
	cursor: default;
	border-right: 1px solid #4A4D4C;
}
#header #base #menu li:hover {
	background: #2D302F;
	color: yellow;
}
#header #base #menu a {
	color: #FFFFFF;
	cursor: pointer;
	padding: 0px 9px;
}
#header #base #menu a:hover {
	color: yellow;
}

#header #base #login {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	width: 135px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	vertical-align: top;
	color: yellow;
	background: #2D302F;
	border-left: 1px solid #4A4D4C;
	border-right: 1px solid #4A4D4C;
	
	margin-left: -2px; *margin-left: 0px; _margin-left: 0px;
}
#header #base #login img {
	/*margin: 7px 5px 0px 0px;
	vertical-align: top;*/
	vertical-align: middle;
	position: relative;
	display: inline-block; zoom:1; *display:inline; _display:inline;

	margin: 0px 0px;
}
#header #base #login a {
	cursor: pointer;
	color: yellow;
	position: relative;
	display: inline-block; zoom:1; *display:inline; _display:inline;
	margin: 0px !important;
	padding: 0px !important;
	margin: 0px 5px !important;
}
#header #base #sessao {
	display: inline-block; ; zoom: 1; *display: inline;
	height: 41px;
	line-height: 41px;
	/*width: 147px;*/
	padding-left: 10px;
	border-right: 1px solid #4A4D4C;
	text-align: left;
	font-size: 12px;
	vertical-align: middle;
	color: yellow;
	text-decoration: none;
	background: url(../images/setinha.png) 138px 18px no-repeat;
}
#header #base #sessao:hover {
	background-color: #2D302F;
}

#header #base #sessao:hover .menu {
    display: block;
}

#header #base #sessao .menu {
    display: none;
    position: relative;
    top: -2px;
    left: -10px;
    width: 158px;
    background: #2D302F;
    z-index: 10;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;	
    -webkit-border-bottom-right-radius: 10px;	
    border-radius-bottomright: 10px;	
    -moz-box-shadow: 1px 2px 5px black;
    -webkit-box-shadow: 1px 2px 5px black;
    box-shadow: 1px 2px 5px black;
}
#header #base #sessao .menu li {
    list-style: none;
}
#header #base #sessao .menu li a {
    font-size: 12px;
    text-decoration: none;
    border-top: 1px solid #4A4D4C;
    display: block;
    padding: 0px 8px;
    color: #fff;
}

#header #base #sessao .menu li a:hover {
    color: yellow;
}

#header #base #sessao img {
    margin-top: 2px;
    margin-right: 5px;
}

#header #base #social {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	height: 41px;
	/*width: 108px;*/
	margin: 0px 0px !important;
	padding: 0px 4px 0px 4px !important;
	margin-left: 0px;
	vertical-align: middle;

	border: 0px !important;
}
#header #base #social img {
  border: 0;
	margin: 10px 0px !important;
	display: inline-block; zoom:1; *display:inline; _display:inline;
}
#header #base #social a {
	padding: 10px 0px !important;
}

/*CONTEUDO*/

#content {
	background: #F8F6EC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 980px;
	margin: 10px auto 0;
	padding: 5px 0px;
}
#content #moldura {
	background: #F9F3E4;
	border: 1px solid #C7C2B6;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 4px 8px;
	*margin: 8px;
	_margin: 8px;
}

#content #moldura .titulo {
	font-family: Georgia;
	font-size: 24px;
	line-height: 30px;
	color: #A97806;
	margin: 5px 0px 0px 10px;
}

/* OFERTA */

#content #moldura #oferta {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	background: #E6DFD0;
	margin: 10px 0px 10px 10px;
	width: 752px;
}
#content #moldura #oferta .texto {
	margin: 2px;
	border: 1px solid #FFFFFF;
	font-family: Helvetica;
	font-size: 12px;
}
#content #moldura #oferta .texto p {
	margin: 10px;
	line-height: 20px;
}
#content #moldura #oferta .texto ul {
	padding: 10px 33px;
	line-height: 20px;
}
#content #moldura #oferta .texto li {
	font-family: Helvetica, Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
}
#content #moldura #oferta #info {
	background: #464646;
	border-bottom: 5px solid #CDC0A2;
}
#content #moldura #oferta #info #texto_oferta {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	width: 535px;
	margin: 5px 0 5px 10px;
	text-align: justify;
}
#texto_oferta {
	text-align: justify;
	font-size: 14px;
}
#content #moldura #oferta #info #comprar {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	margin: 30px 0px 30px 5px;
	right: 20px;
}
#content #moldura #oferta #info h1 {
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
	color: #FFEA00;
	margin: 0px;
	padding: 0px;
}
#content #moldura #oferta #info h2 {
	font-size: 20px;
	font-family: Arial;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#content #moldura #oferta #foto {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	width: 469px;
	height: 286px;
	margin: 8px;
	background: #F8F6EC;
	border: 5px solid #CDC0A2;
	
	padding-bottom: -60px !important;
	
}
#content #moldura #oferta #foto #legenda {
	position: relative;
	bottom: 65px; *bottom: 65px; _bottom: 0px;
	height: 65px;
	width: 469px;
	background: #464646;
	font-family: Georgia;
	font-size: 16px;
	color: #FAD077;
	opacity: 0.75;
}
#content #moldura #foto_email {
	margin: 0px;
}
#content #moldura #foto_email img {
	border: 5px solid #CDC0A2;
}
#content #moldura #oferta #foto #legenda p {
	font-family: Georgia;
	font-size: 20px;
	padding: 7px 16px;
	color: #FFEA00;
}
#content #moldura #oferta #foto #legenda span {
	font-family: Georgia;
	font-family: Helvetica !important;
	font-size: 18px;
	color: #FFFFFF;
}

/* PRINCIPAL */

#principal, #lembrete, #lateral {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	border: 0px solid red;
}

#principal {
	width: 490px;
}

/* LEMBRETE */

#lembrete {
	width: 250px;
}
#lembrete .texto {
	margin: 0px 1px !important;
	*margin: 1px !important;
	_margin: 1px !important;
	
	font-family: Helvetica;
	font-size: 18px !important;
	vertical-align: middle;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
#lembrete .texto a {
	vertical-align: middle;
	margin: 0px 5px;
}
#lembrete img.icon {
	display: inline-block; zoom: 1; *display: inline; _display: inline;
	margin: 3px 0px;
	/*
	height: 58px;
	width: 56px;
	*/
}

/* TEMPO */

#lembrete #tempo, #lembrete #economia, #lembrete #desconto, #lembrete #divulgar {
	height: 64px; *height: 66px; _height: 59px;
	margin-top: 10px;
	padding: 1px 0px; *padding: 0px; _padding: 0px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#lembrete #tempo {
	margin-top: 8px !important;
	background: #3B5F9D;
}

#lembrete span#tempo_promocao {
  font-size: 14px !important;
  line-height: 60px;
}

#lembrete .contador_regressivo, #lembrete .hasCountdown {
	font-size: 16px;
	vertical-align: middle;
	color: #FFFFFF;
}
.contador_regressivo span {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	font-family: Helvetica;
	font-size: 24px !important;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 54px;
	line-height: 54px;
	margin: 5px 2px 0px !important;
	border: 0px solid red;
}

/* ECONOMIA */

#lembrete #economia {
	/*background: url(../images/degrade_laranja2.jpg) repeat-y;*/
	background: #DE672F;
}
#lembrete #economia .texto span {
	font-size: 13px !important;
	vertical-align: middle;
	line-height: 5px;
}
#lembrete #economia .texto span.cortado {
	/*text-decoration: line-through;*/
}
#lembrete #economia .texto img {
	display: inline-block; zoom: 1; *display: inline; _display: inline;
}
#lembrete #economia .texto ul {
	display: inline-block; zoom: 1; *display: inline; _display: inline;
	margin: 1px 0px !important;
	padding: 0px !important;
}
#lembrete #economia .texto li {
	list-style: none outside none !important;

	font-family: Helvetica;
	font-size: 18px !important;
	vertical-align: top;
	color: #FFFFFF !important;
	
	height: 25px;
	line-height: 25px;
	width: 180px;
}
#lembrete #economia .texto #de {
	vertical-align: middle;
}
#lembrete #economia .texto #por {
	height: 28px;
	text-align: left;
}
#lembrete #economia .texto #por span {
	font-size: 24px !important;
	vertical-align: middle;
}

/* DESCONTO */

#lembrete #desconto {
	/*background: url(../images/degrade_verde2.jpg) repeat-y;*/
	background: #0BA17C;
}
#lembrete #desconto .texto span {
	margin: 0px 3px;
	font-size: 30px !important;
	font-size: 20px !important;
/*	font-weight: bold; */
	vertical-align: middle;
}

/* DIVULGAR */

#lembrete #divulgar {
	/*background: url(../images/degrade_preto.jpg) repeat-y;*/
	background: #555555;
}
#lembrete #divulgar a img {
	margin-left: 2px;
	vertical-align: middle;
	height: 32px;
	width: 26px;
}

/* DETALHE */

#content #moldura #oferta #detalhe {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	width: 480px;
	margin: 0px 8px 10px 8px;
	background: #F9F3E4;
	clear: both;
}
#content #moldura #oferta #detalhe p#descricao {
	margin: 10px 20px;
	line-height: 20px;
}

/* REGULAMENTO */

#content #moldura #oferta #regulamento {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	margin-top: 10px;
	background: #F9F3E4;
	width: 100%;
}
#content #moldura #oferta #regulamento .texto {
	margin: 2px !important;
}
#content #moldura #oferta #regulamento .texto ul {
	padding: 10px 22px !important;
}
#content #moldura #oferta #regulamento .titulo {
	margin-left: 5px;
	padding-left: 50px;
	line-height: 45px;
	background: url(../images/regulamento.png) no-repeat;
	*background: url(../images/regulamento.gif) no-repeat;
	_background: url(../images/regulamento.gif) no-repeat;
}

/* GALERIA */

#content #moldura #oferta #galeria {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	margin: 8px 0px 0px 0px;
	background: #F9F3E4;
	width: 100%;
}
#content #moldura #oferta #galeria .texto {
	margin: 2px !important;
}
#content #moldura #oferta #galeria .titulo {
	margin-left: 5px;
	padding-left: 50px;
	line-height: 45px;
	background: url(../images/brasao.png) no-repeat;
	*background: url(../images/brasao.gif) no-repeat;
	_background: url(../images/brasao.gif) no-repeat;
}
#content #moldura #oferta #galeria #imagens {
        border:0 solid red;
        margin-left:5px;
        text-align:left;
}
#content #moldura #oferta #galeria a {
	text-decoration: none;
	margin: 0px !important;
}
#content #moldura #oferta #galeria img {
	border: 1px solid #C7C2B6;
	margin: 3px 0px !important;
	width: 72px;
}


/* LOCALIZACAO */

#content #moldura #oferta #localizacao {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	margin: 8px 0px 8px 0px;
	background: #F9F3E4;
	width: 100%;
}
#content #moldura #oferta #localizacao .texto {
	margin: 2px !important;
}
#content #moldura #oferta #localizacao a {
	margin: 0px !important;
	padding: 0px !important;
}
#content #moldura #oferta #localizacao img {
	margin: 5px 0px !important;
	border: 2px solid #CCCCCC;
	width: 98%;
	text-align: center;
}
#content #moldura #oferta #localizacao h1.titulo {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	margin-left: 5px;

	padding-left: 50px;
	line-height: 45px;
	background: url(../images/como_chegar.png) no-repeat;
	*background: url(../images/como_chegar.gif) no-repeat;
	_background: url(../images/como_chegar.gif) no-repeat;
}
#content #moldura #oferta #localizacao p#endereco {
	margin: 5px 10px;
	line-height: 20px;
	font-size: 13px;
	color: #000000;
}

/*FORMULARIOS*/

#content #moldura #formulario {
	margin: 20px;
}
#content #moldura #formulario p {
	font-family: Georgia;
	margin-left: 15px;
}
#content #moldura #formulario #area_cadastro, #content #moldura #formulario #area_login, #content #moldura #formulario #area_newsletter {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	width: 48%;
	border: 0px solid red;
}
#content #moldura #formulario #area_login, #content #moldura #formulario #area_newsletter {
	width: 45%;
	margin-left: 20px;
}
#content #moldura #formulario #area_cadastro form {
	border-right: 1px solid #C7C29B;
}
#content #moldura #formulario #area_cadastro .titulo, #content #moldura #formulario #area_login .titulo {
	font-size: 24px;
}
#content #moldura #formulario label, 
#content #moldura #formulario input, 
#content #moldura #formulario textarea, 
#content #moldura #formulario select {
	display: block;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #32312E;	
	margin: 10px;
	clear: both;
}
#content #moldura #formulario label, #content #moldura #formulario select {
  cursor: pointer;
}
#content #moldura #formulario select.assinatura {
  padding: 5px;
  min-width: 350px;
}
#content #moldura #formulario input.campo, #content #moldura #formulario select.campo {
	width: 350px;
	height: 35px;
	line-height: 35px;
	margin-bottom: 20px;
	border: 1px solid #999999;
}
#content #moldura #formulario textarea.campo {
	width: 350px;
	height: 120px;
	margin-bottom: 20px;
	border: 1px solid #999999;
}
#content #moldura #formulario input.botao {
	color: #FFFFFF;
	margin: 30px 0px 0px 10px;
	height: 39px;
	background: url(../images/bg_botao.jpg) repeat-x;
	padding: 0px 40px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #7F0205;
	border-top: 0px;
	border-bottom: 0px;
	cursor: pointer;
}
#content #moldura #formulario input.checkbox {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	margin: 1px 5px 0px 0px;
	/*background: url(../images/bg_checkbox.png) no-repeat;*/
}
#content #moldura #formulario .destaque {
	display: block;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	margin: 30px 0px 0px 10px;
}
#content #moldura #formulario #area_newsletter .destaque {
	margin: 15px 10px;
	color: #805C08;
}
#content #moldura  a {
	font-family: Helvetica;
	color: #1380B6;
	text-decoration: none;
}
#content #moldura .compras {
	background: #ECE7D8;
	border: 8px solid #ECE7D8;
	margin: 10px;
	font-family: Helvetica;
}
#content #moldura .compras tr {
	height: 40px;
}
#content #moldura .compras th {
	font-weight: bold;
	height: 30px;
}
#content #moldura .compras td {
	font-weight: normal;
	height: 80px;
}
#content #moldura .compras td * {
	margin: 0px !important;
}
#content #moldura .compras td .sinal {
	position: relative;
	float: left;
	left: -30px;
	text-align: left;
	display: inline-block; zoom:1; *display:inline; _display:inline;
}
#content #moldura .compras td .valor {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	position: relative;
	float: left;
	font-weight: bold;
	font-size: 20px;
}

#content #moldura .compras th, #content #moldura .compras td {
	font-family: Helvetica;
	vertical-align: middle;
}
#content #moldura .compras th.even, #content #moldura .compras td.even {
	background: #F7F5EF;
	vertical-align: middle;
	padding: 10px;
}

#content #moldura #como_funciona {
	margin: 10px;
	border: 0px solid red;
}
#content #moldura #como_funciona p {
	float: left;
	position: relative;
	top: -40px;
	text-align: left;
	font-size: 18px;
}
#content #moldura #faq {
	margin: 20px;
	padding: 10px;
	border: 8px solid #ECE7D8;
	background: #FFFFFF;
}
#content #moldura #faq ol {
	display: block;
	font-family: Georgia;
	font-size: 18px;
	color: #000000;
	margin: 20px 0px;
	list-style-position: inside;
	font-weight: bold;
}
#content #moldura #faq ul {
	list-style-position: inside;
	margin-top: -10px;
}
#content #moldura #faq li {
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	margin: 20px 0px;
	padding: 2px 10px;
	line-height: 26px;
}
#content #moldura #faq li.even {
	background: #ECE7D8;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#content #moldura #faq li span {
	font-weight: bold;
}

/* LATERAL */

#lateral {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	margin: 10px 0px 0px 4px;
	*margin-left: 8px;
	_margin-left: 8px;
	width: 183px;
	border: 0px solid #E6DFD0;
}

/*OUTRAS OFERTAS*/

#content #moldura #lateral #outra_oferta {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	margin-bottom: 10px;
	background: transparent;
	background: #E6DFD0 !important;
	width: 100%;
	border: 0px solid red;
}
#content #moldura #lateral #outra_oferta .texto {
	margin: 2px !important;
	border: 1px solid #ffffff;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #464646;
	color: #A97806;
	text-align: left;
	padding: 5px;
}
#content #moldura #lateral #outra_oferta .texto ul {
	margin: 0px 4px 10px !important;
	line-height: 13px;
	text-align: left;
	font-size: 11px;
	color: #464646;
}
#content #moldura #lateral #outra_oferta .texto li {
	font-weight: bold;
	list-style-type: square !important;
	list-style-position: inside;
	margin: 5px 1px;
	vertical-align: top;
}

#content #moldura #lateral #outra_oferta img.oferta {
	width: 94%;
	width: 160px;
	margin: 4px 4px 1px 4px;
	margin: 0;
	margin-bottom: 5px;
	border: 2px solid #FFFFFF;
}
#content #moldura #lateral #outra_oferta .titulo {
	margin: 0px;
	padding: 0px;
	line-height: 43px;
	text-align: center;
	text-align: left;
}
#content #moldura #lateral #outra_oferta a {
	text-align: center;
	color: #A97806;
}
#content #moldura #lateral #outra_oferta .comprar {
	margin: 5px 0px 10px 0px;
	width: 120px;
	height: 30px;
	text-align: center;
}

/* REDES SOCIAIS */

#content #moldura #lateral #area_social {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	margin-bottom: 10px;
	background: transparent;
/*	background: #E6DFD0 !important;
	background: #F7F5EF !important;
*/	width: 100%;
	border: 0px solid red;
}
#content #moldura #lateral #area_social .texto {
	margin: 2px !important;
	border: 1px solid #ffffff;
}
#content #moldura #lateral #area_social #twitter {
	background: url(../images/banner_twitter_03.png) no-repeat;
	*background: url(../images/banner_twitter_03.gif) no-repeat;
	_background: url(../images/banner_twitter_03.gif) no-repeat;

	width: 100%;
	height: 180px;
	position: relative;
	
	border: 0px solid red;
}
#content #moldura #lateral #area_social #twitter a {
	color: #747474 !important;
	font-size: 15px;
	font-weight: bold;
}
#content #moldura #lateral #area_social #twitter span {
	position: relative;
	float: left;
	left: 8px;
	top: 30px;
	width: 80px;
	text-align: left;
	color: #747474 !important;
	font-size: 15px;
	font-weight: bold;
}

#content #moldura #lateral #area_social #facebook {
	text-align: center;
}


/* AREA PARCEIRO */

#content #moldura #lateral #area_parceiro {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	margin-bottom: 10px;
	background: transparent;
	background: #E6DFD0 !important;
	width: 100%;
	border: 0px solid red;
}
#content #moldura #lateral #area_parceiro .texto {
	margin: 2px !important;
	border: 1px solid #ffffff;
}
#content #moldura #lateral #area_parceiro #mensagem {
	color: #424242;
	color: #000;
	font-size: 13px;
	text-align: left;
	margin: 8px;
}
#content #moldura #lateral #area_parceiro img {
	margin: 5px 8px 10px;
}

/* LINHA */

#content #moldura .linha {
	height: 17px;
	margin: 25px;
	margin-bottom: 0px;
}
#content #moldura .linha .hr_esquerda {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	height: 17px;
	width: 23px;
	background: url(../images/hr_esquerda.png) no-repeat;
	*background: url(../images/hr_esquerda.gif) no-repeat;
	_background: url(../images/hr_esquerda.gif) no-repeat;
	margin-left: 10px;
}
#content #moldura .linha .hr_centro {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	height: 17px;
	width: 93%;
	background: url(../images/hr_centro.png) repeat-x;
	*background: url(../images/hr_centro.gif) repeat-x;
	_background: url(../images/hr_centro.gif) repeat-x;
	margin-left: -5px;
}
#content #moldura .linha .hr_direita {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	height: 17px;
	width: 28px;
	background: url(../images/hr_direita.png) no-repeat;
	*background: url(../images/hr_direita.gif) no-repeat;
	_background: url(../images/hr_direita.gif) no-repeat;
	margin-left: -5px;
}
#content #moldura .hr_cima {
	position: relative;
	top: 12px;
	float: right;
	right: -7px;
	border: 0px solid red;
}
#content #moldura .hr_baixo {
	position: relative;
	top: 0px;
	float: right;
	right: -7px;
}

#content #moldura .caixa_pequena {
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	background: #FFFFFF;
	border: 8px solid #ECE7D8;
	color: #464646;
	display: inline-block; zoom:1; *display:inline; _display:inline;
	font-family: Gregoria;
	font-size: 20px;
	height: 130px;
	margin: 20px 5px 5px 15px;
	padding: 15px;
	text-align: left;
	width: 235px;
}
#content #moldura .caixa_pequena .circulo {
	position: relative;
	background: url(../images/circulo.png) no-repeat;
	*background: url(../images/circulo.gif) no-repeat;
	_background: url(../images/circulo.gif) no-repeat;
	width: 40px;
	height: 40px;
	top: -35px;
	left: -35px;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	float: left;
}
#content #moldura .caixa_pequena p {
	*width: 196px;
	*margin-top: 50px !important;
	*margin-bottom: -30px !important;
	*padding: -20px !important;
	*left: -20px;
	*text-align: left;
	_width: 196px;
	_margin-top: 50px !important;
	_margin-bottom: -30px !important;
	_padding: -20px !important;
	_left: -20px;
	_text-align: left;
}

img#bem_vindo, img#telefone {
	margin: 10px;
	margin-bottom: 40px;
	vertical-align: top;
}
#contato {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 100%;
	margin: 10px 20px 10px 0px;
	border: 8px solid #ECE7D8;
	background: #F7F5EF;
}
#contato p {
	position: relative;
	margin-top: 6px;
	*margin-top: 4px;
	_margin-top: 4px;
	line-height: 25px !important;
	width: 225px;
	*width: 227px;
	_width: 227px;
	right: 0px !important;
}
span.marcar {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #E0DACD;
	color: #805C08;
	line-height: 36px;
	padding: 5px 15px;
	margin: 0px 10px 20px;
	display: inline-block; zoom:1; *display:inline; _display:inline;
	position: relative;
	cursor: pointer;
}

img#telefone {
	margin: 10px;
	vertical-align: top;
	float: left;
	clear: left;
}
p.even, p.odd {
	text-align: right;
	margin: 0px 2px;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline-block; zoom:1; *display:inline; _display:inline;
	position: relative;
	right: -15px;
}
p.even {
	background: #EAE9E3;
}
p.ajuda {
	position: relative;
	margin: 5px 30px 30px 12px !important;
	font-size: 14px;
	font-family: Helvetica !important;
	text-align: justify;
}

#mensagem_boas_vindas {
	line-height: 20px;
	vertical-align: middle;
}
#mensagem_boas_vindas .titulo {
	font-size: 24px !important;
	margin-bottom: 10px !important;
}
#mensagem_boas_vindas p {
	font-family: Arial, Sans-Serif;
	font-size: 15px !important;
	font-weight: normal;
	color: #75602B;
	line-height: 25px;
}
#mensagem_boas_vindas p a {
	color: #EFA745;
	text-decoration: none;
}

.coluna1 {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	width: 40%;
	border: 0px solid red;
}
.coluna1 .titulo, .coluna2 .titulo, .coluna3 .titulo {
	font-size: 24px !important;
	margin-bottom: 0px 0px 0px 0px !important;
}
.coluna1 p, .coluna2 p, .coluna3 p {
	font-family: Arial, Sans-Serif;
	font-size: 15px !important;
	font-weight: normal;
	color: #75602B;
	line-height: 25px;
	margin-left: 12px !important;
}
.coluna1 p a, .coluna2 p a, .coluna3 p a {
	color: #EFA745;
	text-decoration: none;
}
.coluna2 {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	width: 59%;
	border: 0px solid red;
}
.coluna3 {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	width: 21%;
}
.coluna2 #formulario {
	margin: 12px !important;
}
.coluna2 .campo {
	display: inline-block !important; zoom:1; *display: inline !important; _display: inline !important;
	width: 250px !important;
	margin: 0px !important;
}
.coluna2 .botao { 
	display: inline-block !important; zoom:1; *display: inline !important; _display: inline !important;
	padding: 0px 20px !important;
	*padding: 0px 2px !important;
	_padding: 0px 2px !important;
	margin: -2px 5px !important;
}

#termo_uso {
	background: #FFFFFF;
	padding: 20px;
	text-align: justify;
}
#termo_uso p {
	margin: 20px 0px;
	text-align: justify;
}
#termo_uso strong {
	font-weight: bold;
}

/*RODAPE*/

/*RODAPE*/

#footer {
	width: 980px;
	margin: 10px auto 0px;
	height: 210px;
	line-height: 12px;
	color: #B6C1BC;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: center !important;
	color: white !important;

	border: 0px solid red;
}

#footer ul, #footer li {
	list-style: none;
	text-align: left;
}
#footer ul {
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	text-align: left;

	display: inline-block;
}
#footer li {
	list-style-type: none;
	display: inline-block; zoom:1; *display:inline; _display:inline;
	margin: 0px 5px;
}
#footer a, #footer p span {
	color: #FFFFFF;
}

#footer #formas_pagamento, #footer #acesso_rapido, #footer #sobre {
  display: inline-block;
  height: 180px;
  width: 320px;
	margin-left: 0px;

  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

#footer h2 {
	height: 40px !important;
	line-height: 40px !important;
	margin-bottom: 10px;

	font-size: 24px;
	color: #FEFEFE;
}

#footer #formas_pagamento {
	line-height: 40px;
	text-align: left;
	padding-left: 10px;

	-moz-text-shadow: 1px 1px 3px #555;
	-webkit-text-shadow: 1px 1px 3px #555;
	text-shadow: 1px 1px 5px #555;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=225, Color='#555555')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=225, Color='#555555');
}

#footer #acesso_rapido {
  width: 290px;
	line-height: 20px;
	padding-left: 15px;
	margin: 0px 14px;

	-moz-text-shadow: 1px 1px 3px #555;
	-webkit-text-shadow: 1px 1px 3px #555;
	text-shadow: 1px 1px 5px #555;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=225, Color='#555555')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=225, Color='#555555');
}

#footer #acesso_rapido a {
  font-size: 13px;
	margin: 0px !important;
	padding: 0px !important;
}

#footer #acesso_rapido a:hover {
  font-weight: bold;
}

#footer #acesso_rapido div.acesso {
  width: 140px !important;
	display: inline-block;
	height: 26px;	
	line-height: 14px;
	margin: 0px !important;
	padding: 0px !important;

	-moz-text-shadow: 1px 1px 3px #555;
	-webkit-text-shadow: 1px 1px 3px #555;
	text-shadow: 1px 1px 5px #555;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=225, Color='#555555')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=225, Color='#555555');
}

#footer #acesso_rapido div.grande {
  width: 280px !important;
}
#footer #acesso_rapido div.grande a {
  font-size: 15px !important;
}

#footer #sobre {
	padding: 0px 10px;
  width: 290px !important;

	-moz-text-shadow: 1px 1px 3px #555;
	-webkit-text-shadow: 1px 1px 3px #555;
	text-shadow: 1px 1px 5px #555;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=225, Color='#555555')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=225, Color='#555555');
}

#footer #sobre p {
	/*text-align: justify;*/
	line-height: 16px;
	font-size: 13px;
	margin-bottom: 6px;

	-moz-text-shadow: 1px 1px 3px #555;
	-webkit-text-shadow: 1px 1px 3px #555;
	text-shadow: 1px 1px 5px #555;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=225, Color='#555555')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=225, Color='#555555');
}

#footer #formas_pagamento #pagseguro {
	width: 900px;
	margin: 0px auto;
}

#foto_email {
  padding-left: 10px ;
}

/* PAINEL */

#content #moldura #painel {
	display: inline-block; zoom:1; *display:inline; _display:inline;
  border: 0px solid red;
  margin: 10px;
	width: 750px;
}

#content #moldura #painel #area_usuario {
  background: none repeat scroll 0 0 #9e9e9e;
  background: none repeat scroll 0 0 #4A4D4C;
	margin: 10px 0px 20px 10px;
	padding: 10px;
	-moz-border-radius: 10px;
}

#area_usuario {
  background: none repeat scroll 0 0 #4A4D4C;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: center;
	cursor: pointer;
	-moz-border-radius: 10px;

	border: 1px solid red;
}

#content #moldura #painel #area_usuario span {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	font-weight: normal;
	font-family: "Verdana";
	font-size: 15px;
	color: #FEFEFE;
}

#content #moldura #painel #area_usuario img {
  height: 100px;
	text-align: left;
	border: 1px solid #FEFEFE;
	-moz-border-radius: 5px;
}

#menu_rapido {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	width: 260px;
	float: right;
	font-weight: bold;
	color: #484848;
	color: #A97806;
	color: #fff;
}
#menu_rapido li {
	list-style: inside;
	list-style-type: square;
}
#menu_rapido li a {
  font-size: 14px;
  text-decoration: none;
  color: #FFF !important;
  color: yellow !important;
}

#opcoes {
	margin: 0px;
}

#opcoes a {
	text-decoration: none;
}

#opcoes img {
	border: 0px;
}

#opcoes div {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	width: 242px;
	height: 120px;
	margin: 3px 1px	;
	background: #E6DFD0;
	vertical-align: middle;
	border: 1px solid #909090;
	-moz-border-radius: 5px;
}

#opcoes div:hover {
	background: #CECECE;
}

#opcoes div img {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	float: left;
	vertical-align: middle;
	margin: 8px;
	/*height: 108px;
	width: 108px;*/
	border: 0px solid red;
	clear: both;
}

#opcoes div h3 {
	display: inline-block; zoom:1; *display:inline; _display:inline;
	margin: 12px 0px 5px;
	border: 0px solid red;
	clear: both;
}

#opcoes div span {
	/*display: inline-block; zoom:1; *display:inline; _display:inline;*/
	font-size: 12px;
	border: 0px solid red;
	clear: both;
}

.fonte_amarela {
	color: yellow !important;
}

a.cupom { color: #33A844 !important; }
