/* CSS Document */



body{
	background-image: url(../imagens/site/bg-teste-23.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7B0100;
	background-position: center top;
}



.bg_noticias{

	background-image: url(../imagens/site/bg_noticias.jpg);

	background-repeat: no-repeat;

}



.bgmeio{

	background-image: url(../imagens/site/meio3.jpg);

	background-repeat: repeat-y;

	background-position: center;

}

.texto_grande{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	}

.texto_titulo{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	}
	
	
.texto_01{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFB9B9;
	line-height: none;
	text-decoration: none;
	}
	
	.texto_form{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #900405;
	line-height: none;
	text-decoration: none;
	}
	
	.texto_02{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	line-height: none;
	text-decoration: none;
	}
	.erro{
		color:#F00;
		font-weight:bold;
	}
	.sucesso{
		color:#09F;
		font-weight:bold;
	}
	#paginacao, #paginacao a {
	color: #FFF;
	font-weight:bold;
	}
