@charset "utf-8";
body {
	text-align:center;
	font-family:Arial;
}
#geral {
	width: 780px;
	margin: 0 auto;
	overflow:hidden;
}
#menu_topo {
	float: right;
	height: 25px;
	width: 410px;
	text-align: left;
}
#topo a {
	color:#000000;
	text-decoration:none;
}
#topo a:hover {
	text-decoration:underline;
}
.cor {
	color:#FF0000;
}
#topo {
	float: left;
	height: 88px;
	width: 780px;
	background:url(img/topo.gif) center center no-repeat;
	font-size:13px;
	font-weight:bold;
}
#menu {
	float: left;
	height: 85px;
	width: 780px;
}
#conteudo {
	float: left;
	width: 590px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	min-height:360px;
}
#esq {
	float: left;
	width: 359px;
	overflow: hidden;
	height: 360px;
}
#destaques {
	float: left;
	width: 230px;
	margin-top:5px;
	overflow: hidden;
	display: inline;
}
#noticias {
	float: left;
	width: 328px;
	margin: 15px 5px 0 12px;
	background:url(img/background_noticias.gif) center center no-repeat;
	text-align:left;
	font-size: 12px;
	padding: 5px;
	height: 167px;
}
#artigos {
	float: left;
	width: 328px;
	margin: 5px 0 0 12px;
	background:url(img/background_artigos.gif) center center no-repeat;
	text-align:left;
	font-size: 13px;
	padding: 5px;
	height: 150px;
}

#dir {
	float: left;
	width: 185px;
	height:340px;
}
#rodape {
	float: left;
	height: 32px;
	width: 780px;
	background:url(img/pe.gif) center center no-repeat;
	margin-top: 5px;
}
#documentos {
	height: 183px;
	width: 171px;
	background:url(img/background_documentos.gif) center center no-repeat;
	margin: 20px 0 10px 10px;
	text-align: left;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	line-height:25px;
}
#documentos a {
	color:#FFFFFF;
	text-decoration:none;
}
#documentos a:hover {
	text-decoration:underline;
}
#documentos img {
	margin-left:10px;
}
#dentro {
	height: 104px;
	width: 172px;
	margin-left: 10px;
	text-align: left;
}
#dentro a{
	color:#000000;
	text-decoration:none;
	font-family: Arial;
	font-size:13px;
	font-weight:bold;
}
#dentro a:hover {
	text-decoration:underline;
}
.tit_artigo {
	font-weight:bold;
	font-size:13px;
}
.aut_artigo {
	font-size:11px;
}
.res_artigo {
	font-size:8px;
}
#noticias a, #artigos a {
	color:#000000;
	text-decoration:none;
}
#noticias a:hover, #artigos a:hover {
	text-decoration:underline;
}
p {
	text-indent:10px;
	width:95%;
	text-align:justify;
}
h1 {
	font-size:24px;
}
