div#qTip {
  padding: 3px;
  border: 1px solid #666;
  border-right-width: 2px;
  border-bottom-width: 2px;
  display: none;
  background: #999;
  color: #FFF;
  font: bold 9px Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  position: absolute;
  z-index: 1;
}

div#promocao {
	position: absolute;
	left: 28%;
	top: 280px; 
	z-index:99;
}
/*menu*/
#chromemenu{
	width: 427px;
	margin-right: 30px;
	height:44px;
	font-size: 90%;
	background: url(../img/bg_ul.gif) top repeat-x;
	padding-top:12px;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#chromemenu ul{
	width: 100%;
	padding: 5px 0;
	margin: 0;
	text-align: right; /*set value to "right" for example to align menu to the left of page*/

}

#chromemenu ul li{
	display: inline;
}

#chromemenu ul li a{
	border: 1px solid #999;
	color:#fff;
	padding: 5px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #999;
	background: url(../img/menu_a.gif) bottom repeat-x;
}
#dropmenudiv{
	position:absolute;
	border:1px solid #999;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #999;
	background: url(../img/submenu.gif) bottom repeat-x;
	padding: 1px 0;
	text-decoration: none;
	color:#666;
	font-weight:normal;
}

#dropmenudiv a:hover{ /*hover background color*/
	color:#D50C03;
}
/*menu-fim*/

/* SECUNDÁRIAS */
.box-campanhas  {
	background-image	: url(../img/bg_campanhas.gif);
	width				: 361px;
	height				: 148px;
	float				: left;
	margin-left			: 11px;
}

.fones  {
	font-family			: Arial;
	font-size			: 11px;
	color				: #666666;
}

.box-informativos  {
	width				: 318px;
	background-image	: url(../img/bg_informativos.gif);
	float				: right;
	margin-right		: 14px;
}

.pesquisa-form  {
	font-family			: Verdana;
	font-size			: 11px;
	color				: #666666;
	font-weight			: bold;
	width				: 315px;
}

.voce-esta  {
	font-size			: 8pt;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-style			: italic;
	color				: #666666;
	height				: 16px;
	width				: 415px;
}

.caminho  {
	font-size			: 10px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	color				: #666666;
	background-color	: #F4F4F4;
}

.textorodape  {
	font-size			: 10px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	color				: #666666;
	background-color	: #ffffff;
}

td  {
	font-size			: 8pt;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	color				: #666666;
}

.nome-pagina  {
	font-size			: 10px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-weight         : bold;
	color               : #EA0303;
	background-color	: #F4F4F4;
}

/* /SECUNDÁRIAS */

.cabecalho  {
	background-image	: url(../img/bg-topo.gif);
	background-repeat	: no-repeat;
	width				: 763px;
	/*background-color	: #FFFFFF;*/
	position			: relative; 
	padding-left		: 4px;
	padding-right		: 4px;
}
.bg-all  {

	background-image	: url(../img/bg_mid.gif) !important;
	background-repeat	: repeat-y;
	width				: 771px;
	/*background-color	: #FFFFFF;*/
	position			: relative; 
	left				: 50%; 
	margin-left			: -375px;
	z-index				: 20;
}
img  {
	border:				: 0px;
}

a  {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #666666;
	font-weight			: bold;
	text-decoration		: none;
}

body  {
	background-image	: url(../img/bg.gif);
	background-repeat	: repeat-x;
	margin				: 0px;
	background-color	: #EBEBEB;
}

.busca-form  {
	float				:left;
	font-family			: Verdana;
	font-size			: 7pt;
	color				: #999999;
}

.enviar-busca  {
	background-color	: #FFFFFF;
	font-family			: Verdana;
	font-size			: 10pt;
	color				: #999999;
	border:1px solid;
}

.box-busca-content  {
	float				: left;
	background-image	: url(../img/box_busca_fundo.gif);
	background-repeat	: repeat-x;
	height				: 67px;
	width				: 120px;
}

.box-busca-curva  {
	float				: left;
}

.idiomas  {
	float				: right;
	margin-top			: 8px;
	width				: 100%;
	text-align			: right;
	padding-right		: 7px;
}

/* MENU */

.menu  {
	background-image	: url(../img/bg_menu.jpg);
	background-repeat	: no-repeat;
	margin-left			: 15px;
	width				: 149px;
	height				: 241px;
	padding-top			: 25px;
}


.menu-item  {
	text-align			: center;
	background-image	: url(../img/separador_menu.jpg);
	background-repeat	: no-repeat;
	background-position	: bottom;
	height				: 20px;
	margin-top			: 4px;
	vertical-align		: bottom;
}

.menu-item a {
	text-decoration		: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	color				: #666666;
	font-size			: 10px;
	vertical-align		: middle;
	font-weight			: bold;
}

.menu-item-last a {
	text-decoration		: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	color				: #666666;
	font-size			: 10px;
	vertical-align		: middle;
	font-weight			: bold;
}

.menu-item-last  {
	text-align			: center;
	background-repeat	: no-repeat;
	background-position	: bottom;
	height				: 24px;
	margin-top			: 3px;
}

.menu-item a:hover {
	text-decoration		: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	color				: #D50C03;
	font-size			: 10px;
	vertical-align		: middle;
}

.menu-item-last a:hover {
	text-decoration		: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	color				: #D50C03;
	font-size			: 10px;
	vertical-align		: middle;
}

.icone-menu-topo img {
	filter				: gray;
	text-decoration		: none;
}

.icone-menu-topo:hover img {
	filter				:;
	text-decoration		: none;
}

.box-destaques  {
	float:left;
	padding-left:15px;
}

.box-lancamentos  {
	float:right;
	padding-right:10px;
}

.rodape  {
	width				: 771px;
	position			: relative; 
	left				: 50%; 
	margin-left			: -375px;
}

.containerFlash  {
	padding-top:4px;
}


a.linksmall {
	font-size: 9px;
}

a.linksmall:hover {
	color: #D50C03 !important;
}
