.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;
}
h2 {
display:none;
text-indent:-5000px;
}

.geral {

	height:100%;
}

.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;
}
#container {
 border:0px solid #693;
 width:408px;
 padding-left:33px;
 margin-top:30px;
 margin-right:0px;
 position: relative;
}

.radio{
  width:165px;
  height:155px;
  background-image:url("imgs/radio_antigo.png");
  background-repeat: no-repeat;
  background-position:top;
  border:1px solid #fff;
}
.map {
width:190px;
height:18px;
border:1px solid #333;
}