body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #CCC;
}
#container {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#cabecalho {
	height: 130px;
}
#conteudo {
	padding-top: 15px;
	float: right;
	width: 620px;
}
h1 {
	font-size: 150%;
	color: #69C;
	text-align: left;
}
p {
	color: #333;
	font-size: 70%;
}
.textobranco {
	font-size: 100%;
	color: #FFF;
}
.link-imagem {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
}



#coluna_esq {
	float: left;
	width: 300px;
	padding-left: 10px;
	padding-right: 20px;
}
#coluna_dir {
	float: right;
	width: 235px;
	text-align: right;
	padding-right: 35px;
}

#rodape {
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 745px;
	color: #FFF;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
	background-color: #2286b8;
}
#testeira {
	height: 120px;
	width: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #FFF;
	font-weight: bold;
	background-image: url(img/testeira_IV_mostra.jpg);
	background-repeat: no-repeat;
}
#menu {
	float: left;
	width: 100px;
	padding-left: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FC0;
}
.caminho {
	font-size: 65%;
	text-align: right;
	margin-right: 10px;
	margin-top: -10px;
}
a:link {
	color: #69C;
	text-decoration: underline;
}
#cabecalho a {
	color: #FFF;
}


div#conteudo a:visited {
	color: #636;
	text-decoration: underline;
}

#logo_crp {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.texto_ropade {
	font-size: 65%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#caminho {
	text-align: right;
	width: 620px;
	margin-bottom: -15px;
}
h2 {
	font-size: 100%;
	color: #036;
}
h3 {
	font-size: 85%;
	color: #333;
	margin-bottom: -10px;
	font-weight: bold;
	margin-top: 20px;
}
h4 {
	font-size: 80%;
	color: #666;
	margin-bottom: -7px;
	margin-top: 10px;
}
table {
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666;
}
h2 a {
	color: #036;
}
.borda {
	border: thin solid #FC0;
	padding: 10px;
}
#coluna_unica {
	width: 500px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.alinhado_direita {
	text-align: right;
}
.texto_ropadebranco {
	font-size: 65%;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.imagem_publicacoes {
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: left;
}
strong {
	font-weight: bolder;
}
.div_imagem_noticia_esq {
	float: left;
	width: 300px;
	text-align: center;
	font-size: 90%;
	margin-right: 15px;
}
.div_imagem_noticia_dir {
	float: right;
	width: 300px;
	text-align: center;
	font-size: 90%;
	margin-left: 15px;
}
div#conteudo ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333;
	list-style-type: none;
	list-style-position: outside;
	margin-left: -35px;
	list-style-image: url(img/ponto.jpg);
}
li h3 {
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
}
li {
	margin-bottom: 10px;
	font-size: 200%;
}
td li p {
	font-size: 145%;
	margin-bottom: -12px;
}

