@charset "windows-1252";

img
{
/*	vertical-align:middle; */
}

div.largura
{
	width:388px;
	padding-right:10px;
}

div#pesquisa {
	font-size:0.8em;
	text-align:center;
	background:#ddd;
	display:block; /* to be used in javascript to show/hide the pesquisa div */
	margin:0 0 15px 0;
	padding:1px;
	
}
div#pesquisa form {
	position:relative;
	margin:0px;
	padding:0px;
	background:#FAFDFF;
	height:160px
}

div#pesquisa form fieldset {
	position:absolute;
	margin:0;
	padding:0;
	height:50px;
	width:360px;
	left:10px;
	top:10px;
	border:1px solid #EEE;
	background:#F7FAFE;
}

div#pesquisa form fieldset.fieldTexto {

	
}
div#pesquisa form fieldset.data {
	top:75px;
}

div#pesquisa form label {
	position:absolute;
	top:7px;
	font-weight:bold;
}
div#pesquisa form label.procura {
	left:17px;
}
div#pesquisa form label.empresa {
	left:182px;
}

div#pesquisa form .texto {
	position:absolute;
	left:15px;
	top:19px;
	width:150px;
	border:1px solid #DDD;
}
div#pesquisa form .sel {
	position:absolute;
	top:19px;
	left:180px;
	border:1px solid #DDD;
	width:150px;
}

div#pesquisa form .dInicioLabel {
	position:absolute;
	top:7px;
	left:17px;
}

div#pesquisa form .dInicioText {
	position:absolute;
	top:19px;
	left:15px;	
	width:100px;
	border:1px solid #DDD;	
}

div#pesquisa form .dFinalLabel {
	position:absolute;
	top:7px;
	left:182px;
}

div#pesquisa form .dFinalText {
	position:absolute;
	top:19px;
	left:180px;
	width:100px;
	border:1px solid #DDD;	
}

div#pesquisa form .but {
	position:absolute;
	left:140px;
	top:132px;
	width:100px;
	
}

div.com
{
	margin:0 0 20px 0;
	padding:0 0 0px 0;
	color:#999;
	width:390px;
	border:1px solid #DDD;
}

div.com h2
{
	color:#FFFFFF;
	background-color:#52AAFF;
	font-size:1.2em;
	padding-left:20px;
	margin:0 0 15px 0;
}


div.com h3{
	font-size:1.1em;
	margin-bottom:3px;
	border-bottom:1px solid #CCC;
}

div.com span
{
	font-size:0.8em;
	font-weight:bold;
	padding-left:3px;
}
div.com_img
{
	float:left;
	width:60px;
	text-align:center;
	padding-right:10px;
}

div.com_cont
{
	margin:3px 10px 0 63px;
	padding-left:10px;
}

div.com_cont p.p_link
{
	text-align:right;
	margin-bottom:6px;
	padding-right:20px;
}
p.p_link a,p.p_link a:visited
{
	text-decoration:none;
	font-size:0.9em;
}

p.p_nav
{
	margin:0;
	text-align:center;
}


p.pdf_download 
{
	float:left;
	text-align:center;
	padding:0 20px;
	margin:0;
}