/* CASES DE SUCESSO */
.cases-de-sucesso
{
	margin-top:15px;
	margin-bottom:15px;
}
.cases-de-sucesso .nome
{
	padding-top: 3px;
	margin-bottom:10px;
	padding-bottom:3px;
	font-size:14px;
	font-weight:bold;
	color:#d01f25;
	display:block;
	text-transform:uppercase;
	background-image:url(../../imgs/master/linha-cinza-escuro.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
