@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
}.tituloSeccao {
	font: small-caps 22px Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color: #00B8E4;
}
.tituloSeccaoSecundario {
	font: small-caps 18px Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color: #00B8E4;
}
.bold {
	font-weight: bold;
	color: #4B4B4B;
}
.bold333 {
	font-weight: bold;
	color: #333;
}
tr td {
	height: 23px;
}


.boldBranco {
	font-weight: bold;
	color: #FFF;
}



.subTitulo {
	font: 15px Arial, Helvetica, sans-serif;
	color: #4C5257;
}
body {
	font: 12px/20px Tahoma, Arial, Geneva, sans-serif;
	color: #4C5257;
	background: #95D8ED;
}
.tituloDestaque {
	font: 16px Tahoma, Arial, Helvetica, sans-serif;
	color: #3E9AB7;
}
.tituloDestaqueLegenda {
	font: italic 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #D37213;
}
.italico {
	color: #4B4B4B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}


/*links*/
a:link, a:visited, a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #00A4CC;
	font-size: 11px;
	text-decoration:none;
}

a:hover, a:visited:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #4C5257;
	font-size: 11px;
	text-decoration:underline;
}
.tabelaDivisoria {
	border-bottom: 1px solid #D6D6D6;
	text-indent: 10px;
}
.tabelaTitulo {
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #00B8E4;
	text-indent: 10px;
}
.notas {
	font: 10px/12px Arial, Helvetica, sans-serif;
	color: #8A8A8A;
	padding-left: 10px;
	padding-top: 10px;
}
.notasIndicacoes {
	font: 10px/12px Arial, Helvetica, sans-serif;
	color: #8A8A8A;
}

