/* WSTI - equilibriodopeso.com.br */
/*
body {
	font-family:Verdana, Tahoma, sans-serif;
	font-size:12px;
	color:#FFF;
	background-color:#FFF;
	margin:0;
	padding:0;
}
*/

* {padding:0; margin:0; }
.left { float:left; }
.right { float:right; }
.small { font-size:10px; text-decoration:underline; }
.big { font-size:16px; font-weight:bold}
.text1 { font-size:10px; font-weight:bold; float:left; color:#FFF; }
a { text-decoration:none; outline:none; }
ul { list-style:none }
#topo {
	float:left;
	width:1040px;
	margin:0;
	padding:0;
	z-index:10;
	height:173px;
}
.logo {
	float:left;
	width:252px;
	height:103px;
	background:url(../img/logo.jpg) no-repeat;
}
#topContent {
	float:left;
	width:1040px;
	height:103px;
	margin:0;
	padding:0;
	background:url(../img/bkg_top2.jpg) repeat-x;
}
#topCenter {
	float:left;
	width:220px;
	height:33px;
	background-image:url(../img/top_center.jpg);
	padding:64px 0 0 108px;
}
#topCenter a { color:#F90; }
#topContentItens {
	float:left;
	width:405px;
	height:98px;
	padding:5px 0 0 0;
	color:#828282;
	display:inline;
}
#topContentItens a { color:#828282 }
#topContentItens li {
	float:left;
	margin:45px 3px 3px 3px;
	padding:0;
}
#topContentItens ul a { 
	color:#FFF;
	font-weight:bold;
}
#menut {
	float:left;
	width:1040px;
	height:35px;
	margin:0;
	padding:0;
	background:url(../img/bkg_menu.jpg) repeat-x;
}
#menut a { color:#29166f; }
#menut a:hover { color:#dd127b; background-color:#f8cc02; }
#menut li {
	float:left;
	padding:13px 0 8px 0;
	border-right:1px solid #edb804;
}
.menuItem { 
	padding:13px; 
	font-weight:bold;
}
#buscar {
	position:absolute;
	float:left;
	clear:left;
	top:138px;
	left:0;
	width:1019px;
	height:35px;
	margin:0;
	padding:0;
	background:url(../img/bkg_busca.jpg) repeat-x;
}
#buscar a { color:#F90 }
#mostra {
	float:right;
	width:111px;
	height:35px;
	margin:0;
	padding:0;
}
#menuCat {
	position:absolute;
	width:495px;
	height:200px;
	top:138px;
	left:50%;
	margin:0;
	padding:0;
	background:url(../img/bkg_tdscat.jpg) repeat-x;
	z-index:100;
	clear:both;
	display:none;
	border:2px solid #ee941a;
	border-top:4px solid #ee941a;
}
#menuCat a {
	color:#F30;
	font-size:10px;
}
#menuCat li {
	float:left;
	width:25%;
	margin:10px 20px 10px 20px;
	padding:0;
}
/*formatacao formulado da busca*/
.busca {
	float:left;
	clear:both;
	width:990px;
	height:30px;
	padding:5px 0 0 50px;
	background:url(../img/bkg_busca.jpg);
	border:none;
}
.busca label { background:none; }
.busca input, .busca select {
	border:1px solid #6451aa;
	color:#29166f; 
}
.busca input {
	width:550px;
	background-color:#FFF; 
}
.busca legend { display:none }
.busca label {
	float:left;
	display:block;
	width:57px;
	height:19px;
	margin:2px 0 0 24px;
	text-indent:-1000px 
}
.busca input {
	float:left;
	margin:3px 0 0 7px;
	font-size:14px; 
}
.busca select {
	float:left;
	width:150px;
	height:22px;
	margin:3px 0 0 7px;
	font-size:14px;
	border:none;
}
.busca input {
	height:18px;
	padding:2px 0 0 3px; 
}
.busca .btnBuscar {
	float:left;
	width:72px;
	height:22px;
	padding:22px 0 0 0;
	margin:3px 0 0 7px;
	border:none;
	cursor:pointer; 
	background:url(../img/bt_busca.jpg);
}
/*fim da formatacao formulado da busca*/

