﻿/* ESTILOS UTILIZADOS NA SESSÃO DE INFORMAÇÕES
-------------------------------------------------------------------*/
#divInfoTitle {
	background-image: url('../images/server023.jpg');
	background-repeat: no-repeat;
	height: 76px;
	margin: -1px auto 0 auto;
	width: 754px;
}

.tblContato p {
	margin: 0;
	padding: 0;
	text-align: justify;
	text-indent: 30px;
}

.tblInformacoes p {
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-align: justify;
	text-indent: 30px;
}

.tblInformacoes a { color: #333; }

.tblInformacoes a:hover { color: #990000; }

.tblRegras p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

.lblRegrasDestaque {
	color: #990000;
	font-weight: bold;
}

.tblFaq ul li { margin: 0 0 0 20px; }

.tblFaq li { font-weight: bold; list-style: none; }
