.testemunhos_list_cat {
	text-align: center;
	text-decoration: none;
	list-style: none;
	float: left;
}

.testemunhos_list_cat img {
	border: none;
}

.testemunhos_list_cat a {
	padding: 5px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	color: #999999;
}

.testemunho_img_list {
	border: solid 1px #9E9E9E;
	padding:6px;
	margin-right:5px;
	float: left;
}

.list_testemunho {
	margin-bottom: 15px; 
}

.testemunho_titulo_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}

.testemunho_resumo_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.pagination {
	font: bold 10px 'Sans Serif';
	color: #E1E1E1;
}

.pagination1 {
	font:bold 10px 'Sans Serif';
	text-align: left;
	color: #949390;
	width: 50%;
}

.pagination2 {
	font: bold 10px 'Sans Serif';
	text-align: right;
	color:#949390;
	width: 50%;
}

.pagination a,.pagination a:visited {
	font: bold 10px 'Sans Serif';
	color: #949390;
	text-decoration: none;
}

.disabled {
	font: bold 10px 'Sans Serif';
	color: #E1E1E1;
	text-decoration: none;
}


