@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: tahoma, Helvetica, sans-serif;
}


#links_topo {
	background-image: url(../images/bg_links_topo.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 100%;
	list-style-type: none;
	display: block;
	float: left;
}
#links_topo li {
	float: left;
	list-style-type: none;
}
#links_topo li a {
	float: left;
}

#boxes_topo {
	background-image: url(../images/bg_boxes_topo.jpg);
	background-repeat: repeat-x;
	height: 130px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF8C01;
	display: block;
	clear: left;
}
#boxes_topo h1 {
	background-image: url(../images/logo_spon.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 130px;
	width: 322px;
	overflow: hidden;
	text-indent: -1000px;
}
#boxes_topo #box1, #boxes_topo #box2, #boxes_topo #box3 {
	float: left;
	background-repeat: no-repeat;
	height: 113px;
	width: 153px;
	margin-top: 8px;
	margin-right: 10px;
}
#boxes_topo #box1 {
	background-image: url(../images/bg_box1.jpg);
}
#boxes_topo #box2 {
	background-image: url(../images/bg_box2.jpg);
}
#boxes_topo #box3 {
	background-image: url(../images/bg_box3.jpg);
}
#boxes_topo #box1 h2, #boxes_topo #box2 h2, #boxes_topo #box3 h2 {
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: 101px;
	overflow: hidden;
	margin-top: 8px;
	margin-left: 13px;
	text-indent: -1000px;
}
#boxes_topo #box1 h2 {
	background-image: url(../images/titulo_box_procurar.jpg);
}
#boxes_topo #box2 h2 {
	background-image: url(../images/titulo_box_rastrear.jpg);
}
#boxes_topo #box3 h2 {
	background-image: url(../images/titulo_box_atendimento.jpg);
}
#boxes_topo #box_topo_final {
	float: left;
	width: 146px;
	margin-left: 21px;
	margin-top: 14px;
}
#boxes_topo #box_topo_final #bt_carrinho {
	background-image: url(../images/bt_cesta_compras.jpg);
	background-repeat: no-repeat;
	height: 53px;
	width: 142px;
	display: block;
	margin-bottom: 5px;
	text-indent: -1000px;
	overflow: hidden;
}
#boxes_topo #box_topo_final #frm_newsletter {
	display:block;
	background-image: url(../images/bt_newsletter.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 145px;
	text-indent: -1000em;
	overflow: hidden;
}
#boxes_topo #box1 input, #boxes_topo #box2 input, #boxes_topo #box3 input, #boxes_topo #box1 select, #boxes_topo #box2 select, #boxes_topo #box3 select, #boxes_topo #box_topo_final input, #boxes_topo #box_topo_final select {
	float: left;
	height: 17px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 10px;
}
#boxes_topo #box1 #frm_procurar br {
	clear: both;
}
#boxes_topo #box1 #frm_procurar #palavra {
	margin-top: 18px;
	margin-bottom: 14px;
}
#boxes_topo #box2 #frm_rastrear #rEmail {
	margin-top: 18px;
	margin-bottom: 14px;
}
#boxes_topo #box1 form, #boxes_topo #box2 form, #boxes_topo #box3 form {
	margin-left: 21px;
}
#boxes_topo form #bt_frm_ok {
	width: 20px;
	height: 19px;
	padding: 0;
	border: 0;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	float: left;
	background-image: url(../images/bt_ok.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#boxes_topo #box3 ul {
	background-image: url(../images/bg_msn.jpg);
	margin-left: 17px;
	background-repeat: no-repeat;
	list-style-type: none;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 4px;
	height: 70px;
	/*height: 60px;*/
}
#boxes_topo #box3 ul li {
	display: none;
}
#boxes_topo #box_topo_final #frm_newsletter #nEmail {
	margin-top: 21px;
	margin-left: 23px;
	width: 93px;
}
#boxes_topo #box_topo_final #frm_newsletter #bt_frm_ok {
	margin-top: 19px;
}
#menu_flash {
	background-image: url(../images/bg_links_flash.jpg);
	background-repeat: repeat-x;
	height: 70px;
}
#anim_topo {
	background-color: #981819;
	height: 192px;
	text-align: center;
}

