body {
	background-color: #009CD6;
	font-family:Tahoma;
	font-size:10pt;
	behavior:url("css/csshover.htc");
}
a:link{color:#005ca1; text-decoration:none}
a:visited{color:#005ca1; text-decoration:none}
a:hover, a:active{color:#005ca1; text-decoration:none}
#container{width:778px; margin:0 auto; position:relative; background-color:white; border-top:5px solid white;}

#containerG{width:988px; margin:0 auto; position:relative; background-color:white; border-top:5px solid white;}

#topo{
	height:62px;
	border-top:3px solid white;
}

#colunaMenu {
	width:174px;
	float:left;
}

#colunaPrincipal {
	margin-left: 183px;
}

.miolo {
	width: 364px;
}

.btnok {
  border:0px;
  width: 30px;
  height: 20px;
  background-image: url(img/btn_ok.jpg);
}

.cabecalho {
	height:29px;
	background-color:#0094DE;
	color: white;
	font-size: 11pt;
	text-align: center;
	letter-spacing: 2px;
	margin-top:2px;
	text-transform:uppercase;
	float:left;
	font-weight: bold;
}


.direita {
	width: 221px;
	float:right !important;
	margin-right: 4px;
}

.banners {
  display: inline;
}

.titulo_banners {
	background-color:#0094DE;
	color: white;
	display: inline;
}

.banners img {
	/*border-top:4px solid white;*/
	margin-top:4px;
}

.menu {
	margin:0px;
	width:175px;
	overflow:hidden;
}

.menu .secao, .menu .secao a, .secao a:visited {
	padding: 1px 0 0 20px !important;
	font-size: 10px;
	font-weight: bold;
	color: white !important;
	text-transform: uppercase;

	background-image: url(img/menu_azul_escuro.gif) !important;;
	height: 15px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left: 0px !important;
	/*border-bottom: 2px groove #AAA;*/
}
/*
.menu .secao {
	padding:1px 0 0 20px;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;

	background-image: url(img/menu_azul_escuro.gif);
	height: 15px;
	margin-bottom:0px;
	margin-top:0px;
}
*/
.menu .secao a:hover {
}

.menu a, .menu a:visited{
	font-size: 9px;
	color: white;
	text-transform: uppercase;

	padding:1px 0 0 20px;
	height: 15px;
	display:block;
	text-decoration:none;
	background-image: url(img/menu_azul_claro_seta.gif);
/*	border-top: 1px solid #009CD6; */
}

.menu a:hover {
	/*background-image: url(img/menu_azul_escuro_seta.gif);*/
	color: black;
	text-decoration:none;
	border-bottom: 2px solid #AAA;
	background: white url(img/seta_cinza.gif) 0px 1px no-repeat;
	height:13px;
	margin-left: 4px;
	padding:1px 0 0 16px;
}

.endereco {
	/*border-top:5px solid white;*/
	/*margin-top: 5px;*/
	background: white url(img/base_endereco_novo.jpg) 0px 0px no-repeat;
	border: 2px solid #c0c0c0;
	padding-bottom:5px;
	width: 589px;
	/*height: 76px;*/
	clear:both;
}

.endereco .coluna {
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	float:right;
	width: 250px;
	/*background:transparent url("img/seta_cinza.gif") no-repeat top left;*/
	background-position:0 -1px;
	float: left;
	margin-top:10px;
	margin-left: 1px;
	/*text-transform: uppercase;*/
	padding-left:15px;
}

.endereco .primeiro {
  background:transparent url("img/seta_cinza.gif") no-repeat top left;
	margin-top:25px;
	width: 250px;
}

.materia {
	width: 590px;
}

.texto {
	width:580px;

	/*float: left;*/
}

.texto li {
	margin-left:13px;
	_margin-left:0px;
}

.materia_titulo {
	width:570px;
	float: left;
	color: #0094DE;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	background:transparent url("img/seta_azul.jpg") no-repeat 0 2px;
	margin-bottom:10px;
	margin-top:10px;
	padding-left:18px;
}

.materia_titulo a:hover {
	color: #0094DE;
}

.materia_linhafina {
	font: italic bold 12px Tahoma;
}

.overlay {
	background-color: #85BBEF;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.top {
  bottom:10px;
  height:41px;
  margin:0pt;
  padding:0pt;
  position:fixed;
  right:10px;
  width:41px;
}

.top a {
    width:41px;
    height:41px;
    display:block;
    overflow:hidden;
    font-size:1px;
    text-indent:-200px;
    background:url("img/topo.gif") no-repeat;
}

* html .top {display: none}

.Buttons,.smallButtons {
	background-image:url(img/button-backs.png);
	background-position:0px 0px;
	padding:2px;
	font-size:11px;

	background-color:#617389;color:#FFFFFF; font-size: 11px;  font-weight:bold;
	/*background-color:#009CD6;color:#FFFFFF; font-size: 11px;  font-weight:bold;*/
	border: 1px outset #617389;
	cursor:pointer;
}
.Buttons:Focus,.smallButtons:Focus,.Buttons:Hover,.smallButtons:Hover{
	border:1px solid #F99809;
	background-position:0px 20px;
	background-color:#697388;

}
.Buttons[disabled]:Hover,.smallButtons[disabled]:Hover{
	/* first three entries are from disabled, the last are from standard buttons */
	/* this disables hover for disabled buttons */
	background-color:#AAAAAA;color:#EFEFEF; background-image:none;
	border: 1px solid black;
	border-top-color:#999999;
	border-left-color:#999999;
}
.Buttons:Active,.smallButtons:Active{
	border: 1px inset #617389;
}

.botSegmento{
  margin-bottom: 2px; width:156px; text-transform: lowercase; white-space: no-wrap;
}

#lojistaNome {
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: bold;
  color: #0094DE;
  margin: 0px;
  padding: 0px;
}

#lojistaLI {
  color: #444;
  font-size: 9pt;
}

#lojistaSegmento {
  background-color: #ccc;
  height: 18px;

  font-weight: bold;
  padding: 2px 0 2px 5px;
  margin-bottom: 15px;
}