body {
	background-image: url(/images/fundo.jpg);
	background-repeat: repeat-x;
	background-color: #C5F5FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
.texto {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
.titulo {
	font-size: 25px;
	color: #50899c;
	font-weight: bold;
}
.titulo2 {
	font-size: 14px;
	color: #50899c;
	font-weight: bold;
}
.cor_reforma {
	color: #AC4441;
}
.cor_nice {
	color: #BAAA52;
}
.cor_diversos {
	color: #E19A58;
}
.cor_deputado {
	color: #77A364;
}
.subtitulo {
	font-size: 20px;
	color: #50899c;
}
.subsubtitulo {
	font-size: 15px;
	color: #50899c;
}
.incomum {
	border: 1px solid #477084;
	font-size: 11px;
	width: 95%;
}
.incomummuti {
	font-family: Tahoma, Verdana, Arial;
	border: 1px solid #477084;
	font-size: 11px;
	width: 95%;
}
.inbotao {
	border: 1px solid #477084;
	font-size: 11px;
	color: #477084;
	background-color: #C5F7FE;
	height: 25px;
	width: 75px;
}
a:link {
	color: #316A95;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #316A95;
	text-decoration: none;
	background-color: #C5F7FE;
}
a:active {
	color: #316A95;
	text-decoration: none;
}
.textoblog {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #518696;
}
.fd_norep_hor {
	background-repeat: repeat-y;
}
