.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:164px;
 padding-left:29px;
 margin-top:30px;
 margin-right:49px;
 position: relative;
}
.borda-tv {
 border:0px solid #f02;
 width:164px;
 margin-top:30px;
 margin-right:49px;
}
.tv {
  width:272px;
  height:245px;
  background-image:url("imgs/tv.png");
  background-repeat: no-repeat;
  background-position:top;
  margin-left:97px;
  border:1px solid #fff;
}
.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;
}
