#criacao_site {
	width:604px;
	float:left;
	margin:5px 0 0 10px;
}

#desktop {
	width:290px;
	float:left;
}

#site_iphone {
	width:290px;
	float:right;
}

#outros_servicos {
	width:290px;
	float:left;
	margin:5px 0 0 25px;
}

#alguns_trabalhos {
	float:left;
	margin:5px 0 20px 10px;
}

#alguns_trabalhos ul li {
	width:160px;
	height:150px;
	float:left;
	text-align:center;
	padding-top:5px;
	margin:5px 0 5px 20px;
}
#tit_projetos {
	margin-top:10px;
	margin-bottom:1px;
}

#alguns_trabalhos ul li h3 {
	text-align:center;
}

#alguns_trabalhos ul li p {
	text-align:center;
}

#alguns_trabalhos ul li a:hover {
	color:#ca6500;
}
#lista_trabalhos a img {
	border:2px solid #999;
	opacity:0.7;
}
#lista_trabalhos a:hover img {
	border:2px solid #000;
	opacity:1;
}

.sub_titulo_12{
	text-align:center;
	font-size:11px;
	color:#ca6500;
	font-weight:bold;
	line-height:15px;
}
