body{
    background-color: #fff;
    color:#666;
    font-family: verdana, arial, sans-serify;	  
    font-size: 11px;
    margin: 0px;
}
#geral{
    background: url(background.jpg) repeat-y;
	
	margin: 0 auto 0 auto;
	width: 620px;
	
    overflow:hidden;
}
#topo{
   background: url(topo.jpg) no-repeat;
   height: 232px;
   width: 619px;

}

#menu ul{
   margin: 125px 0 0 -35px;
   position: absolute;
}
#menu li{
    background: url("menu.jpg") no-repeat;
	display: inline;
	float: left;
	height: 30px;
	list-style: none;
	margin: 0 0 0 1px;
	padding: 10px 0 0 5px;
    width: 58px;
}
#menu li a{
    color: #FFF;
    text-decoration: none;
}
#menu li a:hover{
    color: #ccc;
}
#menu label{
    float: right;
	margin: 125px 48px 0 0;
}
#menu .ok{
    margin: 8px 0 0 -145px;
	position: absolute;
}
#busca{
    border: 1px solid #ff66cc;
	border-left: 3px solid #ff66cc;
    font-size: 11px;
	height: 11px;
	margin: 10px 0 0 -305px;
	position: absolute;
	width: 105px;	
}
#conteudo{
    float: left;
	margin: -60px 0 0 0;
	padding: 0 0 0 20px;
	text-align: justify;
    width: 360px;
}
#conteudo img{
     border: 3px solid #F6B2DB;
	 margin-left: 5px;
	 
}
#conteudo h1{
      color:#F275C5;
      font-family:"Times New Roman", Times, serif;
      font-size:20px;
	  letter-spacing:1px;
	  margin: 15px 0 0 0;
	   
}

#post_titulo{
line-height:15px;
} 

#conteudo h2{
      color:#9C9C9C;
	  font-family:Trebuchet MS;
	  font-size:10px;
	  margin: -1px 0 0 0;
	  }
 #conteudo a{
	  color: #EE00B4;
	  text-decoration:none;
	  }
	  #conteudo a:hover{
	  text-decoration: underline;
	  }
#categorias{
     float: right;
	 margin: -70px 0 0 0;
	 text-align: right;
	 width: 200px;
}
#categorias a{
      color: #007500;
	  text-decoration:none;
}
#categorias a:hover{
      color: #44CE83;
}
#categorias h2{
     color: #006600;
	 font-size: 14px;
	 font-weight: bold;
}
#categorias ul li{
    list-style: none;
}
#categorias .catego{
    color: #006600;
	font-size: 14px;
	font-weight: bold;
	margin: -3px 120px 0 0;
	
}
#linkscategorias{
    background-color: #CFF383;
	margin: 15px 0 0 -13px;
	
	width: 110px;
}
#links{
   background-repeat: no-repeat;
   background-image: url(link.jpg);
   background-position: top;
   background-color: #B8AED9;
   margin: 0 0 0 -12px;
   padding: 10px 0 0 5px;
    width: 146px;
}
#links a:hover{
    color: #FFFF99;
}
#links h2{
    border-bottom: 3px solid #AADF39;
	margin: -3px 0 0 0;
	text-align: left;
}
#arquivos{
   width: 150px;
   margin: 3px 0 0 -12px;
   background-repeat: no-repeat;
   background-image: url(calendario.gif);
   background-color: #F1AED9;
   background-position: top;
   padding: 10px 0 20px 0;
}
#arquivos h2{
    border-bottom: 3px solid #AADF39;
	margin: -3px 0 0 0;
	text-align: left;
}

.popup{ 
    background-color: #EDFEB7;
	background-image: none;
    font-family: Verdana, Arial, Sans-Serif;
	color: #D02093;
	margin: 0 0 0 10px;
	}

.popup h2{
    color: #048204;
	font-size: 12px;
	}

.popup p{
    color: #7AA21E;
	}

.popup input{
     border: 1px #D02093 solid;
	 color: #7AA21E;
	 }

#rodape{
   width: 700px;
   height: 122px;
   float: left;
   position: relative;
   background: url(rodape.gif) no-repeat;
   padding: 0 0 0 0;
   margin: 2px 0 0 -83px;
   top: 7px;
   
}

#rodape address{
  margin: 88px 0 0 110px;
  font-style: normal;
  color: #006600;
  font-size: 10px;
  padding: 0 0 0 50px;
  
}
#rodape a{
  color: #0099FF;
  font-weight: bold;
  text-decoration: none;

}
#rodape a:hover{
  color: #666;
  font-weight: bold;
  text-decoration: none;

}
