* {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Verdana;
	}
	
body {
	background:url(../images/body.jpg) fixed
	}
	
#container {
	width:772px;
	margin:0 auto;
	}
	
#barnav {
	background:url(../images/barnav.jpg) right bottom no-repeat;
	height:29px;
	padding-left:30px;
	}
#barnav ul {
	list-style:none;
	padding-left:20px;
	height:29px;
	}
#barnav ul li {
	width:81px;
	float:left;
	height:29px;
	}
#barnav ul li a {
	display:block;
	text-indent:-9999px;
	height:29px;
	}
#barnav ul li a.principal {
	background:url(../images/a_principal.jpg) center top no-repeat;
	}
#barnav ul li a.principal:hover {
	background:url(../images/a_principal.jpg) center bottom no-repeat;
	}
#barnav ul li a.loja {
	background:url(../images/a_loja.jpg) center top no-repeat;
	}
#barnav ul li a.loja:hover {
	background:url(../images/a_loja.jpg) center bottom no-repeat;
	}
#barnav ul li a.produtos {
	background:url(../images/a_produtos.jpg) center top no-repeat;
	}
#barnav ul li a.produtos:hover {
	background:url(../images/a_produtos.jpg) center bottom no-repeat;
	}
#barnav ul li a.esportes {
	background:url(../images/a_esportes.jpg) center top no-repeat;
	}
#barnav ul li a.esportes:hover {
	background:url(../images/a_esportes.jpg) center bottom no-repeat;
	}
#barnav ul li a.contato {
	background:url(../images/a_contato.jpg) center top no-repeat;
	}
#barnav ul li a.contato:hover {
	background:url(../images/a_contato.jpg) center bottom no-repeat;
	}
	
#corpo {
	background:#fff0b2 url(../images/corpo.jpg) center top no-repeat;
	}

h1 {
	width:290px;
	float:right;
	margin-right:7px;
	display:block;
	text-indent:-9999px;
	}
html>body h1 {
	margin-right:12px;
	}
h1 a {
	display:block;
	height:40px;
	text-indent:-9999px;
	}

h2.nome-pagina {
	width:400px;
	color:#1C3877;
	font-size:26px;
	text-indent:150px;
	padding-top:50px;
	text-transform:uppercase	
	}

#corpo div {
	width:722px;
	background:#fafafa;
	margin:0 auto;
	padding:10px;
	border:1px solid #F8F802;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	}
#corpo div h3 {
	font-size:16px;
	}
#corpo div img {
	float:left;
	margin-right:10px;
	}
#corpo div p {
	font-size:12px;
	color:#1C3877;
	margin-bottom:15px;
	}
	
#contato {
	height:250px;
	}
#contato fieldset {
	border:none;
	background:url(../images/fundo_contato.jpg) right bottom no-repeat;
	}
#contato fieldset label {
	font-weight:bold;
	color:#1C3877;
	font-size:13px;
	}
#contato fieldset input {
	margin:2px;
	width:200px;
	height:20px;
	padding-top:2px;
	font-size:13px;
	}
#contato fieldset textarea {
	width:400px;
	height:80px;
	font-size:13px;
	overflow:auto;
	}
address {
	font-weight:bold;
	font-size:12px;
	font-style:normal;
	color:#183D69;
	border:none
	}
address a {
	color:#183D69
	}
#contato fieldset select {
	font-size:12px;
	height:25px;
	position:relative;
	top:-5px;
	width:100px;
	}
#contato fieldset input#enviar {
	font-weight:bold;
	color:#1C3877;
	text-transform:uppercase;
	background:none;
	border:2px solid #1c3877;
	width:100px;
	margin:0 auto;
	margin-top:15px;
	padding:0
	}
#contato fieldset p.erro {
	font-size:12px;
	margin:0;
	margin-top:15px;
	color:#6c2a2a
	}
	
#prod {
	list-style:none;
	width:650px;
	margin:0 auto;
	margin-top:25px;
	}
#prod li {
/*	background:	url(../images/li_prods.jpg) center center no-repeat;-*/
	width:204px;
	float:left;
	margin:5px;
	}
#prod li a {
	display:block;
	text-indent:-9999px;
	height:311px;
	}
	
.lista-logo {
	list-style:none;
	width:550px;
	padding-right:10px;
	float:left;
	}
.lista-logo li {
	border-right:2px solid #e7e3d3;
	border-bottom:2px solid #e7e3d3;
	position:relative;
	background:#fff;
	width:120px;
	height:87px;
	text-align:center;
	margin:3px;
	float:left;
	}
#corpo div .lista-logo li img {
	float:none;
	}
	
.lista-nomes {
	list-style:none;
	float:left;
	border-left:2px solid #314361;
	padding-left:10px;
	width:140px;
	}
.lista-nomes {	
	text-transform:uppercase;
	color:#314361;
	font-weight:bold;
	font-size:12px;
	}
	
.lista-esportes {
	list-style:none;
	width:640px;
	margin:0 auto
	}
.lista-esportes li a img {
	border:none;
	}
	
p.voltar {
	text-align:right;
	padding:5px;
	}
p.voltar a {
	text-transform:uppercase;
	text-decoration:none;
	color:#2B374D;
	font-weight:bold
	}
	
#rodape {
	background:url(../images/rodape.gif) center top no-repeat;
	height:21px;
	padding-top:25px;
	}
#rodape p {
	color:#1C3877;
	font-size:12px;
	padding:5px;
	}
#rodape p a {
	margin-left:300px;
	text-decoration:none;
	color:#1C3877;
	}

#galeria{
	display:block;
	width:660px;
	margin:0 auto;
}

#galeria a img{
	border:5px solid #fff;
}

#galeria a:hover img{
	border:5px solid #DFBA29;
}
