
body {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	margin:0px;
}


.rodape {
	font-family: Arial, Tahoma, "Trebuchet MS";
	text-align:center;
	color:#000000;
	font-size:9px;
	font-weight:400;
}


h1 {
	width:152px;
	height:15px;
	background-image:url(../imagens/bck_titles.gif);
	font-size:9px;
	color:#FFFFFF;
	font-family: Arial, Tahoma, "Trebuchet MS";
	margin:0;
	margin-bottom:5px;
	padding-top:4px;
	padding-left:25px;
}

h2 {
	font-weight:bold;
	font-size:14px;
	margin:0;
}

h3 {
	color:#999999;
	font-size:10px;
	margin:0;
}

.titulo {
	font-size:14px;
	font-weight:bold;
	background-color:#CCCCCC;
	padding:3px;
}


.inicial {
	display:block;
	margin-bottom:10px;
}

.esq {
	width:175px;
	float:left;
}
.dir {
	width:175px;
	float:right;
}

.noticias {
	height:180px;
	float:right;
	width:163px;
	margin-right:16px;
	padding-top:40px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:50px;
	text-align:left;
}

.noticias a:link {
	color:#000000;
}
.noticias a:visited {
	color:#000000;
}
.noticias a:hover {
	color:#CC3300;
}

hr {
	border:none;
	background-color:#FFFFFF;
	color:#FFFFFF;
	height:1px;
}


.semmarcador {
	margin:0;
	padding:0;
	list-style:none;
}

.fotos {
	width:50%;
	display:block;
	float:left;
	text-align:center;
	padding-bottom:20px;
}

/***
Tabela criada pelo editor
*/
.tabelaTXT {
	border: 1px solid #00863D;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

.tabelaTXT td {
border: 1px solid #00863D;
padding:4px;
text-align:justify;
}

.tabelaTXT td a {
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 11px;
color: #00863D;
}

/* Página interna com editor */
.interno img {
margin-left:10px;
margin-right:10px;
border:1px solid #00863D;
}


/* Objetos do Formulário */
.form{
   font-family: "Trebuchet MS", Verdana, Arial;
   font-size:11px;
   border:1px solid #00863D;
   background-color:#FFFFFF;
   padding-left:2px;
   padding-right:2px;

}

input, textarea{
   background-image:url(../imagens/bg_input.gif);
   background-repeat:repeat-x;
}

a:link       { text-decoration: none; color: #1B620F; border: none;}
a:visited    { text-decoration: none; color: #1B620F; border: none;}
a:hover      { text-decoration: none; color: #06843E; border: none;}

.link:link       { text-decoration: none; color: #00863D; border: none;}
.link:visited    { text-decoration: none; color: #00863D; border: none;}
.link:hover      { text-decoration: underline; color: #00863D; border: none;}



/* Tirar a borda azul da Imagem */
img {border: none;}

.scroll {
	height: 350px;
	width: 560px;
	overflow: auto;
	border: none;
	background-color: White transparent;
	padding: 5px;
}



