@charset "utf-8";

.relogio {
	font-style: normal;
	font-weight: 600;
	color: #FFFFFF;
	font-size: 100%;
	margin-right: 5px;
	font-variant: normal;
}

#AutoScrollContent {
	position:relative;
	overflow:visible;
	top:149px;
	left:0px;
	width:155;
	text-align: left;
	padding-right: 3px;
} 

#show_noticia {
	background-color: #FFFFFF;
	width: 98%;
	float: left;
	padding-right: 5px;
	margin-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left: 1px;
	padding-top: 5px;
}

#topo {
	height: 183px;
	width: 770px;
	background-color: #030399;
	background-position: top;
}
#relogio {
	height: 20px;
	width: 770px;
	background-color: #03039A;
	text-align: right;
	vertical-align: bottom;
	font-weight: 600;
}
#principal {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #EEEEEE;
	border: 1px solid #666666;
}
#menu {
	float: left;
	width: 145px;
	background-color: #CCCCCC;
}
#cont_interno {
                color: #333333;
	width: 612px;
	float: left;
	margin-left: 5px;
	margin-top: 2px;
	background-color: #FFFFFF;
	padding-left: 2px;
	text-align: left;
	padding-right: 2px;
}
#conteudo {
	width: 435px;
	float: left;
	margin-left: 3px;
	margin-top: 2px;
	background-color: #FFFFFF;
	padding-left: 2px;
	text-align: left;
}
#conteudo_grande {
	width: 615px;
	float: left;
	margin-left: 3px;
	margin-top: 2px;
	background-color: #FFFFFF;
	text-align: left;
}
#busca {
	width: 140px;
	float: left;
	text-align: left;
	background-color: #EEEEEE;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#boletim {
	width: 140px;
	float: left;
	text-align: left;
	background-color: #EEEEEE;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
#publicidade {
	width: 140px;
	float: left;
	text-align: left;
	background-color: #EEEEEE;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


#rodape {
	clear: both;
	width: 770px;
	background-color: #03039A;
}
#menu_direita {
	float: right;
	width: 175px;
	text-align: left;
	margin-top: 3px;
}
#imagens{
	width: 175px;
	text-align: left;
	margin-top: 3px;
	clear: both;
}
#curtas {
	background-color: #EEEEEE;
	width: 155px;
	color: #333333;
	height: 200px;	
}

.rodape {
	color: #FFFFFF;
	text-align: center;
}
#conteudo hr {
	color: #03039A;
}
#conteudo a {
	color: #EA7919;
	text-decoration: none;
}
#conteudo a:hover {
	color: #03039A;
	text-decoration: underline;
}
#mais_noticias {
	width: 430px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-right: 2px;
	margin-left: 2px;
	color: #333333;
	float: left;
	display: block;
	margin-top: 5px;
}
#mais_noticias a {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
#mais_noticias a:hover {
	color: #EA7919;
	text-decoration: underline;
}
#conteudo #mais_noticias ul {
	text-align: left;
	list-style-type: none;
}
#destaques {
	position:relative;
	overflow:hidden;
	float: left;
	width: 430px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 5px;
	margin-top: 2px;
}
#principal #conteudo_grande a {
	color: #333333;
	font-size: 110%;
	text-decoration: none;
}
#principal #conteudo_grande a:hover {
	color: #EA7919;
	text-decoration: underline;
}
#curtas a {
	color: #333333;
	text-decoration: none;
}
#principal #conteudo_grande #destaques a {
	color: #03039A;
	text-decoration: none;
	font-weight: 500;
}
#principal #conteudo_grande #destaques a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: 500;
}

