/*** COMPARTILHADAS ***/

h3 {
	width:120px;
	height:30px;
	text-indent:-10000px;
}
#hDestaque, #hNoticias, #hBannerB, #hAcesso, #hArtigos {
	position:absolute;
}
#vejaDestaques, #vejaNoticias, #vejaArtigos {
	background:transparent url('../imagens/bg_veja01.png') center no-repeat;
	font-size:11px;
	text-align:center !important;
	text-transform:lowercase;
}	
.icoProxima, .icoAnterior {
	margin:2px auto;
	width:14px;
	cursor:pointer;
}
#notRolaCapa p, #artRolaCapa p {
	margin:5px 0;
	font-size:11px;
}


/*** CONTEUDO ***/

div#conteudo {
	padding-top:5px;
	width:776px;
	height:549px;
	background:transparent url('../imagens/bg02.png') no-repeat;
	position:relative;
}

/*** BANNER PRINCIPAL ***/

#hBannerA {
	margin:0 auto;
	width:730px;
	height:137px;
}

/*** EM DESTAQUE ***/

#hDestaque {
	width:220px;
	height:249px;
	top:162px;
	left:23px;
	background:#FFF url('../imagens/bg_h_des01.png') no-repeat;
	text-align:center;
}
#hDestaque h3 {
	width:220px;
	height:30px;
	background:transparent url('../imagens/tit_h_des01.png') left no-repeat;
}
#desTxt {
	margin-top:15px;
	padding:0 15px;
	width:190px;
	height:177px;
}
#hDestaque h4 a {
	font-size:12px;
	font-weight:bold;
}
#hDestaque a:hover {
	color:#369;
}
#hDestaque p {
	margin:5px 0 10px 0;
	font-size:11px;
	text-align:left;
}
#vejaDestaques a {
	color:#C00;
}

/*** BANNER HOME ***/

#hBannerB {
	top:430px;
	left:23px;
}

/*** NOTICIAS ***/

#hNoticias {
	width:240px;
	height:377px;
	top:162px;
	left:269px;
	background:#FFF url('../imagens/bg_h_not01.png') no-repeat;
	text-align:center;
}
#hNoticias a:hover {
	color:#666;
}
#hNoticias h3 {
	width:240px;
	height:30px;
	background:transparent url('../imagens/tit_h_not01.png') center no-repeat;
}
#notTxt, #notRola {
	padding:0 15px;
	width:210px;
	text-align:left;
}
#notTxt {
	margin-top:10px;
	height:195px;
	font-size:11px;
}
#hNoticias h4 a {
	font-size:12px;
	font-weight:bold;
}
#notRola {
	height:75px;
	overflow:hidden;
}


/*** ACESSO RAPIDO ***/

#hAcesso {
	width:220px;
	height:156px;
	top:162px;
	left:533px;
	background:transparent url('../imagens/bg_h_ace01.png') no-repeat;
}
#hAcesso h3 {
	width:220px;
	height:30px;
	background:transparent url('../imagens/tit_h_ace01.png') right no-repeat;
}
#frAcesso {
	margin:0 auto;
	padding:15px 0;
	width:190px;
	position:relative;
}
#frAcesso select, #frAcesso input {
	border:1px solid #a5aeb3;
	height:20px;
	font-size:11px;
	line-height:20px;
}
#frAcesso select {
	width:160px;
	margin:0 auto 20px auto;
	display:block;
}
#frAcesso input {
	margin:5px auto 0 15px;
	width:130px;
}
.frBT {
	top:60px;
	left:150px;
	margin:0 !important;
	border:0 !important;
	width:24px !important;
	height:52px !important;
	background:#FFF url('../imagens/bg_bt01.png') no-repeat;
	position:absolute !important;
}

/*** ARTIGOS ***/

#hArtigos {
	width:220px;
	height:203px;
	top:336px;
	left:533px;
	background:transparent url('../imagens/bg_h_eve01.png') no-repeat;
	text-align:center;
}
#hArtigos a:hover {
	color:#C00;
}
#hArtigos h3 {
	width:220px;
	height:35px;
	background:transparent url('../imagens/tit_h_art01.png') center no-repeat;
}
#artRola {
	padding:0 15px;
	width:190px;
	height:100px;
	text-align:left;
	overflow:hidden;
}
#vejaArtigos a {
	color:#369;
}  