/*PNG Hack para IE6 */
img, div, p, td, tr, table, span, js, html, a, li, ul
{
	behavior: url(images/iepngfix.htc);
}
/*FIM PNG Hack para IE6 */
body
{
	margin: 0px;
}
form
{
	margin: 0px;
	padding: 0px;
}
#top_menu
{
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -480px;
	width: 940px;
	text-align: right;
}
.top_menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 10px;
}
.top_menu a
{
	color: #FFF;
	text-decoration: none;
}
.top_menu a:hover
{
	color: #FFF;
	text-decoration: underline;
}
#logo
{
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -190px;
	width: 340px;
	height: 217px;
}
#menu
{
	position: absolute;
	top: 190px;
	left: 50%;
	margin-left: -351px;
	text-align: center;
	width: 702px;
	height: 28px;
}
#conteudo
{
	position: absolute;
	top: 230px;
	left: 50%;
	margin-left: -480px;
	width: 960px;
}
.conteudo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	text-align: justify;
}
.conteudo a
{
	color: #4d4d4d;
	font-weight: bold;
	text-decoration: none;
}
.conteudo a
{
	color: #4d4d4d;
	font-weight: bold;
	text-decoration: underline;
}
.conteudo h1
{
	font-family: "Lucida Sans Unicode";
	font-size: 19px;
	color: #4d4d4d;
	border-bottom: 1px solid #045f8c;
	font-weight: normal;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
.conteudo h1 a
{
	color: #4d4d4d;
	text-decoration: none;
	font-weight: normal;
}
.leia_mais
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f3b41e;
	text-align: right;
}
.leia_mais a
{
	color: #f3b41e;
	text-decoration: none;
}
.leia_mais a:hover
{
	color: #f3b41e;
	text-decoration: underline;
}
.quadros
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.quadros a
{
	color: #FFFFFF;
	text-decoration: none;
}

#noticiadestaque
{
	width: 625px;
	height: 160px;
	padding: 5px 5px 5px 5px;
	display: inline;
	float: left;
}

#noticialista
{
	width: 290px;
	height: 160px;
	padding: 5px 5px 5px 25px;
	display: inline;
	float: left;
}


#noticias
{
	background: url(images/quadro_noticias.jpg) top left no-repeat;
	width: 177px;
	height: 68px;
	padding: 40px 15px 0px 110px;
	display: inline;
	float: left;
	margin-right: 20px;
}
#programacao
{
	background: url(images/quadro_programacao.jpg) top left no-repeat;
	width: 177px;
	height: 68px;
	padding: 40px 15px 0px 110px;
	display: inline;
	float: left;
	margin-right: 20px;
}

#fotos
{
	background: url(images/quadro_fotos.jpg) top left no-repeat;
	width: 177px;
	height: 68px;
	padding: 40px 15px 0px 110px;
	display: inline;
	float: left;
}


#noticiasx
{
	background: url(images/quadro_noticias.jpg) top left no-repeat;
	width: 177px;
	height: 68px;
	
	display: block;
	float: left;
	margin-right: 27px;
}
#programacaox
{
	background: url(images/quadro_programacao.jpg) top left no-repeat;
	width: 177px;
	height: 68px;
	
	display: inline;
	float: left;
	margin-right: 27px;
}

#fotosx
{
	background: url(images/quadro_fotos.jpg) top left no-repeat;
	width: 177px;
	height: 68px;
	
	display: inline;
	float: left;
}

#publicidade
{
	background: url(images/publicidade.jpg) top left no-repeat;
	width: 308px;
	height: 110px;
	padding: 0px 0px 0px 21px;
	display: inline;
	float: left;
}

#rodape
{
	clear: both;
	background: url(images/rodape.jpg) top left no-repeat;
	height: 27px;
	width: 870px;
	padding: 260px 0px 0px 90px;
}
.rodape
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.conteudo li
{
	display: inline;
	float: left;
	width: 240px;
	height: 175px;
	list-style: none;
	background-repeat: no-repeat;
	text-align: center;
}
.conteudo ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.inputbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #045f8c;
	width: 100%;
	padding: 4px 0px;
}
.botao
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #045f8c;
	padding: 4px 8px;
	margin: 4px;
	background: none;
}
/*MENU*/
/* get rid of the default padding - margin and bullets */
.menu ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
/* make menu horizontal */
.menu ul li
{
	float: left;
	position: relative;
	margin: 0px;
}
/* set up the default top level links */
.menu ul li a, .menu ul li a:visited
{
	display: block;
	padding-left: 0px;
}
/* hide the drop down menu */
.menu ul li ul
{
	display: none;
}
/* remove all table style so that it does not interfere with the menu */
.menu table
{
	margin: -1px;
	border-collapse: collapse;
	font-size: 1em;
}

/* style the top level hover */
.menu ul li:hover a, .menu ul li a:hover
{
	border-bottom: none;
}
/* make the drop down menu show and correctly position it */
.menu ul li:hover ul, .menu ul li a:hover ul
{
	display: block;
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -82px;
	width: 163px;
	border: 1px solid #999;
	z-index: 3;
}
/* style the drop down links with no hover */
.menu ul li:hover ul li a, .menu ul li a:hover ul li a
{
	display: block;
	border-bottom: 1px dotted #999;
	margin: 0px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	width: 153px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	background-color: #FFFFFF;
	text-decoration: none;
}
/* style the drop down menu links when hovered */
.menu ul li:hover ul li a:hover, .menu ul li a:hover ul li a:hover
{
	background: #006699;
	color: #fff;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	text-align: justify;
}

table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	text-align: justify;
}

.linknoticia
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
	text-align: left;
}

.linknoticiadata
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #4d4d4d;
	text-align: left;
}

a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
	font-weight: bold;
	text-decoration: underline;
}

h1
{
	font-family: "Lucida Sans Unicode";
	font-size: 19px;
	color: #4d4d4d;
	border-bottom: 1px solid #045f8c;
	font-weight: normal;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

h2
{
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	color: #4d4d4d;
	border-bottom: 1px solid #045f8c;
	font-weight: normal;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

h1 a
{
	color: #4d4d4d;
	text-decoration: none;
	font-weight: normal;
}

