/* -------------------------------------- Base ------------------------------------------------- */

html {
	background-repeat: no-repeat;
	list-style-type: none;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

body {
	background-repeat: no-repeat;
	list-style-type: none;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

form {
	background-repeat: no-repeat;
	list-style-type: none;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

div {
	background-repeat: no-repeat;
	list-style-type: none;
	font-weight: normal;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

img {
	background-repeat: no-repeat;
	list-style-type: none;
	font-weight: normal;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

a {
	background-repeat: no-repeat;
	list-style-type: none;
	font-weight: normal;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

ul {
	background-repeat: no-repeat;
	list-style-type: none;
	font-weight: normal;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

ol {
	background-repeat: no-repeat;
	list-style-type: none;
	font-weight: normal;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

li {
	background-repeat: no-repeat;
	list-style-type: none;
	font-weight: normal;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

a {
	background-repeat: no-repeat;
	list-style-type: none;
	font-weight: normal;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

label {
	background-repeat: no-repeat;
	list-style-type: none;
	font-weight: normal;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

input {
	background-repeat: no-repeat;
	list-style-type: none;
	font-weight: normal;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

h1 {
	background-repeat: no-repeat;
	list-style-type: none;
	font-weight: normal;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

h2 {
	background-repeat: no-repeat;
	list-style-type: none;
	font-weight: normal;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

h3 {
	background-repeat: no-repeat;
	list-style-type: none;
	font-weight: normal;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

h4 {
	background-repeat: no-repeat;
	list-style-type: none;
	font-weight: normal;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

h5 {
	background-repeat: no-repeat;
	list-style-type: none;
	font-weight: normal;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

h6 {
	background-repeat: no-repeat;
	list-style-type: none;
	font-weight: normal;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

select {
	background-repeat: no-repeat;
	list-style-type: none;
	font-weight: normal;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

option {
	background-repeat: no-repeat;
	list-style-type: none;
	font-weight: normal;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}


textarea {
	background-repeat: no-repeat;
	list-style-type: none;
	font-weight: normal;
	
	padding: 0px;
	margin: 0px;
}

p {
	background-repeat: no-repeat;
	list-style-type: none;
	font-weight: normal;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

/* -------------------------------------- Comum ------------------------------------------------ */

body {
    background-image: url(../../img/sites/base/background-da-pagina.jpg);
	background-repeat: repeat-x;
	background-color: #3B2691;
}

#pagina {
	padding-bottom: 20px;
	margin: 0px auto;
	height: 100%;
	width: 760px;
	overflow:auto;
}

.coluna-direita {
	padding: 0px 0px 0px 0px;
	margin-left: -5px;
	width: 560px;
	float: left;
}

.coluna-esquerda {
	width: 205px;
	float: left;
}

.conteudo {
	background-image: url(../../img/sites/default/background-conteudo.png);
	background-repeat: repeat-y;
	margin-left: 9px;
	display: table;
	width: 560px;
}

/* -------------------------------------- Default ---------------------------------------------- */

.conteudo ul#lista-de-servicos {
	margin: 10px 0px 0px 5px;
	display: table;
	float: left;
}

#arquivo-flash-default {
	margin: 5px 0px 0px 10px;
}

.conteudo ul#lista-de-servicos li {
	background-image: url(../../img/sites/default/background-dos-itens-de-lista.jpg);
	padding: 8px 0px 0px 7px;
	margin-left: 0px;
	height: 228px;
	width: 264px;
	float: left;
}

.conteudo ul#lista-de-servicos h2 {
	margin: 0px 0px 5px 8px;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #28166F;
}

.conteudo ul#lista-de-servicos p {
	margin: 0px 0px 10px 5px;
	line-height: 16px;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	width: 220px;
}

a.saiba-mais,
a.orcamento {
	margin: 0px 0px 0px 15px;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	line-height: 20px;
	text-indent: 25px;
	font-size: 11px;
	display: block;
	height: 21px;
	width: 102px;
	color: #fff;
	float: left;
}

* html a.saiba-mais {
	margin: 0px 0px 0px 8px;
}

* html a.orcamento {
	margin: 0px 0px 0px 8px;
}

a.saiba-mais {
	background-image: url(../../img/sites/default/background-link-saiba-mais.jpg);
}

a.orcamento {
	background-image: url(../../img/sites/default/background-link-orcamento.jpg);
}

a.saiba-mais:hover,
a.saiba-mais:focus,
a.saiba-mais:active {
	text-decoration: underline;
}

a.orcamento:hover,
a.orcamento:focus,
a.orcamento:active {
	text-decoration: underline;
}

#lista-produtos {
	margin: 20px 0px 0px 14px;
	float: left;
}
*html #lista-produtos {
	margin: 20px 0px 0px 6px;
	float: left;
}

#lista-produtos li {
	margin: 0px 35px 0px 0px;
	background-color: #fff;
	height: 191px;
	width: 150px;
	float: left;
}

#lista-produtos li.ultimo-item {
	margin: 0px;
}

#lista-produtos li img {
	margin: 6px 0px 0px 7px;
}

#lista-produtos li p {
	background-image: url(../../img/sites/default/seta-lista-produtos.jpg);
	background-position: 10px 0px;
	padding-left: 22px;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	height: 32px;
	width: 96px;
	color: #333;
}

#lista-produtos li a {
	background-image: url(../../img/sites/default/background-link-mais-detalhes.jpg);
	margin: 12px 0px 0px 8px;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	line-height: 20px;
	text-indent: 26px;
	font-size: 12px;
	display: table;
	height: 41px;
	width: 134px;
	color: #fff;
	float: left;
}
	
#lista-produtos a:hover,
#lista-produtos a:focus,
#lista-produtos a:active {
	text-decoration: underline;
}
	
#sobre-a-bandemar {
	background-image: url(../../img/sites/default/background-sobre-a-abandemar.jpg);
	margin: 25px 0px 0px 10px;
	padding: 8px 0px 0px 10px;
	height: 120px;
	width: 530px;
	float: left;
}

* html #sobre-a-bandemar {
	margin: 25px 0px 0px 5px;
}

#sobre-a-bandemar h2 {
	font-family: Tw Cen MT;
	margin-bottom: 5px; 
	font-size: 20px;
	color: #28166F;
}

#sobre-a-bandemar img {
	float: left;
}

#sobre-a-bandemar p {
	border-left: 1px #ccc solid;
	margin: -25px 0px 0px 15px;
	padding: 4px 0px 0px 10px;
	text-align: justify;
	font-family: Arial;
	line-height: 18px;
	font-size: 11px;
	color: #666666;
	height: 96px;
	width: 330px;
	float: left;
}

#sobre-a-bandemar a {
	margin: -28px 30px 0px 0px;
	float: right;
}

/* -------------------------------------- Lateral ---------------------------------------------- */

h1 {
	background-image: url(../../img/sites/base/lateral/logo.jpg);
	text-indent: -9999px;
	cursor: pointer;
	height: 188px;
	width: 208px;
}

#lista-de-produtos {
	background-image: url(../../img/sites/base/lateral/background-menu.jpg);
	margin-top: 2px;
	display: table;
	height: 375px;
	width: 215px;
}

#lista-de-produtos h2 {	
	text-transform: uppercase;
	margin: 17px 0px 0px 30px;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #28166F;
}

#lista-de-produtos ul {
	margin: 12px 0px 0px 35px;	
}

* html #lista-de-produtos ul {
	margin-top: 12px;	
}

#lista-de-produtos ul li {
	margin: 0px 0px 10px 0px;
}

* html #lista-de-produtos ul li {
	margin: 0px 0px 11px 0px;
}

*+html #lista-de-produtos ul li {
	margin: 0px 0px 11px 0px;
}

#lista-de-produtos ul li a {
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #333;
}

#lista-de-produtos ul li a:hover,
#lista-de-produtos ul li a:focus,
#lista-de-produtos ul li a:active {
	text-decoration: underline;
}

.coluna-esquerda img {
	float: left;
	clear: left;
}

/* --------------------------------------- Menu ------------------------------------------------ */

#arquivo-flash {
	margin: 35px 0 0 19px;
	position: relative;
}

#menu {
	background-image: url(../../img/sites/base/menu/background-menu.png);
	margin: -47px 0px 0px 9px;
	padding-left: 18px;
	height: 48px;
	width: 558px;
}

#menu li {
	margin: 10px 7px 0px 0px;
	float: left;
}

#menu li a {
	font-family: "Tw Cen MT";
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	height: 35px;
	width: 97px; 
}

#menu li a:hover,
#menu li a:focus,
#menu li a:active {
	background-image: url(../../img/sites/base/menu/efeito-hover.jpg); 
}

/* ------------------------------------ Newsletter --------------------------------------------- */

#newsletter {
	background-image: url(../../img/sites/base/rodape/newsletter.png);
	padding-bottom:20px;
	width: 552px;
	height: 94px;
	float: left;
}
#newsletter2 {
	background-image: url(../../img/sites/base/rodape/newsletter.png);
	width: 552px;
	height: 94px;
	float: left;
	margin-left:10px;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0;
	padding-top:0;
}
#newsletter h2 {
	margin: 8px 0px 0px 23px;
	font-family: "Tw Cen MT";
	font-size: 20px;
	color: #28166F;
	float: left;
}

* html #newsletter h2 {
	margin: 10px 0px 0px 12px;
}

#newsletter p {
	margin: 15px 0px 0px 23px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	float: left;
}

#newsletter label {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	float: left;
	clear: left;
}

#newsletter input {
	border: 1px #D7D7D7 solid;
	position: absolute;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	width: 204px;
	height: 15px;	
	padding: 2px;
}

#newsletter1_txtNewsNome {
	margin: 35px 0px 2px -383px;
}

* html #newsletter1_txtNewsNome {
	margin: 25px 0px 2px -52px;
}

*+html #newsletter1_txtNewsNome {
	margin: 25px 0px 2px -50px;
}

#newsletter1_txtNewsMail {
	margin: 35px 0px 0px -163px;
}

* html #newsletter1_txtNewsMail {
	margin: 25px 0px 0px 168px;
}

*+html #newsletter1_txtNewsMail {
	margin: 25px 0px 0px 170px;
}

#label-um {
	margin: 5px 0px 0px 23px;
}

#label-dois {
	margin: -12px 0px 0px 243px;
}

#newsletter a {
	background-color: #D7D7D7;
	border: 1px #999999 solid;
	margin: 34px 0px 0px 455px;
	text-decoration: none;
	position: absolute;
	font-family: Arial;
	text-indent: 12px;
	line-height: 20px;
	font-size: 11px;
	color: #28166F;
	display: block;
	height: 20px;
	width: 70px;
}

* html #newsletter a {
	margin: 24px 0px 0px 385px;
}

*+html #newsletter a {
	margin: 24px 0px 0px 385px;
}

#newsletter a:hover {
	background-color: #EEEEEE;
}

#newsletter a {
	margin: 34px 0px 0px 455px
}


/* -------------------------------------- Rodape ----------------------------------------------- */

#rodape {
	background-image: url(../../img/sites/base/rodape/imagem-do-rodape.png);
	margin-left: 9px;
	margin-top:0px;
	color: #999999;
	height: 30px;
	width: 554px;
	clear:both;
	overflow:auto;
}

#rodape p {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	float: left;
}

#rodape a {
	display: block;
	text-indent: -9999px;
}

#rodape a#vixtime {
	background-image: url(../../img/sites/base/rodape/logo-vixtime.jpg);
	margin: 0px 0px 0px 50px;
	color: #999999;
	height: 26px;
	width: 58px;
	float: left;
}

#rodape a#vixtime {
	margin: 0px 0px 0px 25px;
}

#rodape a#CSS {
	background-image: url(../../img/sites/base/padroes-W3C/W3C-CSS.gif);
	margin: 33px 0px 10px 468px;
	position: absolute;
	height: 15px;
	width: 80px;
	float: none;
}

#rodape a#XHTML {
	background-image: url(../../img/sites/base/padroes-W3C/W3C-XHTML.gif);
	margin: 33px 0px 10px 378px;
	position: absolute;
	height: 15px;
	width: 80px;
	float: none;
}

* html #rodape a#CSS {
	margin: 35px 0px 10px -68px;
	float: right;
}

*+html #rodape a#CSS {
	margin: 35px 0px 10px -58px;
	float: right;
}

* html #rodape a#XHTML {
	margin: 35px 0px 10px -160px;
	float: right;
}

*+html #rodape a#XHTML {
	margin: 35px 0px 10px -150px;
	float: right;
}

/* ------------------------------------- Internas ---------------------------------------------- */

							/* --------- QUEM SOMOS --------- */

/* bandemar-confeccao-de-bandeiras */

#titulo-quem-somos {
	background-image: url(../../img/sites/internas/produtos/almofadas-personalizadas/titulo-da-pagina.png);
	text-indent: -9999px;
	height: 43px;
	width: 552px;
}

#confeccao-de-bandeiras ul {
	margin-top: 10px;
	display: table;
	height: 100%;
}

#confeccao-de-bandeiras li {
	padding: 0px 0px 10px 20px;
	height: 100%;
	width: 540px;
	float: left;
}

#confeccao-de-bandeiras li h3 {
	font-family: "Tw Cen MT", Arial;
	font-size: 23px;
	color: #2D1C72;
}

#confeccao-de-bandeiras li p {
	text-align: justify;
	font-family: Arial;
	line-height: 18px;
	font-size: 11px;
	width: 233px;
	color: #666;
	float: left;
}

#confeccao-de-bandeiras li img {
	margin: 0px 0px 0px 15px;
	float: left;
}

							/* ---------  PRODUTOS	--------- */

.titulo-h3 {
	background-image: url(../../img/sites/internas/produtos/nossos-produtos/seta-do-titulo.gif);
	font-family: "Tw Cen MT", Arial;
	margin: 10px 0px 0px 15px;
	font-size: 24px;
	color: #443096;
	width: 350px;
}

#primeiro-h3 {
	background-position: 315px 12px;
}

#segundo-h3 {
	background-position: 130px 12px;
}

#veja-mais-acessorios {
	font-family: "Tw Cen MT", Arial;
	border-left: 1px #ff0000 solid;
	margin: -23px 30px 0px 0px;
	text-decoration: none;
	padding-left: 10px;
	font-size: 20px;
	color: #FF0000;
	float: right;
}

#veja-mais-acessorios:hover {
	text-decoration: underline;
}

#confeccoes-personalizadas ul {
	margin: 20px 0px 0px 15px;
}

#confeccoes-personalizadas ul li {
	border-bottom: 1px #ccc solid;
	padding-bottom: 20px;
	margin-bottom: 20px;
	display: table;
	height: 100%;
	width: 95%;
}

#confeccoes-personalizadas ul li img {
	float: left;
}

#confeccoes-personalizadas ul li h4 {
	padding: 0px 0px 0px 10px;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #FF0000;
	float: left;
}

#confeccoes-personalizadas ul li p {
	padding: 10px 0px 35px 10px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	width: 340px;
	float: left;
}

#confeccoes-personalizadas ul li a {
	margin-left: 10px;
}

#acessorios ul {
	padding: 18px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}

#acessorios ul li {
	border: 1px #C1C1C1 dashed;
	margin: 0px 0px 32px 30px;
	padding: 7px 0px 0px 5px;
	width: 213px;
	float: left;
}

#acessorios ul li h4 {
	margin: 5px 0px 0px 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #FF0000;
}

#acessorios ul li p {
	line-height: 18px;
	margin: 5px 0px 0px 0px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	width: 203px;
}

#acessorios ul li a {
	margin: 15px 4px 0px 0px !important;
}

/* comum a produtos */

img.produto-com-borda {
	border: 4px #ccc solid;
}

.igualdade-produtos img {
	margin: 0px 30px 0px 0px;
	float: right;
}

.igualdade-produtos p {
	margin: 0px 0px 20px 15px;
	text-align: justify;
	font-family: Arial;
	line-height: 18px;
	font-size: 12px;
	color: #666666;
}

.titulo-produtos {
	background-image: url(../../img/sites/internas/produtos/titulo-produtos.png);
	margin: 0px 0px 0px 0px;
	text-indent: -9999px;
	height: 42px;
	width: 544px;
}

.titulo-do-produtos {
	margin: 10px 0px 10px 15px;
	font-family: Arial;
	font-size: 20px;
	color: #FF0000;
}

.menores {
	width: 270px;
}

.maiores {
	width: 460px;
}

.igualdade-produtos {
	width: 100%;
	float: left;
}

.formatacao-das-lista {
	margin-bottom: 20px;
	width: 100%;
	float: left;
}

.formatacao-das-lista h3 {
	border-bottom: 1px #ccc solid;
	margin: 15px 0px 0px 15px;
	padding: 0px 0px 5px 5px;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #2D1C72;
	width: 90%;
}

.formatacao-das-lista ul {
	margin: 29px 0px 0px 15px;
	height: 100%;
}

.formatacao-das-lista li {
	margin: 0px 20px 15px 13px;
	height: 100%;
	width: 230px;
	float: left;
}

/* confeccao-de-bandeiras */

#produtos-confeccao-de-bandeiras-bloco a {
	margin-bottom: 20px;
	clear: left;
}

							/* ---------  ORÇAMENTO	--------- */
			
#orcamento-bloco {
	height: 552px;
}
							
#orcamento p {
	margin: 10px 0px 30px 15px;
	font-family: Arial;
	font-size: 12px;
	color: #999999;
}

#orcamento #formulario {
	padding-bottom: 0px;
	margin-left: 40px;
	height: 100%;
}

#orcamento #formulario label {
	margin: 10px 0px 0px 15px;
	font-family: Arial;
	line-height: 21px;
	text-align: right;
	font-size: 12px;
	color: #999999;
	width: 	145px;
	float: left;
	clear: left;
}

#orcamento #formulario input {
	margin: 10px 0px 0px 15px;
	padding: 2px 0px 0px 2px;
	border: 1px #ccc solid;
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	height: 18px;
	width: 290px;
	float: left;
}

.titulo-orcamento {
	background-image: url(../../img/sites/internas/orcamento/titulo-da-pagina.png);
	margin: 0px 0px 0px 0px;
	text-indent: -9999px;
	height: 42px;
	width: 544px;
}

#orcamento #formulario select {
	margin: 10px 0px 0px 15px;
	border: 1px #ccc solid;
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	height: 21px;
	width: 296px;
	float: left;
}

#orcamento #formulario textarea {
	margin: 10px 0px 0px 15px;
	padding: 2px 0px 0px 2px;
	border: 1px #ccc solid;
	font-family: Arial;
	
	font-size: 12px;
	color: #999999;
	float: left;
}

* html #orcamento #formulario textarea {
	width: 293px;
}

*+html #orcamento #formulario textarea {
	width: 293px;
}


#lbkBtnEnviar {
	margin: 10px 0px 0px 383px;
	background-color: #009900;
	border: 1px #00CC00 solid;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: Arial;
	font-weight: bold;
	text-indent: 24px;
	line-height: 16px;	
	font-size: 12px;
	color: #FFFFFF;
	height: 18px;
	width: 87px;
	float: left;
}

#lbkBtnEnviar:hover {
	background-color: #00EA00;
}

							/* --------  ONDE ESTAMOS ------- */

.titulo-onde-estamos {
	background-image: url(../../img/sites/internas/onde-estamos/titulo-onde-estamos.png);
	text-indent: -9999px;
	height: 43px;
	width: 552px;
}

#onde-estamos-bloco h3 {
	font-family: "Tw Cen MT", Arial;
	margin: 10px 0px 0px 15px;
	font-size: 24px;
	color: #443096;
}

#controle-google {
	margin: 10px 0px 130px 20px;
}

* html #controle-google {
	margin: 10px 0px 0px 20px;
}

#onde-estamos #newsletter {
	margin: 140px 0px 0px 0px;
}

							/* ----------  CONTATO	--------- */
							
#formulario {
	height: 520px;
}

#contato #contato-bloco p {
	margin: 15px 0px 0px 10px;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

#contato #contato-bloco label {
	margin: 12px 8px 0px 97px;
	font-family: Arial;
	text-align: right;
	font-size: 12px;
	color: #999999;
	float: left;
	clear: left;
}

#contato #contato-bloco input {
	margin: 9px 0px 0px 0px;
	border: 1px #ccc solid;
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	padding: 2px;
	height: 16px;
	float: left;
}

.classe-de-inputs-um {
	margin-right: 20px !Important;
	width: 292px;
}

.classe-de-labels-um {
	width: 100px;
}

#txtTelefone {
	height: 19px;
	width: 32px;
}

#txtddd {
	margin-left: 9px !important;
	float: left !important;
	height: 19px;
	width: 112px;
}

.titulo-contato {
	background-image: url(../../img/sites/internas/contato/titulo-contatos.png);
	margin: 0px 0px 0px 0px;
	text-indent: -9999px;
	height: 42px;
	width: 544px;
}


#contato #contato-bloco textarea {
	margin: 9px 0px 0px 0px;
	border: 1px #ccc solid;
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	padding: 2px;
	float: left;
}

*+html #contato #contato-bloco textarea {
	width: 290px;
}

#contato #contato-bloco #lbkBtnEnviar {
	margin: 10px 0px 0px 410px;
}