/* ----------------------------------------------------------

	-	Arquivo CSS Fórum CANALBOTAFOGO								-

	-	Autor: Valério Lopes - valerio@canalbotafogo.com -

	-	Fique a vontade para aprender algo..						-

	----------------------------------------------------------

*/



body {

	margin-left:0px;

	margin-top:0px;

	margin-right:0px;

	margin-bottom:0px;

	background:#F3F3F3;

	font-family:Verdana;

	font-size:12px;

}



.botao {

	background-color: #808080;

	color: #FFFFFF;

	font-family: Verdana;

	font-weight: bold;

}



a {

  color: gray;

  text-decoration: none;

}

a:hover {

  background: none transparent scroll repeat 0% 0%;

  color: #000000;

  text-decoration: none;

}

.tabelaForum {

	font-family:Verdana;

	font-size:11px;

	color:#000000;

	border:1px solid #C0C0C0;

	background:#FFFFFF;

}



.trForum {

	background-image:url('imagens/degrade.png');

	color:#FFFFFF;

	font-family:Verdana;

	font-size:12px;

	font-weight:bold;

}



.tdForum {

	border-right:1px solid #C0C0C0;
	border-bottom:1px solid #C0C0C0;
}



.rodape {

	width: 90%;

	background: url('imagens/degradeCinza.gif');

	text-align: center;

	border: 1px solid #000000;

	border-bottom: 0px;

	font-size: 11px;

	font-weight: bold;

	line-height: 23px;

}



.tituloSecoes {

	width: 85%;

	background: url('imagens/degradeAzul.gif');

	text-align: center;

	border: 1px solid #000000;

	border-bottom:0px;

	font-size: 11px;

	color: #FFFFFF;

	font-weight: bold;

	line-height: 23px;

}



.novoTopico {

	width: 90%;

	height: 550px;

	background: #F3F3F3;

	border: 1px solid #000000;

	font-face: Verdana;

	font-size: 12px;

	font-weight: bold;

	line-height: 23px;

}