﻿* { color: #333; }

body {
	border-left: #dedede 1px solid;
	padding-bottom: 100px !important;
}

div#idheaderbg { background: none; }
	div#idheaderbg table { background: none !important; }

div#idheader {
	border-bottom: #dedede 1px solid;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}

td.topichead p span {
	color: #333 !important;
	font-size: 20px !important;
	font-family: 'KlavikaMedium' !important;
	font-weight: normal !important;
}

td#idnav a { text-decoration: none; }

img#upTopic { padding: 5px; }

.f_Seção,
.f_Secao{  
	display: block;
	font-size: 1.17em;
	margin-before: 1em;
	margin-after: 1em;
	margin-start: 0px;
	margin-end: 0px;
	-moz-margin-before: 1em;
	-moz-margin-after: 1em;
	-moz-margin-start: 0px;
	-moz-margin-end: 0px;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
}

.f_SubSeção,
.f_SubSecao {
	display: block;
	margin-before: 1.33em;
	margin-after: 1.33em;
	margin-start: 0px;
	margin-end: 0px;
	-moz-margin-before: 1.33em;
	-moz-margin-after: 1.33em;
	-moz-margin-start: 0px;
	-moz-margin-end: 0px;
	-webkit-margin-before: 1.33em;
	-webkit-margin-after: 1.33em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
}

span.f_Texto,
span.f_texto3,
span.f_paragrafo,
span.f_onestep {
	font-family: 'MS Sans Serif', sans-serif, Verdana, Helvetica;
}