@charset "utf-8";
/* CSS Document */

[sourcecode language="css"]
*{outline-color:invert;outline-style:none;outline-width:medium;}
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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,fieldset, form, label, legend,
 thead {
margin: 0; padding: 0; border: 0; outline: 0; font-weight: normal; font-style: inherit; font-size: inherit;
font-family: inherit; vertical-align: baseline;
}
:focus {outline: 0; }
body {line-height: 1; color: black; background: white; font-size:100.00%;}
ol, ul { list-style: none;}
caption, th, td {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
}
blockquote:before, blockquote:after,
q:before, q:after {content: “”;}
blockquote, q {quotes: “” “”;}
strong{ font-weight: bold; }
body,input,select,textarea { font-size: inherit; }
[/sourcecode]

html {overflow: -moz-scrollbars-vertical;}
body { 
	background:url(imagens/fundo.gif); 
	background-color: #CCC;	
}

div#topo {	
	width:870px;
	height:110px;
	margin: 0 auto;
	line-height: 47px;
}

div#conteudo {		
	width:870px;
	height:410px;
	background-color: #FFF;
	margin: 0 auto;
} 

.ffonte{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808184;
}

.fempresa{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 112px;
	color: #808184;
}

input{color: #666; font-size: 85%; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
textarea {color: #666; font-size: 90%; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

#conteudo p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; color: #808184; 
	margin-top: 12px; 
	margin-bottom: 12px;
}
#conteudo a {
	text-decoration: none; 
	color:#06C;
}
.tabela_registros
{
width: 100%;
background-color: white;
}
.titulos_registros
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: white;
background-color: gray;
}
.titulos_registros
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: white;
background-color: gray;
}

