/* http://www.artlandia.pt/rpmcredenciacao/estilo_rpm.css */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fundo_topo {
	background-repeat: repeat-x;
}
.texto_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009CA3;
	text-decoration: none;
}
.texto_titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009CA3;
	text-decoration: none;
}
.texto_preto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
.texto_titulos2 {font-size: 14px; color: #009CA3; font-family: Arial, Helvetica, sans-serif;}
.texto_link_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009CA3;
	font-weight: bold;
	text-decoration: none;
}
.caixa_justificada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 100%;
	background-color: #E4E4E4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
}
.texto_preto_bold {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 15px; font-weight: bold; }
.texto_preto_italico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	font-style: italic;
}
.texto_link_bold_branco {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
