DIV#banner {
	BACKGROUND: url(../imgs/loading.gif) no-repeat center center; FLOAT: left; WIDTH: 960px; POSITION: relative; HEIGHT: 495px
}
DIV#banner UL {
	Z-INDEX: 0; LEFT: 0px; FLOAT: left; OVERFLOW: hidden; WIDTH: 960px; POSITION: absolute; TOP: 0px; HEIGHT: 495px; margin:0px;
}
DIV#banner UL LI {
	FLOAT: left; POSITION: relative
}
DIV#banner UL LI A {
	FLOAT: left; POSITION: relative
}
DIV#banner UL LI A IMG {
	DISPLAY: none; Z-INDEX: 1; LEFT: 0px; POSITION: absolute; TOP: 0px
}
DIV#banner UL LI A SPAN {
	PADDING-RIGHT: 27px; PADDING-LEFT: 27px; FONT-SIZE: 10px; Z-INDEX: 10; LEFT: 0px; PADDING-BOTTOM: 5px; WIDTH: 906px; COLOR: #fff; PADDING-TOP: 5px; POSITION: absolute; TOP: 480px; BACKGROUND-COLOR: #000
}
DIV#banner DIV#info {
	DISPLAY: block; Z-INDEX: 99999; BACKGROUND: url(/static/img/shared/bg_banner_infos.png) no-repeat 0px 0px; LEFT: 0px; FLOAT: left; WIDTH: 56px; POSITION: absolute; TOP: 77px; HEIGHT: 41px
}
DIV#banner DIV#info:hover {
	BACKGROUND: url(/static/img/shared/bg_banner_infos.png) no-repeat 0px -41px; WIDTH: 403px; TOP: 15px; HEIGHT: 239px
}
DIV#banner DIV.hover#info {
	BACKGROUND: url(/static/img/shared/bg_banner_infos.png) no-repeat 0px -41px; WIDTH: 403px; TOP: 15px; HEIGHT: 239px
}
DIV#banner DIV#info H1 {
	BACKGROUND: url(/static/img/pt-br/default/tit_banner_stop_search.png) no-repeat 0px 0px;  OVERFLOW: hidden; WIDTH: 322px; TEXT-INDENT: -9999px; HEIGHT: 48px
}
DIV#banner DIV#info P {
	MARGIN: 15px 20px 0px 38px; COLOR: #fff; LINE-HEIGHT: 21px
}
DIV#banner DIV#info H1 {
	DISPLAY: none
}
DIV#banner DIV#info P {
	DISPLAY: none
}
DIV#banner DIV#info:hover H1 {
	DISPLAY: block
}
DIV#banner DIV.hover#info H1 {
	DISPLAY: block
}
DIV#banner DIV#info:hover P {
	DISPLAY: block
}
DIV#banner DIV.hover#info P {
	DISPLAY: block
}
DIV#banner DIV#info P A {
	COLOR: #fff; TEXT-DECORATION: none
}

