body {
	background-color: lightblue;
	color: black;font-family: "Arial", "Trebuchet MS", "Segoe Print", sans-serif;font-size: 12px;
}

h1.laranja {color: Orange; font-size: x-large;}
b.laranja {color: Orange;}
p.textocinza {color: Silver;font-size: large;}
p.facilidades {text-align: right;}
p.campanha {text-align: center;}
p.linha_pontos_top {border-color: silver; border-top-style: dotted; border-width: 3px;}

a.botao {
	color: white;
	font-size:14px;
	font-weight: bold;
	font-style:normal;
	text-decoration:none;
}
a.botao:hover {
	background-color: Orange;
	font-weight: bold;
}

a.botao_negro {
	color: black;
	font-size: 10px;
	font-weight: bold;
	font-style:normal;
	text-decoration:none;
}
a.botao_negro:hover {
	background-color: Orange;
	font-weight: bold;
}

table.base {
	color: black;
	height: 100%;
	width: 100%;
	vertical-align: middle;
}

td.margem_azul {
	background-color: lightblue;
	width: 33%;
}

table.corpo {
	background-color: white;
	color: black;
	height: 100%;
	min-width: 600px;
	width: 800px;
	vertical-align: top;
}

td.bannertop {
	height: 170px;
}

td.banner_menu {
	height: 30px;
	background-image: url("images/menu_banner.png");
	background-repeat: no-repeat;
	color: white;
}

td.margem_branca {
	width: 20%;
}

td.facilidades {
	horizontal-align: rigth;
	vertical-align: midle;
	width: 200px;
}

td.textenews {
	border-bottom-style: none;
	border-color: silver;
	border-left-style: none;
	border-right-style: none;
	border-top-style: dotted;
	border-width: 3px;
	padding-top: 20px;
	padding-bottom: 20px;
}

td.text {
	vertical-align: top;
	border-bottom-style: none;
	border-color: silver;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-width: 3px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 600px;
	min-width: 600px;
}

td.news {
	vertical-align: top;
	text-align: center;
	
	border-bottom-style: none;
	border-color: silver;
	border-left-style: dotted;
	border-right-style: none;
	border-top-style: none;
	border-width: 3px;
	padding-top: 20px;
	padding-left: 20px;

}

td.news img {
    width: 100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

td.produtos {
	vertical-align: top;
	text-align: left;
	border-bottom-style: none;
	border-color: silver;
	border-left-style: dotted;
	border-right-style: none;
	border-top-style: none;
	border-width: 2px;
	width: 50px;
}

td.marcas {
	border-bottom-style: none;
	border-color: silver;
	border-left-style: none;
	border-right-style: none;
	border-top-style: dotted;
	border-width: 3px;
	padding-top: 20px;
}

td.loja_img {
	vertical-align: top;
	text-align: center;
	width: 75px;
	border-color: silver;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-style: none;
	border-top-style: none;
	border-width: 2px;
	padding-top: 10px;
	padding-left: 10px;
}

td.loja_text {
	vertical-align: top;
	text-align: left;
	width: 100%;
	border-color: silver;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-style: none;
	border-top-style: none;
	border-width: 2px;
	padding-top: 10px;
	padding-left: 10px;
}

td.loja_categorias {
	vertical-align: top;
	text-align: left;
	border-bottom-style: none;
	border-color: silver;
	border-left-style: dotted;
	border-right-style: none;
	border-top-style: none;
	border-width: 3px;
	padding-top: 20px;
	padding-left: 20px;
	width: 250px;
}

td.destaques {
	vertical-align: top;
	text-align: center;
	border-bottom-style: none;
	border-color: silver;
	border-left-style: dotted;
	border-right-style: none;
	border-top-style: none;
	border-width: 3px;
	padding-top: 20px;
	padding-left: 20px;
	width: 250px;
}