@charset "utf-8";
/* CSS Document */

#principal #topo{
	margin:0;
	padding:0;
	width:742px;
	height:214px;
	background:url(../imagens/topo_downloads.gif);
	display:table;
}

#principal #lista_produtos{
	margin:0;
	padding:0;
	width:742px;
	height:377px;
	display:table;
}

#principal #lista_produtos ul{
	margin:10px 0 0 12px;
	_margin:10px 0 0 6px;
	padding:0;
	width:340px;
	float:left
}

#principal #lista_produtos ul li{
	margin:0;
	padding:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#646464;
}

#principal #mapa img{
	margin:10px 0 0 0;
	padding:0;
	float:right;
}

.link_topo{
	text-decoration:none;
	color:#D10000;
}

.link_topo:hover{
	text-decoration:underline;
	color:#D10000;
}

.link_preto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#646464;
	text-decoration:none;
}

.link_preto:hover{
	color:#000;
}
