body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #f0f0f0;
	margin: 0;
	font-size: 11px;
}

a 		  { text-decoration: none; color: #333; }
a:visited { text-decoration: none; color: #333; }
a:acactive{ text-decoration: none; color: #000; }
a:hover   { text-decoration: underline; color: #333; }

a.branco 		  { text-decoration: none; color: white; }
a.branco:visited { text-decoration: none; color: white; }
a.branco:acactive{ text-decoration: none; color: white; }
a.branco:hover   { text-decoration: underline; color: white; }

a.azul		   { text-decoration: none; color: #000080; }
a.azul:visited { text-decoration: none; color: #000080; }
a.azul:acactive{ text-decoration: none; color: #000; }
a.azul:hover   { text-decoration: underline; color: #000080; }

#video a, #manchete a {
	font-size: 10px;
}

#pagina {
	width: 998px;
	margin: 0 auto;
	background: #fff;
}

.links {
	margin: 8px 0 10px 0;
}

.links {
	position: absolute;
	z-index: 310;
	padding-left: 175px;
}

.links a {
	margin: 0 8px 0 8px;
	padding-left: 15px;
	font-size: 12px;
	background: url(imagens/fundo_links.png) 0 3px no-repeat;
	color: #555;
}

/*
#logo {
	width: 200px;
	height: 182px;
	/*background: url(imagens/logo.png); *//*
	position: absolute;
	margin-left: 71px;
	float: left;
	z-index: 300;
}
*/

#logo {
	width: 175px;
	/*background: url(imagens/logo.png); */
	position: absolute;
	margin-left: -5px;
	margin-top: -36px;
	float: left;
	z-index: 300;
}


/*
#publicidade {
	width: 422px;
	height: 65px;
	background: #ffffff;
	border: 1px solid #ccc;
}
*/

#publicidade {
	width: 412px;
	height: 65px;
	background: #ffffff;
	border: 1px solid #999;
	float: right;
}

#publicidade_menor {
	width: 112px;
	height: 65px;
	background: #ffffff;
	border: 1px solid #999;
	float: right;
	margin: 0 20px 0 4px;
	text-align: center;
}

#publicidade_left {
	width: 112px;
	height: 65px;
	background: #ffffff;
	border: 1px solid #999;
	float: left;
	margin-left: 158px;
	_margin-left: 79px;
}

#publicidade_media {
	width: 160px;
	height: 90px;
	border: 0px solid #ccc;
/*	background: #f5f5f5;*/
	float: right;
	margin: -40px 4px 0 6px;
	_margin: -20px 2px 0 6px;

}

#categorias div {
	border-bottom: #f9f9f9 1px solid;
	color: #fff;
}

#categorias div a {
	color: #fff;
	padding: 5px;
	display: block;
	background: #373480;
}

#categorias div a:hover {
	background: #999;
}

.publicidade {
	width: 156px;
	height: 90px;
	border: 1px solid #ccc;
	border-top: none;
	text-align:center;
}

#conteudo {
	width: 640px;
	margin-top: 0px;
}

.tipo_produto {
	margin-bottom: 7px;
	background: url(imagens/fundo_conteudo_cat3.gif);
}

.tipo_produto .conteudo {
	text-align: center;
	background: url(imagens/fundo_conteudo_cat.gif) no-repeat;
}
.conteudo_rodape {
	background: url(imagens/fundo_conteudo_cat2.gif) no-repeat;
	height: 32px;
}

.localization {
	height: 18px;
	padding: 3px;
	margin-top: 1px;
	font-size: 10px;
	color: #fff;
	font-weight: bold; 
}

.localization select {
	font-size: 10px;
	border: 1px solid #999;
	color: #555;
}

#programas 
{
	width: auto;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-top: 3px;
}

#conteudo_programas
{
	align:center;
	width:auto;
	height:500px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-top: 3px;
}
