.conteudoFront {
	font-family : Arial;
	font-size : 11px;
	text-align: justify;
}

.conteudo {
	font-family : Arial;
	font-size : 12px;
	text-align: justify;
}

.conteudo:link {
	font-family : Arial;
	color: #000000;
	font-size : 12px;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;
}

.conteudo:visited {
	font-family : Arial;
	font-size : 12px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;
}
.conteudo:hover {
	font-family : Arial;
	font-size : 12px;
	color: #000000;	
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}

.campos {
	font-family : Arial;
	font-size : 10px;
	text-align: justify;
}
.camposb {
	font-family : Arial;
	font-size : 10px;
	text-align: justify;
}


/* customização coma as características do plano nos estilos de servicos.css */

.bt_petros { background-color: #4056a1; border-color: #b9d3d0; }
.bt_petros:hover { background-color: rgb(39,52,97); border-color: #b9d3d0; }

.bt_petros_pequeno { border-style:none; font-size:10px; height:9px; }
.bt_petros_pequeno:hover  { border-style:none; font-size:10px; height:9px; }

.com_borda { border: 1px solid #c9dedc; }
.com_borda td { border: 1px solid #c9dedc; }

h2 { color: #354784; }

