.noticias .colleft, .noticias .colright {
	width:202px;
}

.noticias .colleft {
	float:left;
}

.noticias .col .center {
	padding-right:5px;
}

.noticias .col h1 {
	padding-bottom:4px;
	margin-bottom:0 !important;
}

.noticias .col p {
	margin-bottom:0;
}

.noticias .colright {
	float:right;
}

.noticias .ft img {
	display:block;
	border:1px dashed #aaa;
	padding:5px;
	background-color:#fff;
	margin-bottom:18px;
}

.thumbs li, .parceiros li {
	float:left;
	display:inline;
	margin:20px 0 0 20px;
	width:200px;
}

.thumbs li.first, .parceiros li.first {
	margin-left:0;
}

.thumbs li .valor, .parceiros li .valor {
	background-color:#da3a28;
	height:35px;
	margin-top:2px;
}

.thumbs li .preco, .thumbs li .cod {
	color:#fff;
	display:block;
}

.thumbs li .preco {
	font-size:18px;
	padding:8px 0 0 10px;
	float:left;
}
	
.thumbs li .cod {
	color:#fff;
	float:right;
	padding:8px 10px 0 0;
}

.thumbs li.nomargin {
	margin-top:0;
}

.thumbs li img, .parceiros li img {
	border:1px dashed #b0b0b0;
	padding:5px;
	display:block;
	background-color:#fff;
}
