body {
	background-color: #929292;
	/*    background-image:url(../images/bg_grad.png);*/
	background-position:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	top:-10px;
	margin-top: 0px;
	width: 100%;
}

.headerFliper {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	background-image:url(../images/logosite2011.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-size:11px;
	margin-top:10px;
	margin-left:50px;

}


h1 { font-size: 250%; color: #f34105; }
h1 sup { font-size: 50%; }
h2 { color: #f34105; font-size: 175%; }

.hr hr { display: none; }

form { 
margin: 10px 0;
}

table { border-collapse: collapse;
}

thead th { background: #f34105; color: #fff; }
tbody th { text-align: left; }

table th, table td { 
/*border: 2px solid #111; */
padding: 0px 0px 0px 0px; 
font-size: 100%;
}

pre { font-size: 130%; background: #f7f7f7; padding: 1px 10px; font-weight: bold; }

.odd, .r1 {
background: #fff;
/*border-bottom:dotted;
border-top:dotted;*/
}

.even, .r2 { 
background: #fff;
/*border-bottom:dotted;
border-top:dotted;*/
}


.r3 { background: #ebebeb; }


a {

	color: #F0005e;
	height: 40px;

}

.search { 
	width: 800px;
	font-weight:  bold; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

dt { margin-top: 10px; font-weight: bold;  }
dd { margin: 0;}

form.quicksearch {
	height: 20px;
	vertical-align:middle;
	text-align: center;
	border:0px;
}

form.quicksearch label {
color:#333333;
} 

form.quicksearch input { 
margin-left: 7px; 
width: 120px;
height: 18px;
background-repeat:no-repeat;
background-image:url(../images/busca2.png);
border:0px;
padding-left:18px;
padding-top:8px;
padding-bottom:12px;
padding-right:50px;
}

form.quicksearch img { 
vertical-align: center; 
margin-left: 5px; 
}

#footer { background: #333; color: #fff; padding: 10px; margin-top: 20px; }
#footer a { color: #fff; }
#footer span { margin: 0 2px; color: #666; }

.titulo {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px; 
font-weight:bold; 
/*text-align:center;*/
}

.menu {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:20px; 
font-weight:bold; 
text-align:center;
color:#000;
text-decoration: none;
}

.menu:hover {
	background-color:#F03;
	color:#FFF;
}



.descri {
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 15px;
}

.data {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#888888;
text-align:center;
}
 
 

.resultado_busca {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:2px;
color:#FF0066;
}

.loaderholder {
padding:inherit;
}

