/*Estilos Geral*/

body {
	background-image: url(..//imagens/bg.gif);
	background-repeat: repeat;
}

#conteiner{
	position:relative;
	z-index:25;
	width:900px;
	height:790px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	top: 50px;
	}
	
	
#menusite {
	position:absolute;
	left:267px;
	top:22px;
	width:597px;
	height:40px;
	z-index:26;
	font-size: 14px;
}

#logo {
	position:absolute;
	left:41px;
	top:-23px;
	width:171px;
	height:171px;
	z-index:33;
}

#btpaginainicial {
	position:absolute;
	left:757px;
	top:-58px;
	width:98px;
	height:32px;
	z-index:26;
}


#box2 {
	position:absolute;
	left:42px;
	top:481px;
	width:227px;
	height:211px;
	z-index:29;
}

#rodape {
	position:absolute;
	left:51px;
	top:697px;
	width:799px;
	height:72px;
	z-index:30;
	text-align: left;
}

#bordasite {
	position:absolute;
	left:41px;
	top:58px;
	width:813px;
	height:723px;
	z-index:25;
	border: 1px solid #CCC;
	background-color: #FFFFFF;
}

#maisnoticiasindex {
	position:absolute;
	left:726px;
	top:674px;
	width:109px;
	height:18px;
	z-index:26;
}


#maisnoticias {
	position:absolute;
	left:726px;
	top:658px;
	width:109px;
	height:23px;
	z-index:26;
}

#voltarnoticias {
	position:absolute;
	left:290px;
	top:658px;
	width:109px;
	height:23px;
	z-index:26;
}


/* Fim dos Estilos Gerais*/


/* Estilos Index*/

#dest1 {
	position:absolute;
	left:66px;
	top:157px;
	width:192px;
	height:393px;
	z-index:34;
}
#boxapresentacao {
	position:absolute;
	left:287px;
	top:90px;
	width:542px;
	height:330px;
	z-index:31;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ACACAC;
}

#acessopainel {
	position:absolute;
	left:835px;
	top:-45px;
	width:13px;
	height:15px;
	z-index:26;
}

#boxnoticias {
	position:absolute;
	left:287px;
	top:421px;
	width:541px;
	height:224px;
	z-index:32;
}

#linhacentral {
	position:absolute;
	left:261px;
	top:155px;
	width:4px;
	height:246px;
	z-index:26;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #ACACAC;
}

/* Fim Estilos Index*/

/*Estilos da Pagina de Noticias*/

#noticiasgeral {
	position:absolute;
	left:287px;
	top:90px;
	width:543px;
	height:580px;
	z-index:26;
	text-align: left;
}
#boxnoticia {
	position:absolute;
	left:287px;
	top:90px;
	width:543px;
	height:580px;
	z-index:26;
}

/*Fim do Estilo da Pagina de Noticias*/


/*Estilos de Texto*/

.estilo_apresentacao{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #949494;
	text-align: justify;
}

.estilo_datanoticias{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B3B6B;
	text-align: justify;
	
}

.estilo_tit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B3B6B;
	text-align: justify;
	
}

.estilo_titulonoticias{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}

.estilo_end1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B3C6A;
	text-align: justify;
}

.estilo_end2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}


/*Fim dos Estilos de Texto*/
#conteiner #boxnoticias table {
	color: #FFF;
}
