/* DEFINICOES CORPO HTML */
body {
	margin:0px;
	padding:0px;
	background:url(../imagens/fundo_internas_bourbon_shopping.jpg) no-repeat #FFF center top;
}
body, td, th, input, textarea, select {
	font-family: 'Trebuchet MS', Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
a {
	font-weight: bold;
	outline:none;
}
a:link {
	color: #6d2634;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #938f90;
}
a:active {
	color:#6d2634;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#938f90;
}

form {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
input, textarea, select {
	border:1px solid #6d2634;
	background-color:#FFF;
	outline:none;
}
input:focus {
	border:1px solid #fe113f;
}
input[type=submit] {
	border:1px solid #6d2634;
	background-color:#6d2634;
	color:#dfd0d0;
	font-weight:bold;
}
input[type=submit]:hover {
	border:1px solid #6d2634;
	background-color:#a01a34;
	color:#dfd0d0;
	font-weight:bold;
}
input[type=radio], input[type=checkbox] {
	border:0px;
}
ul {
	list-style-type:square;
	list-style-position: outside;
}
ol {
	list-style-position: outside;
}
h1, h2, h3, h4, h5 {
	display:block;
	font-weight:bold;
	text-align:left;
	margin:0px 0px 4px 0px;
	padding:0px;
}
h1 {
	font-size:16px;
	color: #6d2634;
}
h2 {
	font-size:16px;
	color: #c52720;
	background-color:#fff;
	border:1px solid #dfd0d0;
	padding:15px;
}
h3 {
	font-size:14px;
	margin:8px 0px 8px 0px;
}
h4 {
	font-size:10px;
	margin:10px 0px 0px 0px;
	font-weight:normal;
}
h5 {
	color: #c52720;
	font-size:12px;
}
.h7 {
	font-size:10px;
	margin:-5px 0px 0px 0px;
	font-weight:normal;
}
.aviso {
	display:block;
	font-weight:bold;
	text-align:center;
	margin:15px 0px 15px 0px;
	padding:5px;
	font-size:14px;
	color: #666;
	background-color: #E9E9E9;
	border:1px solid #c52720;
}
hr {
	border:none;
	border:1px solid #CCC;
}
/* DECLARACAO PARA O TOPO */
#topoGeral {
	border: 4px solid #e7e3e4;
	border-bottom:0px;
	width:993px;
	min-width:800px;
	height:80px;
	margin:0px auto 0px auto;
	display:table;
}

/*--------------------------- logo bourbon geral --------------------*/
#logotipoBourbon {
	float:left;
	clear:left;
	width:292px;
	height:52px;
	margin: 12px 0px 0px 18px;
}
#logotipoBourbon a {
	background:url(../imagens/bourbon_shopping_logotipo.png) no-repeat center 0;
	display:block;
	height:52px;
}
#logotipoBourbon a strong {
	display:none;
}

/*--------------------------- logo bourbon NOVO HAMBURGO --------------------*/
#logotipoBourbonNH {
	float:left;
	clear:left;
	width:292px;
	height:65px;
	margin: 12px 0px 0px 18px;
}
#logotipoBourbonNH a {
	background:url(../imagens/bourbon_shopping_logotipo_nh.png) no-repeat center 0;
	display:block;
	height:65px;
}
#logotipoBourbonNH a strong {
	display:none;
}

/*--------------------------- logo bourbon SP --------------------*/
#logotipoBourbonSP {
	float:left;
	clear:left;
	width:292px;
	height:65px;
	margin: 12px 0px 0px 18px;
}
#logotipoBourbonSP a {
	background:url(../imagens/bourbon_shopping_logotipo_sp.png) no-repeat center 0;
	display:block;
	height:65px;
}
#logotipoBourbonSP a strong {
	display:none;
}

/*--------------------------- logo bourbon ASSIS BRASIL --------------------*/
#logotipoBourbonAB {
	float:left;
	clear:left;
	width:292px;
	height:65px;
	margin: 12px 0px 0px 18px;
}
#logotipoBourbonAB a {
	background:url(../imagens/bourbon_shopping_logotipo_ab.png) no-repeat center 0;
	display:block;
	height:65px;
}
#logotipoBourbonAB a strong {
	display:none;
}

/*--------------------------- logo bourbon IPIRANGA --------------------*/
#logotipoBourbonIPI {
	float:left;
	clear:left;
	width:292px;
	height:65px;
	margin: 12px 0px 0px 18px;
}
#logotipoBourbonIPI a {
	background:url(../imagens/bourbon_shopping_logotipo_ipi.png) no-repeat center 0;
	display:block;
	height:65px;
}
#logotipoBourbonIPI a strong {
	display:none;
}

/*--------------------------- logo bourbon COUNTRY --------------------*/
#logotipoBourbonCOUN {
	float:left;
	clear:left;
	width:292px;
	height:65px;
	margin: 12px 0px 0px 18px;
}
#logotipoBourbonCOUN a {
	background:url(../imagens/bourbon_shopping_logotipo_coun.png) no-repeat center 0;
	display:block;
	height:65px;
}
#logotipoBourbonCOUN a strong {
	display:none;
}

/*--------------------------- logo bourbon SAO LEOPOLDO --------------------*/
#logotipoBourbonSL {
	float:left;
	clear:left;
	width:292px;
	height:65px;
	margin: 12px 0px 0px 18px;
}
#logotipoBourbonSL a {
	background:url(../imagens/bourbon_shopping_logotipo_sl.png) no-repeat center 0;
	display:block;
	height:65px;
}
#logotipoBourbonSL a strong {
	display:none;
}

#escolhaBourbon {
	float:right;
	clear:right;
	width:150px;
	height:52px;
	margin: 18px 18px 0px 0px;
}
#escolhaBourbon label {
	display:block;
	padding:6px 0px 6px 0px;
	font-weight:bold;
}
/* DECLARACAO PARA O MENU */
#menuGeral {
	font-family: Arial, Verdana, Geneva, sans-serif;
	border: #e7e3e4 4px solid;
	border-bottom:0px;
	border-top:0px;
	width:993px;
	margin:0px auto 0px auto;
	padding: 25px 0px 30px 0px;
	text-align:center;
}
#menuGeral ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	color:#6d2634;
}
#menuGeral ul li {
	display:inline;
	text-transform:uppercase;
	padding: 0px 10px 0px 10px;
}
#menuGeral ul li h6 {
	display:inline;
	margin:0px 0px 0px 0px;
	text-decoration: none;
	font-size:10px;
	font-weight:normal;
	color:#6d2634;
}
#menuGeral ul li a:link, #menuGeral ul li a:visited {
	color:#6d2634;
	text-decoration:none;
}
#menuGeral ul li a:hover {
	color: #c52720;
	border-bottom:2px solid #c52720;
}
#menuGeral ul li a:active {
	color: #c52720;
	border-bottom:2px solid #c52720;
}
/*DECLARACAO ENDERECAO*/
#corpoEndereco{
	border: 4px solid #e7e3e4;
	border-bottom:1px solid #CCC;
	border-top:0px;
	width:993px;
	height:30px;
	line-height:30px;
	color:#666;
	background-color:#F5F5F5;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	text-align:center;
}


/*DECLARACAO CORPO CONTEUDO*/
#corpoConteudo {
	border: 4px solid #e7e3e4;
	border-bottom:0px;
	border-top:0px;
	width:993px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
}


/*BARRA DE CONTEUDO DA DIREITA COM BANNERS E BUSCAS*/
#direitaConteudo {
	float:right;
	clear:right;
	width:350px;
	margin:0px 15px 30px 0px;
}
#direitaConteudo div {
	border:1px solid #dfd0d0;
	margin-bottom:8px;
	padding:8px 9px 8px 9px;
}
#direitaConteudo div h2 {
	border:none;
	padding:6px 0px 6px 0px;
	margin:0px;
}
#direitaConteudo div strong {
	display:block;
	font-weight:bold;
}
#direitaConteudo div label {
	display:block;
	padding:4px 0px 0px 0px;
}
#direitaConteudo div select, #esquerdaConteudo div select {
	width:135px;
}
#direitaConteudoBox1, #direitaConteudoBox3 {
	float:left;
	width:166px;
}
#direitaConteudoBox2, #direitaConteudoBox4 {
	float:right;
	width:135px;
}
/*REDES SOCIAIS*/
#acessoRedesSocias{
	height:33px;
	text-align:right;
	border:1px solid #dcd0d2;
	clear:both;
	line-height:40px;
}
#acessoRedesSocias span{
	color:#666666;
	}
/*ESQUERDA CONTEUDO*/
#esquerdaConteudo {
	float:left;
	clear:left;
	width:590px;
	display:table-cell;
	margin:0px 15px 30px 15px;
}
#esquerdaConteudo img {
	background-color:#fff;
	border:1px solid #dfd0d0;
	display:block;
	margin:0px 10px 10px 0px;
	padding:15px 15px 15px 15px;
	float:left;
}
#esquerdaConteudo p {
	margin:0px 0px 8px 0px;
}
#esquerdaConteudo ul {
	padding:0px;
	margin:0px;
}
#listaNoticias{width:415px;}
#esquerdaConteudo ul li {
	padding :0px 0px 8px 0px;
	list-style:inside;
	list-style-type:square;
	font-weight:bold;
}
#esquerdaConteudo ul ul {
	padding:0px;
	margin:0px 0px 0px 0px;
}
#esquerdaConteudo ul ul li {
	padding:0px 0px 8px 0px;
	list-style:inside;
	list-style-type:none;
	font-weight:normal;
}
#descricaoConteudo {
	width:100%;
	margin:15px 0px 0px 0px;
	float:right;
}

#descricaoAtividade {
	width:250px;
	background-color: #f7f4f2;
	border:1px solid #dfd0d0;
	display:block;
	margin:15px 0px 20px 0px;
	padding:15px 15px 15px 15px;
	
	float:left;
}

#descricaoLoja {
	width:295px;
	min-height:400px;
	margin:10px 0px 0px 0px;
	float:right;
}

.esquerdaCartolas {
	font-size:12px;
	font-weight:bold;
	color: #6b2230;
	background-color:#f7f4f2;
	border:1px solid #dfd0d0;
	padding:10px;
	margin: 30px 0px 5px 0px;
}
.esquerdaCartolasComo {
	background-color:#FFF;
	border:1px solid #dfd0d0;
	padding:2px;
	margin:5px 0px 5px 0px;
}

.esquerdaCartolasConheca {
	background-color:#eaeaea;
	border:1px solid #dfd0d0;
	padding:10px;
	margin: 5px 0px 5px 0px;
}
.esquerdaCartolasConhecaMarcado {
	background-color:#f7f4f2;
	border:2px solid #6d2634;
	padding:20px;
	margin: 5px 0px 5px 0px;
}


#conhecaShopping {
	border:1px solid #dfd0d0;   
	clear:both; 
	background:url(../imagens/img_conheca_shopping.jpg) ; 
	width:588px; 
	height:135px; 
	margin-bottom:15px;
}
#comoChegar {
	border:1px solid #dfd0d0;   
	clear:both; 
	background:url(../imagens/img_localizacao_mapa.jpg) ; 
	width:588px; 
	height:135px; 
	margin-bottom:15px;
}
#semBorda img{
	border:0px;
	border-color:#fff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/*DECLARACAO RODAPE*/
#rodapeGeral {
	border: 4px solid #e7e3e4;
	border-top:0px;
	width:993px;
	margin:0px auto 0px auto;
	display:table;
	clear:both;
}
#rodapeGeral hr {
	color:#c4a7ac;
	width:96%;
	margin:0px auto 0px auto;
	padding:0px;
}
#menuAcesso {
	float:left;
	padding:30px 0px 30px 20px;
}
#menuAcesso div {
	display:inline;
	padding: 0px 10px 0px 10px;
}
#menuAcesso div strong {
	color:#6b2230;
	font-weight:bold;
	text-transform:uppercase;
}
#menuAcesso div label {
	padding:0px 5px 0px 0px;
}
#logoZaffari {
	float:right;
	display:block;
	width:120px;
	height:21px;
	margin: 30px 22px 0px 0px;
}
#logoZaffari a {
	background:url(../imagens/cia_zaffari_logotipo.gif) no-repeat;
	background-position: 0px 0px;
	display:block;
	height:21px;
}
#logoZaffari a:hover {
	background:url(../imagens/cia_zaffari_logotipo.gif) no-repeat;
	background-position: 0px -21px;
	display:block;
	height:21px;
}
#logoZaffari a strong {
	display:none;
}

#logoTwitter {
	display:block;
	width:320px;
	height:37px;
	margin:0px;
}
#logoTwitter a {
	background:url(../imagens/twitter_home-color.jpg) no-repeat;
	background-position: 0px 0px;
	display:block;
	height:37px;
}
#logoTwitter a:hover {
	background:url(../imagens/twitter_home-color.jpg) no-repeat;
	background-position: 0px -37px;
	display:block;
	height:37px;
}


#barraVoltar {
	clear:both;
	font-weight:bold;
	color: #6b2230;
	background-color:#f7f4f2;
	border:1px solid #dfd0d0;
	padding:10px;
	margin: 30px 0px 5px 0px;
}
#barraVoltar img {
	padding:0px;
	border:0px;
}

/* SERCIXOS*/

#divServicos {
	background:url(../imagens/bg_servicos.png) no-repeat;
	height:41px;
	padding:5px 10px 6px 104px; 
	margin: 15px 0px 15px 0px;
}
#divServicos img{padding:0px; margin:0px 3px 0px 2px; }
/*CLASSES*/
.off {
	display:none;
}
.clear {
	clear:both;
	display:block;
}
.left {
	float:left;
}
.right {
	float:right;
}
