body {
	background-color: #242424;
    background-image:url(../images/bg_grad.png);
	background-position:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	top:-10px;
	margin-top: 0px;
}

.headerFliper {
	font-family:Georgia, "Times New Roman", Times, serif;
    background-image:url(../images/header_pt2.png);
	background-position: top;
	background-repeat:no-repeat;
	font-size:11px;
	padding-top:-40px;
}


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: #FF0066;
	border:1px;
}

.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-style:italic;
line-height:35px;
font-size:23px;
color:#111111;
}

.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;
}
 
 

.resultado_busca {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:2px;
color:#FF0066;
}

.loaderholder {
padding:inherit;
}