﻿body {
	margin: 4px 0px 0px 4px;
}

h1 {
	margin: 2px, 2px, 2px, 2px; 
	font-family: Verdana; 
	font-size: 12pt;
	color: darkblue;
	font-weight: bold
  }

h2 { 
	margin: 2px, 2px, 2px, 2px; 
	font-family: Verdana; 
	font-size: 9pt; 
	color: darkgreen; 
	font-weight: bold 
  }

h3 {
	margin           : 10px 0px 0px 0px;
	padding          : 0px;
	font-size        : 16px;
	color            : #06a;
  }

p { 
	margin: 4px, 4px, 4px, 4px; 
	font-family: Verdana; 
	font-size: 8pt; 
	color: black; 
	font-weight: normal 
  }

p.nome {
	margin           : 5px 0px 10px 0px;
	padding          : 0px;
	color            : #06a;
	text-align       : left;
	text-indent      : 0px;
	font-family      : Verdana;
	font-style       : italic;	
  }

p.noticia { 
	margin: 8px; 
	text-indent: 16px; 
	font-family: Verdana; 
	font-size: 10pt; 
	color: black; 
	font-weight: normal 
  }

.busca {
	margin: 2px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: black
  }

a:link {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: darkgreen; 
	text-decoration: none 
  }
	
a:visited { 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	color: darkgreen; 
	text-decoration: none 
  }
	
a:hover { 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	color: green; 
	text-decoration: underline 
  }

a.navbar:link    { color : #037; }
a.navbar:visited { color : #037; }
a.navbar:hover   { color : #06f; text-decoration : none; }

p.mensagem {
    margin           : 10px 0px 5px 0px;
	padding          : 0px;
	color            : #06a;
	font-size        : 12pt;
	text-align       : center;
	text-indent      : 0px;
	font-style       : italic;	
	font-weight      : bold;
}

#legenda {
	color            : darkred;
	font-family      : Arial;
	font-size        : 10pt;
	font-weight      : bold;
	text-decoration  : none;
	text-align       : left;
}

#texto {
	color            : black;
	font-family      : Arial;
	font-size        : 10pt;
	font-weight      : none;
	text-decoration  : none;
	text-align       : left;
}

#box {
        position         : relative;
	margin           : 16px 8px 0px 0px;
	width            : 100%;
	height           : 24px;
	border-style     : solid;
	border-color     : #333;
	border-width     : 1px 2px 1px 2px;
	padding          : 5px;
	color            : #000;
	background-color : #ffd;
	font-family      : Arial;
	font-size        : 10pt;
	font-weight      : none;
	text-decoration  : none;
	text-align       : left;
	z-index          : 4;
}

p.cadprof {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
  }

p.cadprofo {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: red;
	text-decoration: none;
  }



#arquivocol {
	background-color: #dedede; 
  }

li.arquivo {
	padding: 0px 6px 0px 12px;
  }

a.arquivo:link { 
        font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	color: darkblue; 
	text-decoration: none 
  }
	
a.arquivo:visited { 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	color: darkblue; 
	text-decoration: none 
  }
	
a.arquivo:hover { 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	color: blue; 
	text-decoration: underline 
  }



#topmenu { 
	background-color: darkblue; 
  }

p.topmenu { 
	font-family: Verdana;
	font-size: 8pt;
	color: white;
	font-weight: bold;
  }

a.topmenu:link { 
        font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	color: white; 
	text-decoration: none 
  }
	
a.topmenu:visited { 
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-decoration: none
  }

a.topmenu:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: yellow;
	text-decoration: underline
  }



#rightcol {
	background-color: #dedede;
  }

p.rightcol_box {
	width            : 100%;
	height           : 24px;
	border-style     : solid;
	border-color     : black;
	border-width     : 3px 1px 3px 1px;
	padding          : 4px;
	color            : white;
	background-color : #555555;
	font-family      : Verdana;
	font-size        : 10pt;
	font-weight      : bold;
	text-decoration  : none;
	text-align       : center;
}

p.rightcol {
        padding: 4px;
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	font-weight: bold;
  }

li.rightcol {
	padding: 0px 6px 0px 6px;
  }

a.rightcol:link {
        font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	text-decoration: none
  }

a.rightcol:visited {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	text-decoration: none
  }

a.rightcol:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: blue;
	text-decoration: underline
  }



a.pergunta:link { 
        font-family: Verdana; 
	font-size: 8pt; 
	font-weight: normal;
	color: darkblue; 
	text-decoration: none 
  }
	
a.pergunta:visited { 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: normal;
	color: darkblue; 
	text-decoration: none 
  }
	
a.pergunta:hover { 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: normal;
	color: blue; 
	text-decoration: underline 
  }

#perg_tabela {
	background-color: #8080dd;
  }



p.poesia {
	width            : 100%;
	height           : 20px;
	padding          : 4px;
	color            : #7F9DB5;
	background-color : #BFDDF5;
	font-family      : Verdana;
	font-size        : 10pt;
	font-weight      : bold;
	text-decoration  : none;
	text-align       : left;
  }

p.recado {
	width            : 100%;
	height           : 20px;
	padding          : 4px;
	color            : #879D8C;
	background-color : #C7DDCC;
	font-family      : Verdana;
	font-size        : 10pt;
	font-weight      : bold;
	text-decoration  : none;
	text-align       : left;
  }

p.critica {
	width            : 100%;
	height           : 20px;
	padding          : 4px;
	color            : #A58282;
	background-color : #E5C2C2;
	font-family      : Verdana;
	font-size        : 10pt;
	font-weight      : bold;
	text-decoration  : none;
	text-align       : left;
  }

p.livre {
	width            : 100%;
	height           : 20px;
	padding          : 4px;
	color            : #ADADAD;
	background-color : #EDEDED;
	font-family      : Verdana;
	font-size        : 10pt;
	font-weight      : bold;
	text-decoration  : none;
	text-align       : left;
  }

p.procuro {
	width            : 100%;
	height           : 20px;
	padding          : 4px;
	color            : #808050;
	background-color : #d0d080;
	font-family      : Verdana;
	font-size        : 10pt;
	font-weight      : bold;
	text-decoration  : none;
	text-align       : left;
  }
p.compro {
	width            : 100%;
	height           : 20px;
	padding          : 4px;
	color            : #808050;
	background-color : #d0d080;
	font-family      : Verdana;
	font-size        : 10pt;
	font-weight      : bold;
	text-decoration  : none;
	text-align       : left;
  }
p.vendo {
	width            : 100%;
	height           : 20px;
	padding          : 4px;
	color            : #808050;
	background-color : #d0d080;
	font-family      : Verdana;
	font-size        : 10pt;
	font-weight      : bold;
	text-decoration  : none;
	text-align       : left;
  }

p.alugo {
	width            : 100%;
	height           : 20px;
	padding          : 4px;
	color            : #808050;
	background-color : #d0d080;
	font-family      : Verdana;
	font-size        : 10pt;
	font-weight      : bold;
	text-decoration  : none;
	text-align       : left;
  }

p.troco {
	width            : 100%;
	height           : 20px;
	padding          : 4px;
	color            : #808050;
	background-color : #d0d080;
	font-family      : Verdana;
	font-size        : 10pt;
	font-weight      : bold;
	text-decoration  : none;
	text-align       : left;
  }

#poesia {
	background-color : #CFEDFF;
  }

#recado {
	background-color : #D7EDDC;
  }

#critica {
	background-color : #F5D2D2;
  }

#livre {
	background-color : #FDFDFD;
  }

#procuro {
	background-color : #E0E090;
  }

#compro {
	background-color : #E0E090;
  }

#vendo {
	background-color : #E0E090;
  }

#alugo {
	background-color : #E0E090;
  }

#troco {
	background-color : #E0E090;
  }

#slideTexto {
	margin: 2px, 2px, 2px, 2px;
	font-family: Verdana;
	font-size: 10pt;
	color: darkblue;
	font-weight: bold
}

a.slide:link    { color : darkblue; }
a.slide:visited { color : darkblue; }
a.slide:hover   { color : blue; text-decoration : underline; }

#to-blend {
    opacity: 0.99;
    zoom: 1;
}

p.artigoTexto {
    text-indent: 8px;
    padding: 0px;
    margin: 4px;
    font-size: 12px;
    font-family: arial, serif;
    text-decoration: none;
    color: black;
}

p.artigoSobreAutor {
    padding: 10px;
    padding-top: 4px;
    font-size: 12px;
    font-family: arial, serif;
    font-style: italic;
    text-decoration: none;
    color: black;
}



