@charset "utf-8";
/* CSS Document */

#conteudoCorpoEsquerdo{
	width: 490px;	
	margin-left:250px;	
	float:left;
	height:100%;
}

#conteudoCorpoDireito{
	width:222px;	
	float:left;
	height:100%;
}

.link { 
	font-family: Tahoma; 
	font-size: 11px; 
	color: #7c7b7b; 
	text-decoration: none;
	font-weight: bold;
}

.link:hover { 
	font-family: Tahoma; 
	font-size: 11px; 
	color: #7c7b7b;
	text-decoration: underline;
	font-weight: bold;
}

.titulo {
	font-family: Tahoma;
	font-size: 11px;
	color: #7c7b7b;
	text-decoration: none;
	font-weight: bold;
}

.link{
	text-decoration:none;
	font-weight:bold;
}

.navTopo{
	width:750px;	
}

.tiposProdutos{
	margin-left:15px;
}
