@charset "utf-8";
/* CSS Document */

body{	
	border:0px;
	margin:0px;
	background-image:url(fundo.jpg);
	background-attachment:fixed;
	background-repeat:repeat-y;
	min-width:1100px;

}
#marcas{
	width:100%;
	min-width:1100px;
}

#logo{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-500px;
}
#tudo {
	width:100%;
	min-width:1100px;
	top:0px;
	border:0px;
	margin:0px;
}
#latesq{
	position:relative;
	width:100%;
	left:10px;
	right:10px;
	float:left;
	min-width:800px;
	top:0px;

}
#cartoes{
	min-width:1100px;
	width:100%;
	background-image:url(fundocartoes.png);
	background-repeat:repeat;
}

#latdir{
	position:relative;
	width:200px;
	float:right;
	right:40px;
	height:800px;
}

#fundobotoes{
	background-image:url(fundobotoes3.jpg);
	background-repeat:repeat-x;
	top:10px;
	width:100%;
	height:100px;
	min-width:1100px;
}
#botoes{
	width:1000px;
	height:100px;
	top:10px;
	position:absolute;
	left:50%;
	margin-left:-500px;
	
}
#cabecalho{
	height:300px;
	background-image:url(fundotexto2.png);
	background-repeat: repeat-y;
	background-position:center;
	min-width:1100px;
}
#fundotexto {
	width:100%;
	background-image:url(fundotexto.png);
	background-position:center;
	background-repeat:repeat-y;
	min-height:686px;

}
#rodape{
	width:100%;
	background-image:url(fundorodape.png);
	vertical-align:middle;

	min-width:1100px;
}
.letraclara{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size:14px;
}
.letraescura{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size:14px;
}

#subcategoria{
	vertical-align:top;
	width:150px;
}


.botoesloja a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#FFF;
	text-decoration:none;
	vertical-align:middle;
	max-height:50px;
	background-repeat:no-repeat;
	background-position: center;
}
.botoesloja a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#fff;
		text-decoration:none;
		vertical-align:middle;
			max-height:50px;
				background-repeat:no-repeat;
}
.botoesloja a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size:18px;
	color: #000;
		text-decoration:none;
		vertical-align:middle;
			max-height:50px;
				background-repeat:no-repeat;
}


.botaolateral a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #fff;
	background:url(fundo_botoes_lateral.jpg);
	text-decoration:none;
	Z-INDEX: 8; 
	BORDER-BOTTOM: 0px; 
	BORDER-LEFT: 0px; 
	PADDING-BOTTOM: 0px;   
	PADDING-RIGHT: 0px; 
	DISPLAY: block;
	bACKGROUND-POSITION: left top; 
	BORDER-RIGHT: 0px; 
	TEXT-DECORATION: none; 
	PADDING-TOP: 2px; 
	background-repeat:no-repeat;
}
.botaolateral a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#fff;
	background:url(fundo_botoes_lateral.jpg);
	width:150px;
		text-decoration:none;
		BORDER-BOTTOM: 0px; 
	BORDER-LEFT: 0px; 
	PADDING-BOTTOM: 0px;   
	PADDING-RIGHT: 0px; 
	DISPLAY: block;
	bACKGROUND-POSITION: left top; 
	BORDER-RIGHT: 0px; 
	TEXT-DECORATION: none; 
	PADDING-TOP: 2px; 
	background-repeat:no-repeat;
}
.botaolateral a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #000;
	background:url(fundo_botoes_lateral2.jpg);
	width:150px;
		text-decoration:none;
		BORDER-BOTTOM: 0px; 
	BORDER-LEFT: 0px; 
	PADDING-BOTTOM: 0px;   
	PADDING-RIGHT: 0px; 
	DISPLAY: block;
	bACKGROUND-POSITION: left top; 
	BORDER-RIGHT: 0px; 
	TEXT-DECORATION: none; 
	PADDING-TOP: 2px; 
	background-repeat:no-repeat;
}
#lista{
	top:0px;
}

