/* Nivel 3*/
div#destaque{
	width:582px;
}
div#chamadas{
	width:582px;
	padding-top:18px;
}
div#flashProd{
	padding-top:20px;
	padding-left:15px;
}

/* chamadas home */
div#chamadas div{
	width:163px;
	height:131px;
	float:left;
	padding:0 14px 10px 17px;
	background-image:url(../_img/bg-chamadasHome.jpg);
	background-repeat:no-repeat;
}
div#chamadas div a{	
	display:block;
	margin-bottom:12px;
}
div#chamadas div span a{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
div#chamadas div span a img{
	float:right;
}
div#chamadas div img{
	margin-bottom:0px;
}

div#chamadas div span a:hover{
	text-decoration:underline;
}
.chamadaEsq{
	margin-left:-5px;
}
.chamadaMeio{
	margin: 0 5px 0 5px;
}
.chamadaDir{
	margin-right:-5px;
}
