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


#conteudoCorpoEsquerdo{
	width: 503px;
	margin-right:15px;
	height:495px;
	float:left;
}

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

/*#conteudoCorpoDireitoProd{
	width:222px;
	height:495px;
	float:left;
	background-image:url(../imagens/imagem_lateral5.jpg);
	background-repeat:no-repeat;
}

#fraseCorpoDirProd{
	width:196px;
	margin-top:309px;
	margin-left:24px;	
	height:90px;
	border:1px solid #FF3300;
}

.fonteMaior{
	color:#86741e;
	font-family: HelveticaNeue, Verdana, Arial, Helvetica, sans-serif;
	
	font-size:24px;
	
}*/

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

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

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

.navTopo{
	width:520px;
	
}

.conteudoTexto{
	width:490px;
	margin-left:13px;
	float:left;
}
