/* CSS Document */
 
#corpo #col-esq #flashTrabalhos{
	margin-bottom:13px;
}

#corpo #col-esq #item1{
	width:277px;
	float:left;
	margin-right:15px;
}

#corpo #col-esq #item2{
	width:277px;
	float:left;
}

#corpo #col-esq #item1 img,
#corpo #col-esq #item2 img{
	margin-bottom:20px;
	border:1px solid #ccc;
}

#corpo #col-esq #item1 h2,
#corpo #col-esq #item2 h2{
	font-size:18px;
	color:#c01e23;
}

