h3 {
	width: 106px;
	height: 30px;
	background: url(../img/portfolio.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#sem-flash h3 {
	background: url(../img/portfolio-sem-flash.png) no-repeat;
}

p#desc {
	font: bold 14px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #808080;
}

#inner #sem-flash {
	float: right;
	display: block;
	width: 153px;
	height: 51px;
	background: url(../img/portf-sem-flash.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

#depoimentos-botao {
	float: right;
	display: block;
	width: 153px;
	height: 50px;
	background: url(../img/depoimentos-botao.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	filter: alpha(opacity=80);
	opacity: 0.8;
	margin: 1px 4px 0 0;
}

#inner {
	background: #000;
}

#sem-flash #inner {
	background: #FFF;
}

#inner p {
	margin: 0;
}

.site-portf {
	background: #F9F9F9;
	border: 2px solid #D0D0D0;
	margin-bottom: 20px;
}

.site-img {
	display: block;
	float: left;
	border-right: 2px solid #D0D0D0;
}

.site-img img {
	display: block;
}

.site-info {
	float: left;
	width: 500px;
	padding: 10px 0 0 14px;
}

.site-info h4 {
	font: bold 16px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

.site-info p {
	font-size: 14px;
}