.conteudo .descrica, .conteudo .titulo{
	width:100%;
	text-align:center;
}
.conteudo .titulo{
	padding-bottom:5px;
}
.conteudo .descrica{
	overflow:hidden;
	height:12px;
	padding-top:5px;
}
.conteudo .descrica a{
	font-family: Arial, Verdana;
	font-size:90%;
}

.conteudo .grid_3{
	margin-top:30px;
}

.conteudo .grid_3 .img, .conteudo .grid_3 .img img{
	margin:0;
	width:160px;
	height:120px;
}

.conteudo .grid_6 .img, .conteudo .grid_6 .img{
	margin:0;
	width:340px;
	height:255px;
}