* {
	margin:0; 
	padding:0; 
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	border:none;	
}

html {
	background:#59001d;
}
body {
	background:#59001d;
	text-align:center;		
}

/**** GERAL ****/
#geral {
	text-align:left;
	margin:40px auto;
	width:780px;
	height:400px;
}
/*** NAVEGACAO ***/
#navegacao {
	background:url(img/bg_navegacao.jpg);
	width:182px;
	height:400px;
	float:left;
}	

#navegacao h1 a {
	background:url(img/logo2.jpg) no-repeat;
	width:157px;
	height:60px;
	overflow:hidden;
	text-indent:-9000em;
	display:block;
	cursor:pointer;
}

/**menu principal**/
#navegacao ul.menu {margin-top:81px;}

/*menu listas*/
#navegacao ul.menu li {
	list-style:square;
	margin-left:25px;
	color:#ccc;
	padding:1px 0 0 0;
}

#navegacao ul.menu li.fale-conosco {padding-bottom:10px;}
#navegacao ul.menu li.topo-linha {list-style:none;}
	#navegacao ul.menu li.topo-linha {
		text-indent:-9000em;
		overflow:hidden;
		background:url(img/linha.jpg) repeat-x;
		width:182px;
		margin:0;
		}
	#navegacao ul.menu li.bottom-linha {
		text-indent:-9000em;
		overflow:hidden;
		background:url(img/linha.jpg) repeat-x;
		width:182px;
		margin:0;		
	}
	
	#navegacao ul.menu li.luvas {color:#ccc;}
		#navegacao ul.menu li.luvas a.luvas {}
/*menu listas links*/	
#navegacao ul.menu li a {
	color:#ddd;
	font-weight:bold;	
}

/*sub menu*/
#navegacao ul.menu li.campanhas ul.submenu2 {display:none;}
#navegacao ul.menu li.campanhas ul.submenu2 li {list-style:none; }
#navegacao ul.menu li.campanhas ul.submenu2 li a {color:#ccc;}
#navegacao ul.menu li.luvas ul.submenu  {display:none; list-style:none;}
#navegacao ul.menu li.luvas ul.submenu li {list-style:none; }
#navegacao ul.menu li.luvas ul.submenu li a {color:#ccc;}

/*** CORPO ***/
#home {
	background-image:url(bg_home1.jpg);
	width:595px;
	height:410px;	

}
#corpo {
	width:594px;
	height:400px;	
	float:left;
	border:0px solid #fff;	
}


#corpo iframe.conteudo{
	overflow:hidden;
	width:594px;
	height:400px;
	border:0px solid #fff;	
	float:left;		
	}

/***rodape***/
#rodape {
	clear:both; 
	width:775px; 	
}

span.rodape {
	float:right;
	color:#ddd;
}

span.rodape a {
	color:#ddd;
}
/*********************
 	pagina a empresa
**********************/
#bg-texto {
	text-align:left;
	background:#eee;
	width:590px;
	margin:0 auto;
}

span.abinhas {
	text-indent:-9000em;
	overflow:hidden;
	background:url(img/aspas.jpg) no-repeat;
	width:73px;
	height:70px;
	display:block;
	margin:5px 0 0 10px;
}

span.abinha-inversa {
	text-indent:-9000em;
	overflow:hidden;
	background:url(img/aspas-inversa.jpg) no-repeat ;
	width:73px;
	height:70px;
	display:block;
	margin:0px 0 0 490px;
	clear:both;
}

h1.empresa {
	text-align:center;
	font:bold 11px Arial, Helvetica, sans-serif;
	margin:-30px 70px 0 0;
}
h2.empresa {
	font:bold 11px Arial, Helvetica, sans-serif;
	padding-left:40px;
	}
p.empresa {
	width:400px;
	padding-left:50px;
	font:11px/18px  Arial, Helvetica, sans-serif;
}

/*********************
 	pagina CASES
**********************/
#bg-texto {
	text-align:left;
	background:#eee;
	width:590px;
	margin:0 auto;
}

span.abinhas {
	text-indent:-9000em;
	overflow:hidden;
	background:url(img/aspas.jpg) no-repeat;
	width:73px;
	height:70px;
	display:block;
	margin:5px 0 0 10px;
}

span.abinha-inversa-empresa {
	text-indent:-9000em;
	overflow:hidden;
	background:url(img/aspas-inversa.jpg) no-repeat ;
	width:73px;
	height:70px;
	display:block;
	margin:15px 0 0 510px;
	clear:both;
}

h1.cases {
	text-align:center;
	font:bold 11px Arial, Helvetica, sans-serif;
	margin:-30px 70px 0 0;
}
p.cases {
	width:400px;
	margin:10px 0 0 60px;
	font:11px/18px Arial, Helvetica, sans-serif;
}

/*****************************
	pagina luvas femininas
	galeria de luvas parte 1
******************************/

ul#feminina {}

a.avancar {
	position:absolute; 
	top:0;
	left:100px; 
	width:96px;
	height:130px;
	text-indent:-9000em;
	overflow:hidden;	
}	

ul#feminina li a.proximo {
	text-indent:-9000em;
	overflow:hidden;
	background:url(img/pequena/femininas/proximo.jpg) no-repeat;
	width:196px;
	height:132px;
	cursor:pointer;
}

/*********************************
		GALERIA FEMININA parte 2
**********************************/
ul#feminina2 {
	position:absolute;
	top:0;
	left: 0;
	display:none;
	background: #000;
}

a.anterior {
	position:absolute; 
	top:0;
	width:196px;
	height:130px;
	display:block;
	background:url(img/total.jpg) 0 0 ;
	text-indent:-9000em;
	overflow:hidden;	
}

a.avancar {
	position:absolute; 
	top:0;
	left:100px; 
	width:96px;
	height:130px;
	text-indent:-9000em;
	overflow:hidden;	
}	

ul#feminina2 li a.proximo {
	text-indent:-9000em;
	overflow:hidden;
	background:url(img/pequena/femininas/proximo.jpg) no-repeat;
	width:196px;
	height:132px;
}

ul#feminina2 li a.voltar {
	text-indent:-9000em;
	overflow:hidden;
	width:196px;
	height:132px;
	background:url(img/anterior.jpg) no-repeat;
}

/*********************************
		GALERIA FEMININA parte 3
**********************************/
ul#feminina3{
	position:absolute;
	top:0;
	left: 0;
	display:none;
}

a.anterior3 {
	position:absolute; 
	top:0;
	width:196px;
	height:130px;
	display:block;
	background:url(img/total.jpg) 0 0 ;
	text-indent:-9000em;
	overflow:hidden;	
}

a.avancar {
	position:absolute; 
	top:0;
	left:100px; 
	width:96px;
	height:130px;
	text-indent:-9000em;
	overflow:hidden;	
}	

ul#feminina3 li a.proximo {
	text-indent:-9000em;
	overflow:hidden;
	background:url(img/pequena/femininas/proximo.jpg) no-repeat;
	width:196px;
	height:132px;
}

ul#feminina3 li a.voltar {
	text-indent:-9000em;
	overflow:hidden;
	width:196px;
	height:132px;
	background:url(img/anterior.jpg) no-repeat;
}

/*********************************
		GALERIA FEMININA parte 4
**********************************/
ul#feminina4{
	position:absolute;
	top:0;
	left: 0;
	display:none;
}

a.anterior {
	position:absolute; 
	top:0;
	width:196px;
	height:130px;
	display:block;
	background:url(img/pequena/femininas/anterior.jpg) 0 0 ;
	text-indent:-9000em;
	overflow:hidden;	
}

ul#feminina4 li a.proximo {
	text-indent:-9000em;
	overflow:hidden;
	background:url(img/pequena/femininas/proximo.jpg) no-repeat;
	width:196px;
	height:132px;
}

ul#feminina4 li a.voltar {
	text-indent:-9000em;
	overflow:hidden;
	width:196px;
	height:132px;
	background:url(img/anterior.jpg) no-repeat;
}

/*********************************
		GALERIA FEMININA parte 5
**********************************/
ul#feminina5{
	position:absolute;
	top:0;
	left: 0;
	display:none;
}

ul#feminina5 li a.proximo {
	text-indent:-9000em;
	overflow:hidden;
	background:url(img/pequena/femininas/proximo.jpg) no-repeat;
	width:196px;
	height:132px;
}

ul#feminina5 li a.voltar {
	text-indent:-9000em;
	overflow:hidden;
	width:196px;
	height:132px;
	background:url(img/anterior.jpg) no-repeat;
}

/*********************
	pagina esportivas
**********************/
img{
	border: none;
}

#conteudo{	
	width:588px;
	padding: 0;
	margin: 0 auto;
}


#conteudo ul{	
	width:588px;
	padding: 0;
	margin: 0 auto;
}

/*Tecnica utilizada para limpar floats */
#conteudo ul:after {
	clear:both; 
	content:"."; 
	display:block; 
	height:0; 
	visibility:hidden;
}

#conteudo ul li {
	list-style:none; 
	float:left; 
	margin: 0;
}   

#conteudo ul li a, #conteudo ul li a img {
	float:left; 
	overflow:hidden;
}

#conteudo ul li a.campanha {
	width:196px;
	height:133px;
	background:url(img/produtos/9.jpg) no-repeat;
	text-indent:-9000em;
	overflow:hidden;
}

/************************
paginas luvas masculinas
*************************/
ul li a.masculinas {
	text-indent:-9000em;
	overflow:hidden;
	background:url(img/pequena/masculinas/9.jpg) no-repeat;
	width:196px;
	height:133px;
}

ul li a.decoracao {
	text-indent:-9000em;
	overflow:hidden;
	background:url(img/pequena/masculinas/preto.jpg) no-repeat;
	width:196px;
	height:133px;	
}


/**************************
	FORMULARIO  DE CONTATO
***************************/

#faleconosco {
	width:250px;
	margin:0 auto;
	float:left;
	padding-left:50px;
	padding-top:50px;
}
#mapa {
	width:200px;
	height:250px;
	float:left;
	padding-left:65px;
	padding-top:22px;
}

span.abinha-inversa-contato {
	text-indent:-9000em;
	overflow:hidden;
	background:url(img/aspas-inversa.jpg) no-repeat ;
	width:73px;
	height:70px;
	display:block;
	margin:-25px 0 0 510px;
	clear:both;
}
h2.contato {
	font:bold 11px  Arial, Helvetica, sans-serif;
}
/**************************
FIM	FORMULARIO  DE CONTATO
***************************/
