h2.fornecedores{
	width:600px;
	height:14px;
	background:url(../img/title/fornecedores.png) no-repeat left top;
	margin:5px 0 0 12px;
}

div.conteudo{
	width:620px;
	margin:37px 0 0 14px;
}

div.conteudo p.decricao{
	font:12px Arial, Helvetica, sans-serif;
	color:#656565;
}

div.conteudo ul.fornecedores{
	width:653px;
}

div.conteudo ul.fornecedores li.item{
	position:relative;
	float:left;
	width:217px;
	height:109px;
}

div.conteudo ul.fornecedores li.separador{
	position:relative;
	float:left;
	width:653px;
	height:1px;
	background:#E1E1E1;
}

.fornecedores a{
	float:left;
	width:100%;
	height:100%;
	opacity:0.2;
}

.logo-interna{
	float:right;
	margin-bottom:15px;
}

.imagem-local{
	display:block;
	margin:10px auto;
	clear:both;
}

.titulo-fornecedores{
	float:left;
	width:100%;
	margin:10px 0;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#415066;
}



