
.titulo {
	margin: 5px 0 0 15px;
}

.corpo {
	background: white url(img/clientesFundo.gif) bottom no-repeat;
	height: auto;
	padding-bottom: 75px;
	float:left;
	margin-left:0;
}

.portfolioTrabalhos {
	float: right;
	margin: 5px 10px 0 0;
	width: 409px;
	height: 359px;
	background: url(img/portfolioTrabalhos2.jpg) no-repeat;
}

.thumb {
	width: 222px; height: 175px;
	cursor:pointer;
}
.iframe {
	width: 222px; height: 300px;
	cursor: pointer;
}

.descricao {
	color: #666666;
	/*background: #EFEFEF;*/
}

.campanha {
	font-size: 13px;
	font-weight: bold;
	color: #EEEEEE;
}

.chamada {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: $FFFFFF;
}

.boxPortfolio {
	width: 269px;
}

.boxPortfolio .boxRedondoBaixo {
	width: 248px;
	height: 13px;
	border: 0px solid red;
	_width: 242px;
	_margin-left: -3px;
	_margin-right: -3px;
	_margin-top: -1px;
	float: left;
	clear:none;
}

.boxRedondoCorpo {
	float: left;
	_margin-right: 3px;
}

.boxRedondoBaixo {
}

.boxRedondo IMG {
	margin: 0; padding: 0;
}

/*
.listaClientes ul {
	display: block;
	width: 166px;
	margin: 0; padding: 0;
	margin-top: 20px;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
}
*/

.listaClientes {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}

.listaClientes:hover {
	color: #EEEEEE;
	text-decoration: none;
	background: #F38000;
}
