#txtPortfolio{
	background:url(images/portfolio/txtPortfolio.png) no-repeat center;
	height:50px;
	width:940px;
}
#portfolio{
	padding:25px 0;
}

#portfolio h3{
	margin:15px 0 50px;
	line-height:18px;
	letter-spacing:2px;
	text-align:center;
	text-shadow:1px 1px 0 #999;
	color:#202020;
}

#portfolio h4{
	margin:15px 0 12px 0px;
	text-align:center;
	letter-spacing:2px;
	text-align:left;
	text-shadow:1px 1px 0 #999;
	color:#202020;	
	font-size:16px;
	color:#202020;

}

#portfolio h5{
	margin-bottom:4px;
	font-size:12px;
}

.vertical {  
	width: 900px;
	margin:auto;
}

.items .div {
	background:#F5F5F5;
	border:1px solid #D3D3D3;
	margin-top:15px;
	padding:5px;
	font-size:12px;
	height:300px;
}

.items .sombra {
	background: url(images/portfolio/sombraDiv.png) no-repeat bottom right;
	height:17px;
	width:317px;
	float:right;
}

.items .div .projeto{
	float:left;
}

.items #img {
	background:url(images/portfolio/loading6.gif) no-repeat center center;
	float:left;
	width:371px;
	height:295px;
	margin-right:5px;
}

.items ul{
	float:left;
}

.items ul li{
	background: url(images/portfolio/v.jpg) no-repeat scroll left center;
	
	display:block;
	padding:2px 0 2px 20px;	
}
