* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image:url(imagens/fundo.jpg)
	color:#000000;
}
a{
	text-decoration:none;
	color:#000000;
}

a:hover{
	color: #999999;
	font-weight:bold;
}

#site{ 
	width: 777px;
	height:auto;
	margin: 0 auto;
	text-align:left;
	background:#FFFFFF;
	border:2px #CCCCCC;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	background:#E0E0E0;
}

#menu{
	width:auto;
	background:#E0E0E0;
}

#centro
{
	width:777px;
	margin-top:-2px;
	background: #E0E0E0;
}

#noticias{
	width:378px;
	height:207px;
	margin-left:5px;
	margin-top:5px;
	background:#666666;
}

#noticias1{
	width:386px;
	height: 207px;
	margin-left:388px;
	margin-top:-207px;
	background-image:url(imagens/fundo_noticias.jpg);
}

#secoes{
	width:378px;
	height: 207px;
	margin-left:5px;
	margin-top:5px;
	background-image:url(imagens/fundo_pesquisa_satisfacao.jpg);
}

#sisdoc{
	width:386px;
	height: 207px;
	margin-left:388px;
	margin-top: -207px;
}

#rodape{
	background-image:url(imagens/rodape.jpg);
	margin-top:3px;
	height:23px;
}

<!-- CSS da parte de detalhes da noticias -->
#cima {
	width: 774px;
	height:43px;
	margin-left:2px;
}

#meio {
	background:url(imagens/fundo_not_det_meio.jpg);
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 774px;
	height:auto;
	margin-left:2px;
	margin-top:-2px;
}

#texto{
	width: 760px;
	height:auto;
	margin-left:6px;
}

#texto1{
	width: 560px;
	height:auto;
	margin-left:6px;
}

#baixo{
	background: url(imagens/fundo_not_det_baixo.jpg) no-repeat top;
	width: 774px;
	height:32px;
	margin-left:2px;
	margin-top:-2px;
}
<!-- fim -->
