﻿.content .obras{
	width:924px;
	border-top:1px solid #bcc9cf;
	padding-top:8px;
	color:#858585;
}

.content .obras .titulo{
	color:#777777;
	text-transform:uppercase;
	font-size:13px;	
}

.content .obras .boxes{
	background-image:url(Imagens/bg_box_obrareal.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-top:20px;
	margin-right:1px;
	width:183px;
	min-height:270px;
	_height:270px;
	float:left;
	text-align:center;
	color:#3e6d86;
}

.content .obras .boxes img{
	border:1px solid #fff!important;
	margin:10px;
}

.content .obras .boxes .nome{
	border-bottom:1px solid #fff!important;
	width:165px;
	margin:auto;
	*padding-top:8px;
	_padding-top:8px;
	*padding-bottom:8px;
	_padding-bottom:8px;
}

.content .obras .boxes .descricao{
	border-top:1px solid #fff!important;
	width:165px;
	margin:auto;
	text-align:left;
	*padding-top:8px;
	_padding-top:8px;
}