#centro {
	background-color: #EAEAEA;
}
#centro #news_flash {
	background-image: url(../images/img_news_flash.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 327px;
	width: 600px;
	margin-left: 19px!important;
	margin-left: 8px;
	margin-right: 11px;
}
#centro #box_centro {
	float: left;
	width: 281px;
}
#centro #box_centro #box_novidade, #centro #box_centro #box_avisos {
	background-color: #FFFFFF;
	padding: 5px;
}
#centro #box_centro #box_novidade {
	margin-bottom: 10px;
	height: 145px;
	overflow: hidden;
	margin-top: 9px;
}
#centro #box_centro #box_novidade h2 {
	background-image: url(../images/titulo_home_novidades.jpg);
	background-repeat: no-repeat;
	text-indent: -1000em;
	height: 20px;
	width: 272px;
	overflow: hidden;
}
#centro #box_centro #box_novidade img {
	float: left;
	margin-top: 4px;
	margin-right: 10px;
}
#centro #box_centro #box_novidade .data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E10E1B;
	margin-top: 9px;
	display: block;
}
#centro #box_centro #box_novidade .titulo {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	display: block;
	margin-bottom: 5px;
}
#centro #box_centro #box_novidade .descricao {
	font-size: 11px;
	color: #333333;
}
#centro #box_centro #box_novidade .descricao a {
	color: #990000;
}
#centro #box_centro #box_avisos {
	height: 142px;
}

#centro #box_centro #box_avisos h2 {
	background-image: url(../images/titulo_home_avisos.jpg);
	background-repeat: no-repeat;
	text-indent: -1000em;
	height: 20px;
	width: 272px;
	overflow: hidden;
}
#centro #box_centro #box_avisos #cntr_conteudo {
	position: relative;
	overflow: hidden;
	height: 120px;
	width: 251px;
	float: left;
	margin-top: 9px;
	margin-left: 7px!important;
	margin-left: 3px;
}
#centro #box_centro #box_avisos #cntr_conteudo #scrollcontent {
	position: absolute;
	left: 1px;
	top: -8px;
	padding-right: 15px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 252px;
	height: 119px;
}
#centro #box_centro #box_avisos #cntr_scroll {
	background-color: #A5ADB1;
	height: 107px;
	width: 6px;
	float: left;
	position: relative;
	margin-top: 9px;
}
#centro #box_centro #box_avisos #thumb {
	height:35px;
	width:7px;
	background-color:#848484;
	cursor: pointer;
	position: absolute;
	left: -1px;
	top: -9px;
}
#centro #canais {
	background-color: #EBEBEB;
	float: left;
	height: 280px;
	width: 122px;
	margin-left: 10px;
	background-image: url(../images/titulo_home_canais.jpg);
	background-repeat: no-repeat;
	padding-top: 26px;
	border: 5px solid #FFFFFF;
	margin-top: 10px;
}
#centro #canais li select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #EBEBEB;
	width: 122px;
	margin-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #EBEBEB;
	border-bottom-color: #FFFFFF;
	border-left-color: #EBEBEB;
}

#centro #canais li {
	float: left;
}
#centro #canais li a {
	display: block;
	float: left;
	width: 106px;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/seta_canais.jpg);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding-left: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#centro #canais a:hover {
	background-color: #E1E1E1;
}

