﻿@charset "utf-8";
@import "texto.css";
@import "listagem.css";
@import "parceiros.css";
@import "destaque.css";
@import "busca.css";


#banner a {
	color: #E5E1ED;
	width: 335px;
	height: 42px;
	padding: 40px 25px 0  106px;
	background: #7C6AA5 url(../images/banner-depoimentos.jpg) no-repeat;
}

#listagem #ctl00_ContentPlaceHolder1_RESULTADOS tbody tr td
{
	display:block;
	width:448px;
	min-height:130px;
	_height:130px;
}

#listagem #ctl00_ContentPlaceHolder1_RESULTADOS tbody tr td a:hover
{
	text-decoration:underline;
}

#listagem #ctl00_ContentPlaceHolder1_RESULTADOS tbody tr.pager td a:hover
{
	text-decoration:none;
}

#listagem #ctl00_ContentPlaceHolder1_RESULTADOS tbody tr.pager td
{
	height:auto;
	min-height:1px;
}


