body {
	background-image:url(../bg_da_pag.jpg);
	color:#000000;
	margin:0px;
	font-family: Arial;
	font-size: 12px;
	background-color: #CCCCCC;
}
h1 { font-size:20px; color:#F00; margin-top:40px; text-align:left;}
h2 { font-size:17px;}
p, ol, ul  {
	text-align:justify;
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	background-color: B8BCC0;
	margin: 30px;
}

/* Formatação do Layout */

#geral, #borda-geral{
	width:960px;
	position:center;
	margin:0 auto;
}
#borda-geral {
	padding:0px;
	float:none;
	background-image:url(../bg_borda.jpg);
	height: auto;
	width: auto;
}


#borda-topo, #borda-menu-topo ,#borda-conteudo,  #borda-rodape {
	width:960px;
	position:center;
	float:left;
	left: auto;
	clear: left;
	background-color: #CCCCCC;
	border: 2px solid #333;
}

#borda-topo  {
	background:#0CF;
	position:center;
	float:left;
	width: 960px;
}

#borda-conteudo   {
	width:940px;
	height:710px;
	border:2px solid B8BCC0;
	background-color: B8BCC0;
	background-image: none;
	float: auto;
	clear: auto;
	margin: auto;
}
 .conteudo        { width:920px; height:0; height:auto; padding:10px 10px 80px 10px; position:center; float:center;  }
  
#borda-menu-topo  {
	border:2px solid #000;
	float:left;
	position:relative;
	background:#999;
	width: 960px;
	height: auto;
	overflow: visible;
	clear: left;
	margin: 0px;
	z-index: auto;
	right: auto;
	bottom: auto;
	left: auto;
	top: auto;
}
 .menu ul         {
	width:238px;
	height:auto;
	margin:0;
	padding:0px;
	text-align:center;
	border:1px solid #333;
	float:left;
	clear: none;
}
 .menu li         { list-style:none; border-bottom:1px solid #000; }
 .menu li a       { height:22px;  font:bold 11px Arial; color:#000; text-decoration:none; line-height:22px; display:auto; }
 .menu li a:hover { background:#F2F2F2;}

#borda-rodape {height:30px; line-height:30px;  bgcolor="d7d6d6"); }

/* Fim da Formatação do Layout */
