* {margin: 0px;	padding: 0px;}
body {background-image: url(imagens/bg_body.jpg);	background-repeat: repeat-x;	margin: 0 auto; height: 100%;}
#logo {
	background-image: url(imagens/bg_header.png);
	background-repeat: no-repeat;
	width: 350px;
	height: 90px;
	z-index: 20;
	position: relative;
	top: 0px;
	height: 0px;
}
#chat {
	width: 130px;
	height: 90px;
	z-index: 20;
	position: relative;
	top: 392px;
	height: 0px;
	left: 25px;
}

/* Aqui começa o menu */
#Nav {width: 153px;	list-style: none;	padding: 0px;	padding-top: 25px;	margin-left: 5px;}
#Nav li {margin: 10px;	width: 125px; padding-right:5px;	height: 18px;	border-bottom-color:#999;	display:block;	font-family: Tahoma, Geneva, sans-serif;	color: #FFF;	font-size: 12px;	font-weight: bolder;	cursor: pointer;	border-bottom-width: thin;	border-bottom-style: dotted;}
.Menu {padding-left: 10px;	padding-top:3px; padding-bottom:1px;	margin-top: -25px;	margin-left: 129px;	width: 150px;	list-style: none;	display: none;	background-image: url(imagens/bg_li.png);	background-repeat: no-repeat;}
.Menu li {height: 18px;	width: 240px;}
.Menu a:link  {font-size: 12px;	font-weight: bolder;	color: #666;	text-decoration:none;}
.Menu a:visited  {font-size: 12px;	font-weight: bolder;	color: #666;	text-decoration:none;}
.Menu a:hover {font-size: 12px;	font-weight: bolder;	color: #666;	text-decoration:none;}
.Menu a:active {font-size: 12px;	font-weight: bolder;	color: #666;	text-decoration:none;}

/* começa o conteudo */
#conteudo {z-index: 17;	width: 640px;	position: absolute;	float:right; top:0px;	margin-left:160px;}
a img{border:0;}
div.bannerfade{width:640px;	text-align:left;	padding-top:0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;}
#bannerfade {list-style-type: none; padding:0px; margin:0px;}

.box {
	float:left;
	height:258px;
	width:197px;
}
.box h2 {
	font-size: 14px;
	color:#FFF;
	margin-left: 32px;
	margin: 10px auto;
}
.box img {
	margin:9px;
}
#shoes {
	float:left;
	left:-26px;
	margin-left:210px;
	position:absolute;
	top:357px;
	z-index:17;
}
#texto {	font-size: 11px;	margin-left: 190px;	height: 100px; width: 400px;	margin-top: -80px; text-align:justify; float: left;}

#promocao {
	float:left;
	margin-bottom:21px;
	margin-left:184px;
	margin-top:153px;
}
#login {
color:#666666;
float:left;
font-family:Tahoma,Geneva,sans-serif;
font-size:12px;
margin-left:371px;
margin-top:-284px;
position:absolute;
}
#boxtriplo {
	background-image: url(imagens/bgbox.png);
	background-repeat: no-repeat;
	width: 593px;
	height: 257px;
	margin-top: 75px;
	margin-left: 25px;
}
#boxtriplo2 {
	width: 593px;
	height: 257px;
	margin-top: 150px;
	margin-left: 25px;
}
#boxtriplo p {
	margin:0px 15px;
	color:#666;
	line-height: 18px;
	font-size:12px;
}
.topbox {
	list-style-type: none;
	display: block;
	float: left;
	height: 10px;
}
#blocorodape {
	margin-top: 15px;
	float: left;
	margin-left: 180px;
}
#free {
	background-image:url("imagens/bg-free.png");
	background-repeat:no-repeat;
	font-size:12px;
	height:309px;
	padding:20px;
	padding-top: 15px;
	width:260px;
	margin: 25px 0px 0px 25px;
}
#free h3 {
	margin-bottom:2px;
	font-size: 16px;
	margin-top: 5px;
}
