/*body {
  margin: 0px;
  padding: 0px;
  text-align: left;
  background: url(../imagens/topo/linha.gif) repeat-y;
} */

.clear {
  clear: both;
}

body {
  text-align: center;
  min-width: 768px;
  margin: 0px;
  padding: 0px;
  background: #F4F4ED;  
}

#wrappernovo {
  width: 990px;
  margin: 0 auto;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 10px;
  text-align: left;
  background:#FFFFFF;
  background: url(../imagens/bg_body.gif) repeat-y;  
  background-position: 0px 0px;
}

#logo {
  margin-top: 10px;
  margin-left: 15px;
}

#wrapper {
  width: 750px;
  margin: 0 auto;
  margin-left: 10px;
  padding-left: 0px;
  padding-right: 0px;
  text-align: left;
}

#publicidade {
  width: 170px;
  border-left : 0px solid #CDCDCD;
  padding-left: 0px;
  padding-top: 15px;
  margin-left: 30px;
  margin-top: 0px;
}

#centro {
  position: relative;
  left: 50%;
  margin-left: -552px;
}
#corpo {

}
#topo {
/*  position: absolute; */
}
#site {
  float: left;
  width: 772px;
}

#conteudo {
  margin: 0px;
  margin-top: 0px; /* NÃO MEXER (GRANDE ESTRAGO) */
  padding: 0px;
  padding-top: 0px;
  width: 772px;
  border-right: 0px solid #CDCDCD;
}
#topo {
  height: 80px;
  text-align: left;
  margin: 0px;
  padding: 0px;
  width: 772px;
  margin-top -5px;
  background: url(../imagens/topo/bg_topo.png) repeat-x;
}
#tp_icones {
  margin-left: 20px;
  padding: 0px;
  width: 610px;
  height: 80px;
}
#tp_botoes {
  margin-left: 10px;
  width: 250px;
  height: 50px;
  display: inline;
  position: relative;
  left: 0px;
  top: 0px;
  float: left;
}
#tp_logoguia {
  height: 65px;
  width: 227px;
  margin: 0px;
  padding: 0px;
  margin-top: 8px;
  display: inline;
  float: left;
}
#tp_buscador {
  height: 25px;
  width: 230px;
  margin: 0px;
  padding: 0px;
  top: -60px;
  float: right;
  position: relative; 
}
/*#tp_servicos_pow {
  margin-left: 25px;
  width: 150px;
  height: 50px;
  background: url(../imagens/topo/logo_pow_.jpg) no-repeat;
  float: left;
  margin-top: 15px;
  padding-top: 12px;
}
#tp_canais_guia {
  margin-left: 25px;
  width: 150px;
  height: 50px;
  background: url(../imagens/topo/logo_canais_.jpg) no-repeat;
  float: left;
  margin-top: 15px;
 
  padding-top: 12px;
}*/




.textopequeno {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}
A:link {

   FONT-STYLE: normal; TEXT-DECORATION: none

}

A:active {

   FONT-STYLE: normal; TEXT-DECORATION: none

}

A:visited {

   FONT-STYLE: normal; TEXT-DECORATION: none

}

A:hover {

   TEXT-DECORATION: underline

}

.hoje {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; background-color: #FFCC00}
.news {
    scrollbar-arrow-color: #FFCC00;
    scrollbar-base-color: #ffffff;
    scrollbar-track-color: #f2f2f2;
    scrollbar-face-color: #999999;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #CCCCCC;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
 }
 
/* MENU PADRÃO - HORÁRIO DE ONIBUS */
#menu {
	background:url(../imagens/menu.jpg) repeat-x;
	margin-top: -5px;
	height:33px;
	_height:33px;
	padding:8px;
	font:12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
#menu a{
	color:#333333;
	padding: 0 6px;
	display:block;
	float:left;
	border-left: 1px solid #666666;
	text-decoration:none;
	text-align: center;
}
#menu a:hover{
	color: #999999;
}
#menu a#home{
	color:#666666;
}
#menu a.pri{
	border-left: 0;
}
#menu a#home:hover{
	color:#999999;
}
#menu a.current{
color:#CC0000;
}

.fisheye{
	text-align: center;
	height: 50px;
	position: relative;
	width: 320px;
	left: 0;
	margin-left: -50px;
	margin-top: -10px;
} 
.fisheyeContainter {
	top: 0;
	left: 0;
	margin-top: 0px;
	width: 320px;
}
.fisheyeContainter li
{
	float: left;
	list-style-type: none;
	margin-right: 20px;
	margin-top: 10px;
}
.fisheyeContainter a
{
	text-align: center;
	color: #000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 48px;
	display: block;
}
.fisheyeContainter a.fisheyeItem
{
	position: absolute;
	top: 0;
}
.fisheyeContainter a img
{
	border: none;
	margin: 0 auto 0 auto;
	width: 80%;
}
.fisheyeContainter a.fisheyeItem span
{
	display: none;
	position: relative;
	left: 0px;
	width: 100%;
}
