/* offsets end */
/* image styles begin ============================================== */
body {
	background-color: #F8F9F4;
}

img, a img {
  text-decoration : none;
  text-align : center;
  border : 0;
}

img.center { 
  display : block;
  margin : auto;
}

img.right, .right { 
  margin : 0 0 12px 4px;
  float : right; 
}

img.left, .left { 
  margin : 0 12px 0 4px;
  float : left; 
}

a img.border { 
  border : 2px solid #d3d3a7; 
  margin-bottom : 5px;
}

a:hover img.border, a:focus img.border, a:active img.border { 
  border: 2px solid #9e9e55; 
}

img.author_pic { 
  margin : 5px;
  float : right; 
}


/* image styles end */
/* page stuff begin ======================================================== */

.older {
  width : 60%;
  padding : 20px;
  margin : 30px auto;
  text-align : center;
  font-size : 0.9em;
}

.older a {
  padding : 2px 20px 2px 20px;
  border : 2px outset #999;
  text-decoration : none;
  background-color : #d3d3a7;
  color : #222;
  white-space : nowrap;
}

.older a:hover, .older a:focus, .older a:active {
  color : #fff;
  background-color : #669900;
}

.older a:focus, .older a:active {
  background-color : #666;
  border : 2px inset #333;
}

p.continue, .nocomments, .postmetadata, p.edit {
  color : #669900;
  font-style : italic; 
  font-size : 0.85em;
  margin : 10px;
}

p.continue {
  font-weight : bold;
}

p.author {
  margin : 0 0 0 10px;
}

p.edit {
  font-style : normal;
}

.texto {line-height:160%; font-family: Arial, Helvetica, sans-serif; font-size: 12px;color: #291E02; }
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #986800;
	font-weight: bold;
}
.semnegrito {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #240000;
}
.negrito {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #240000; font-weight: bold; }
.fonte11 {font-size: 11px}
.Campo {font-family:Verdana, Arial; font-size:12px; color: black; border: #000000; border-style: solid; border-width: 1px;
	scrollbar-arrow-color: #003366;
	scrollbar-3dlight-color: #003366; 
	scrollbar-highlight-color: #fff; 
	scrollbar-face-color: #F5f5f5;
	scrollbar-shadow-color: #000;
	scrollbar-darkshadow-color: #FFF; 
	scrollbar-track-color: #FFF;}
.Botao {font-family:Verdana, Arial; font-size:12px; color:#003366; background-color:#F5f5f5; height: 20px; width: 70px; border: 1px #003366 outset}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: none;
	color: #663300;
}
a:active {
	text-decoration: none;
	color: #663300;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}