body {
background: #245979;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:100%;
font-size:10px;
color:#555555;
padding-top: 0px;
}

div#conteudo {
width:98%;
height:98%;
float:left;
}

div#geral {
width:800px;
margin:9px auto;
}

h1{
height:60px;
width:272px;
background: url(../imagem/logomarca.jpg);
float:left;
text-indent: -50000px;
}

#logomarca a{
height:60px;
width:272px;
display:block;
}

div#banner_index {
width:783px;
height:203px;
margin: 5px 0 0 8px;
}

p.tit_bloco {
width:100%;
height:30px;
background:url(../imagem/bg_tit_bloco.jpg) repeat-x bottom left;
font-weight:bold;
font-size:13px;
padding-top:10px;
text-align:center;
color: #003366;
}

/************* BLOCO ZNEWS *******************/
div#znews_resumo {
width:350px;
height:210px;
background:#f2f4f6;
margin:5px 0 0 7px;
float:left;
font-size:12px;
}

div#znews_resumo a {
color: #555555;
}

div#znews_resumo ul.lista_not {
width:300px;
margin:0 auto;
}

span.data {
color:#FF0000;
font-size:10px;
}
/************* Assintura *******************/
div#assinatura {
padding: 4px;
margin: 5px 0 0 7px;;
background:#f2f4f6;
width:774px;
height:20px;
font-size:10px;
color:#003366;
}
.assin{margin-top:7px;  text-align:center}
p{ text-align: justify;}

/*Redes sociais*/	
.twitter{
	display:block;
	text-indent: -50000px;
	width: 20px;
	height: 25px;
	float:right;
	background:url(../imagem/twitter.jpg) no-repeat;
	margin: -22px 10px 0 0;
	}
	
.twitter:hover{
	background-position: 0 -29px;
}

.orkut{
	display:block;
	text-indent: -50000px;
	width: 50px;
	height: 25px;
	float:right;
	background:url(../imagem/orkut.jpg) no-repeat;
	margin: -22px 10px 0 0;
	}
	
.orkut:hover{
	background-position: 0 -29px;
}