@charset "windows-1252";
/* CSS Document */

body {
	background-color: #c8bb89;
	margin: 10px 0;
	color: #333300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	}

img {
	border: 0;
	display: block;
	}

.retrato {
	border: 1px solid #e4deb3;
	padding: 5px;
	background-color: #fff;
	margin: 10px auto 1px auto;
	}

.retrato img {
	margin: auto;
	}

.retrato_borda {
	text-align: center;
	margin: 20px auto;
	}

h1 {
	font-size: 1.6em;
	margin: 15px 0;
	color: #885625;
	}

h2, h3, h4	{
	color: #885625;
	}
	
h2 { font-size: 1.3em; margin: 5px 0 10px 0; }
h3 { font-size: 1.1em; margin: 0 0 15px 0; color: #000; }
h4 { font-size: 1em; margin: 0 0 15px 0; }

p
   {
   padding-right:25px;
   line-height: 13pt;
   }
  
.justify {
	text-align: justify;
	}
.topo, .corpo, .rodape
	{
	margin: auto;
	width: 740px;
	border: 0;	
	background-color: #f4f6cb;
	}

.topo {
	border-top: 5px solid #fff;
	border-right: 5px solid #fff;
	border-left: 5px solid #fff;
	}

.corpo {
	border-top: 5px solid #fff;
	border-right: 5px solid #fff;
	border-left: 5px solid #fff;
   
	}

.rodape {
	border-bottom: 5px solid #fff;
	border-right: 5px solid #fff;
	border-left: 5px solid #fff;
	}

/* 
Isso resolve de uma vez por todas o problema dos DIV com FLOAT sendo reconhecidos
como VAZIOS no Firefox!
 */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
	


	

.contato
	{
	background-image: url(img/topo1-2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0;
	margin: 0;
	float: right;
	height: 102px;
	}
	
	.contato img {
		border: 0;
		display: block;
		margin-top: 40px;
		}
		
		
.barra {
	clear: both;
	background-image: url(img/barra_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #fff;
	/* font-weight: bold; */
	height: 18px;
	padding: 4px 20px 0 20px;
	margin: 0;
	text-align: left;
	}
	
	

.esquerda {
	background-color: #ece0b5;
	width: 145px;
	padding: 0;
	vertical-align: top;
	float: left;
	}

.direita {
	margin-left: 145px;
	background-color: #f4f6cb;
	vertical-align: top;
	border-left: 5px solid #fff;
	padding: 0 15px 15px 15px;
   
	}


.outros {
	padding: 10px 10px 30px 10px;
	width: 125px;
	border-bottom: 5px solid #fff;
	}

.meio {
	padding: 0 20px 40px 20px;
	margin-left: 5px;
	background-color: #f4f6cb;
	border-left: 5px solid #fff;
	vertical-align: top;
	}


.rodape {
	text-align: center;
	background-color: #4a7a12;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	border-right: 5px solid #fff;
	border-left: 5px solid #fff;
	padding: 10px 0;
	color: #fff;
	font-size: 0.9em;
	clear: both;
	}

.apresentacao {
	/* text-align: right; */
	padding: 10px;
	}

.data_noticia {
	color: #9a9d5b;
	padding-bottom: 5px;
	margin: 0;
	}

.voltar {
	background-color: #ece0b5;
	}
	
ul {
	margin: 0;
	padding-left: 15px;
   line-height: 13pt;
	}

li {
	padding-bottom: 0;
	list-style-image: url(img/list.gif);
	}

#capa ul, #interna ul {
	margin: 0;
	padding-left: 15px;
	}

#capa li, #interna li {
	padding-bottom: 10px;
	list-style-image: url(img/list.gif);
	}

a {
	color: #009214;
	text-decoration: none;
	}

a:hover {
	color: #00680e;
	text-decoration: underline;	
	}

#menu {
	/* border-bottom: 5px solid #fff; */
	}
	
#menu a {
	display: block;
	background-image: url(img/menu_off_bg.gif);
	width: 130px;
	height: 18px;
	border-bottom: 5px solid #fff;
	padding: 4px 0 0 15px;
	vertical-align:middle;
	color: #003300;
	text-decoration: none;
	}

#menu a:hover {
	background-image: url(img/menu_on_bg.gif);
	color: #fff;
	text-decoration: none;
	}
	


form {
	margin: 20px 0;
	padding: 0;
}

input {
	border: 1px solid #a09544;
	color: #aa8f56;
	font-weight: bold;
	padding: 2px;
}


label {
	color: #885625;
	font-weight: bold;
	display: block;
	margin-top: 10px;
}

/* Colocar esta classe em todos os elementos dos forms que não devem ter borda
Por exemplo: RADIO, CHECKBOX, SUBMITS */
.semborda {
	border: 0;
}

.botao {
	background-color: #fff688;
	background-image: url(img/botao_form.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 22px;
	color: #726403;
	padding: 0 10px 5px 10px;
	margin: 10px auto;
	}
	
	
.botao_geral {
	display: inline;
	background-color: #fff688;
	background-image: url(img/botao_form.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 22px;
	color: #726403;
	padding: 3px 10px 5px 10px;
	margin: 10px auto;
	border: 1px solid #a09544;
	font-weight: bold;
	}





.retrato {
	border: 1px solid #e0d8bb;
	padding: 5px;
	background-color: #FFF;
}



/* Tabelas gerais */


.com_estilo {
	border: 1px solid #937f38;
	width: 90%;
	padding: 1px;
	margin: 15px auto;
	padding: 0;
}

.com_estilo th {
	empty-cells: show;
	border-right: 1px solid #937f38;
	border-bottom: 1px solid #937f38;
	background-color: #ece0b5;
	color:  #000;
	text-align: left;
	padding: 2px 10px;
}

.com_estilo td {
	empty-cells: show;
	border-right: 1px solid #937f38;
	border-bottom: 1px solid #937f38;
	padding: 5px 10px;
	background-color: #FFF;
	color: #000;
}
				
		
