/* Buscador */
.busca{
width:146px;
height:24px;
margin:0;
padding:0;
margin-bottom:2px;
background: transparent;
border:0px solid #f06;
position:absolute; left:123px; top:202px; 
}
.poppup {
	position: absolute; left:335px; top:218px;
	width:350px;
	height:350px;
	}
	.twitter {
	position: absolute; left:530px; top:266px;
	width:152px;
	height:44px;
		}
.campo {
color:#EE8303;
margin-right:-3px;
font-family: arial, Helvetica, sans-serif;
border:1px solid #000;
padding-top:3px;
width:93px;
height:15px;
}
.busca-img {
width:47px;
height:23px;
margin-top: 0px;
background: transparent url('imgs/busca.png') no-repeat;
background-position: 0px 0px;
text-indent:-5000px;
border:0px solid #333;
}
.text-b {
text-indent:-5000px;
display:none;
}
.text-by {
text-indent:-5000px;
display:none;
}

#cse-search-results {
width:585px;
height:940px;
background-color:transparent;
margin: 0 0 0;
padding-left:5px;
float:left;
overflow:auto;
position: relative; left: 0px; top: 0px;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #ffffff;
 }

/* Fim Buscador */
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.texto_branco {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.intertitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.borda {
	border: 1px solid #F99351;
}
.frase {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6B07;
	font-weight: normal;
}
.voltar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
}
