@charset "utf-8";
body{ 
	font-family: Tahoma, sans-serif !important;
	font-size:16px;
	color:#000000;
}
.normal{
	font-weight: normal !important;
}
.strong, .bold{
	font-weight: bold !important;
}
.justify, div.justify label, .justify .multi-options label{
	text-align: justify !important;
}
.center, div.center label{
	text-align: center !important;
}
.left, div.left label{
	text-align: left !important;
}
.right, div.right label{
	text-align: right !important;
}
h1, h2, h3, h4, h5, h6 {
	color:#005a89;
	margin-bottom:5px;
	line-height:1.3em;
	font-family:"Tahoma";
}
h1 { font-size: 1.25em; }
h2 { font-size: 1.19em; }
h3 { font-size: 1.13em; }
h4 { font-size: 1.06em; }
h5 { font-size: 1em; }
h6 { color:#000; font-size: 0.88em; }

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	font-family: Tahoma;
}
blockquote, q {
	quotes: "" ""; 
	font-family:Tahoma;
	font-size:1em;
}
p {
	line-height:1.2em;
	color:#000;
	font-size:0.88em;
}
.interna .content p,
.interna .contentLog p {
	font-size:0.75em;
	margin:0 0 1em;
}
.interna .content p {}
.interna .content p a { color:#005a89 }
a { color:#000; text-decoration:none; }
a:hover { text-decoration:underline; }
label { font-family:"Tahoma"; font-size:.81em; }
.multiOptions label { font-family:"Trebuchet MS"; }
select, input, textarea, button { font-size:.81em;  }
.boxCadastre h6 {
	color:#000;
	font-size:0.75em;
	font-weight:bold;
}

