@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0;
	outline: 0;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background-image: url(../_imagens/body_fundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body.splash {
	background-image: url(../_imagens/body_fundo_splash.jpg);
}
#defesa {
	width: 780px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 160px;
}
#topo {
	height: 0px;
	position: relative;

}
#topo.splash {
	height: 30px;
	position: relative;

}
#menu_topo {
	height: auto;
	width: 195px;
	position: fixed;
	top: 0px;
	background-image: url(../_imagens/ul_menu_topo_fundo.png);
	background-repeat: repeat-y;
	background-position: 7px top;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 40px;
	margin-left: -220px;
}
#menu_topo.splash{
	height: auto;
	width: 980px;
	position: absolute;
	top: 0px;
	background-image: url(none);
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 0px;
	margin-left: 0px;
	left: -210px;
}
#topo h1 {
	height: 65px;
	width: 200px;
	display: block;
	float: left;
}
#topo h1 a{
	height: 65px;
	width: 200px;
	display: block;
	background-image: url(../_imagens/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	margin-bottom: 20px;
	margin-left: -5px;
}
#topo ul {
	height: auto;
	list-style-type: none;
	width: 133px;
	display: block;
	padding-top: 10px;

}
#topo ul li{
	display: block;
	overflow: hidden;
	height: 32px;
}
#topo ul li a{
	font-size: 11px;
	color: #CCCCCC;
	display: block;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: right;
	width: auto;
	padding: 7px;
	float: right;

}
#topo ul li a:hover{
	color: #FFF;
	background-color: #CF0E11;


}
#topo ul li a.ativo{
	color: #FFF;
	background-color: #CF0E11;


}
#menu_topo p.redes{
	width: 120px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #CCC;
	padding-top: 40px;
	float: left;
	height: 75px;
	padding-left: 10px;
}
#menu_topo p.redes span{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #CCC;
	text-align: right;
	display: block;
	padding: 5px;
	margin-bottom: 10px;
}
#menu_topo p.redes a.facebook{
	width: 30px;
	float: left;
	height: 30px;
	background-image: url(../_imagens/a_facebook.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
}
#menu_topo p.redes a.flickr{
	width: 30px;
	float: left;
	height: 30px;
	background-image: url(../_imagens/a_flicker.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
}
#menu_topo p.redes a.youtube{
	width: 30px;
	float: left;
	height: 30px;
	background-image: url(../_imagens/a_youtube.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
}
#menu_topo p.redes a.twitter{
	width: 30px;
	float: left;
	height: 30px;
	background-image: url(../_imagens/a_twitter.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
}
#menu_topo.splash p.redes{
	width: 230px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #CCC;
	float: right;
	height: 75px;
	padding-left: 10px;
	padding-top: 12px;
}
#menu_topo.splash p.redes span{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #CCC;
	text-align: right;
	display: block;
	padding: 5px;
	margin-bottom: 10px;
	float: left;
	width: 90px;
}
#banner {
	height: 392px;
	width: 720px;
	padding-top: 20px;
	margin-left: 30px;
}
#banner.promocao {
	height: 490px;
	width: 780px;
	padding-top: 20px;
	background-image: url(../_imagens/a_promocao.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#conteudo {
	padding-top: 10px;
	padding-bottom: 50px;

}
#conteudo p {
	padding-bottom: 10px;




}
#conteudo a.entrar {
	height: 600px;
	width: 780px;
	display: block;
	text-indent: -9999px;





}
#conteudo a.ver_mais {
	height: 30px;
	width: 85px;
	display: block;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #000;
	text-decoration: underline;
	background-image: url(../_imagens/a_vermais.png);
	background-repeat: no-repeat;
	background-position: right center;





}
#conteudo ul.categ_home{
	height: 210px;
	width: 780px;
	background-image: url(../_imagens/ul_categ_home.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	list-style-type: none;

}
#conteudo ul.interna{
	background-image: url(none);
	height: 500px;

}
#conteudo ul.categ_home li{
	height: 170px;
	width: auto;
	display: block;
	float: left;

}
#conteudo ul.categ_home li.big{
	height: 260px;
	width: 240px;
	display: block;
	float: left;
	padding-left: 20px;

}
#conteudo ul.categ_home li a{
	height: 170px;
	width: 145px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;


}
#conteudo ul.categ_home li a.masculino{
	background-image: url(../_imagens/a_home_masculino.png);


}
#conteudo ul.categ_home li a.feminino{
	background-image: url(../_imagens/a_home_feminino.png);
	background-position: 8px 6px;
	width: 150px;


}
#conteudo ul.categ_home li a.tenis{
	background-image: url(../_imagens/a_home_tenis.png);
	background-position: 5px 6px;
	width: 150px;


}
#conteudo ul.categ_home li a.esportivos{
	background-image: url(../_imagens/a_home_esportivos.png);
	width: 190px;
	background-position: left 33px;


}
#conteudo ul.categ_home li a.bolsas{
	background-image: url(../_imagens/a_home_bolsas.png);
	width: 125px;
	background-position: 10px 15px;


}
#conteudo ul.categ_home li a.acessorios{
	background-image: url(../_imagens/a_home_acessorios.png);
	width: 125px;
	background-position: 10px 15px;

}
#conteudo ul.produtos{
	height: auto;
	width: 780px;
	list-style-type: none;

}
#conteudo ul.produtos li{
	height: 164px;
	width: 164px;
	display: block;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CB0D11;
	margin-right: 30px;
	margin-bottom: 30px;
	background-color: #FFF;

}
#conteudo ul.produtos li a{
	border: 2px solid #000;
	display: block;
	height: 160px;
	width: 160px;

}
#conteudo .esquerda{
	float: left;
	height: auto;
	width: 370px;

}
#conteudo .direita{
	float: right;
	height: auto;
	width: 350px;
	margin-bottom: 20px;
}
#conteudo .direita .cinza{
	background-image: url(../_imagens/form_news_fundo.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 305px;
	height: 262px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #CCC;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 40px;



}
#conteudo h2.chamada{
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 15px;


}
#conteudo h2.big{
	font-size: 35px;
	line-height: 60px;
	padding-top: 20px;


}
#conteudo h2.big:first-letter{
	font-size: 40px;


}
#conteudo h2.white{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #CCC;
	margin-bottom: 5px;


}
#conteudo h2.white:first-letter{
	font-size: 20px;


}
#conteudo .marcas{
	height: 185px;
	width: 780px;
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}
#conteudo .marcas h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 5px;
	padding: 10px;
	float: left;
	height: 50px;
	width: 150px;
	font-style: italic;


}
#conteudo .marcas p.intro{
	font-weight: normal;
	color: #000;
	margin-bottom: 5px;
	padding: 5px;
	float: right;
	height: 80px;
	width: 550px;
	line-height: 14px;
	display: block;


}
#conteudo .marcas p.intro span{
	color: #C00;
	display: block;
	margin-bottom: 10px;

}
#conteudo .mapa{
	height: 350px;
	width: 740px;
	background-color: #FFF;
	border: 1px solid #FFF;
	float: right;

}
#form_news {
	width:300px;
	height:136px;
	float:left;
}
#form_news p {
	font-size: 11px;
	float: left;
	height: auto;
	padding: 0px;
	margin: 0px;
	width: 290px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #CCC;
}
#form_news p label {
	float: left;
	line-height: 28px;
	width: 40px;
	display: block;
	font-size: 11px;
	color: #CCC;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#form_news p.botao_enviar {
	width:150px;
	height:auto;
	float: left;
	padding-left: 200px;
	font-style: italic;
	padding-top: 10px;
}
#form_news .textfield {
	width:220px;
	font-size:13px;
	color:#FFF;
	float: left;
	height: auto;
	margin-bottom: 9px;
	border: 1px solid #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-right: 2px;
	padding: 4px;
	background-color: #000;
}
#form_geral {
	width:500px;
	height:auto;
	float:left;
}
#form_geral.calc {
	width:300px;
}
#form_geral p {
	font-size: 11px;
	height: auto;
	padding: 0px;
	margin: 0px;
	width: 500px;
}
#form_geral.calc p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	float: left;
	height: auto;
	padding: 0px;
	margin: 0px;
	width: 200px;
}
#form_geral p span.left {
	float: left;
	line-height: 28px;
	padding-right: 5px;
}
#form_geral p label {
	float: left;
	line-height: 15px;
	width: 100px;
	padding-top: 3px;
}
#form_geral p.cinquenta {
	float: left;
	line-height: 15px;
	width: 205px;
}
#form_geral p label.opcao {
	float: left;
	line-height: 14px;
	width: 360px;
	padding-top: 3px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #333333;
}
#form_geral p.botao {
	width:200px;
	height:auto;
	float: left;
	padding-top: 10px;
}
#form_geral p.botao_enviar {
	width:500px;
	height:auto;
	float: left;
	padding-left: 0px;
	line-height: 10px;
	font-style: italic;
	margin-top: -30px;
}
#form_geral p.obs {
	color: #666;
	font-size: 8px;
	width: 420px;
	font-style: italic;
	float: left;
	margin-bottom: 10px;
}
#form_geral .textfield {
	width:310px;
	font-size:11px;
	color:#000;
	float: left;
	height: auto;
	margin-bottom: 9px;
	border: 1px solid #999999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-right: 2px;
	padding: 2px;
	background-color: #999999;
}
#form_geral .menor {
	width:78%;
}
#form_geral .textarea {
	color: #000;
	font-size: 12px;
	float: left;
	width: 310px;
	height: 100px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 2px;
	background-color: #999999;
	margin-bottom: 10px;
	border: 1px solid #999999;
}
#base {
	width: 740px;
	background-image: url(../_imagens/base_fundo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 149px;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;

}
#base p.left {
	float: left;
	height: 120px;
	width: 210px;
	margin-right: 30px;
	color: #FFF;
	font-size: 11px;

}
#base p.center {
	float: left;
	height: 55px;
	width: 210px;
	color: #FFF;
	font-size: 11px;

}
#base p.right {
	float: right;
	height: auto;
	width: 210px;
	font-size: 11px;
	padding-right: 45px;
	color: #FFF;

}
#base p strong {
	color: #C00;

}
#base p.rodape {
	float: right;
	height: auto;
	width: 250px;
	font-size: 11px;

}
#base ul.menu_base{
	list-style-type: none;
	height: 15px;
	width: 480px;
	float: left;

}
#base ul.menu_base li{
	float: left;
	height: 12px;
	width: auto;
	padding-right: 8px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	line-height: 12px;
	font-size: 11px;

}
#base ul.menu_base li a{
	color: #CCC;
	text-decoration: none;
	font-size: 11px;


}
#base a.agencia {
	background-image: url(../_imagens/a_assinatura.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 15px;
	width: 130px;
	text-indent: -9999px;
	float: right;


}



.limpa_float  {
	line-height: 0px;
	clear: both;
	height: 0px;
}

