h2 {margin-bottom:20px;}

.PreviaProjeto {margin-bottom:40px; min-height:240px;}
	
.PreviaProjeto .texto {width:485px; padding-top:20px;}
	
.PreviaProjeto .tit {
	color:#ef1f28;
	font-weight:bold;
	font-size:17px;
	display:block;
	background-image:url(../imgs/projetos/mid-tit.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:5px 0px 3px 40px;
	}
	
.PreviaProjeto .descricao {
	padding-left:40px;
	font-size:14px;
	font-weight:bold;
	color:#304143;
	line-height:20px;
	margin-bottom:25px;
	text-align:justify;
	
	min-height:40px;}

.PreviaProjeto .imagemProjeto {
	float:right;
}
