.imagem{
 	border-color:#92612c; 
	margin-top:10;
	height:100;
	width:130;
	border-bottom-width:2;
	border-left-width:2;
	border-right-width:2;
	border-top-width:2;

}

.noticias{
	font-family: "Times New Roman", Arial, sans-serif;
	color:#722f15;
	font-size:10pt;
	margin:0px
}

.titulo{
	font-family: "Times New Roman", Arial, sans-serif;
	color:#6c3c0b;
	font-size:14pt;
	margin:0px;
	font-weight:bold
}
.botao{
	font-family: "Times New Roman", Arial, sans-serif;
	color:#FFFFFF;
	font-size:10pt;
	margin:0px;
	font-weight:bold
}

.textohome{
	font-family: "Times New Roman", Arial, sans-serif;
	color:#f4f1aa;
	font-size:12pt;
	margin:0px
}
.texto{
	font-family: "Times New Roman", Arial, sans-serif;
	color:#6b3b0a;
	font-size:10pt;
	margin:0px
}
.legenda{
	font-family: "Times New Roman", Arial, sans-serif;
	color:#6b3b0a;
	font-size:9pt;
	margin:0px
}
.rodape{
	font-family: "Times New Roman", Arial, sans-serif;
	color:#f4f1aa;
	font-size:9pt;
	margin:0px;
}
A{
	text-decoration: none;
	font-family: "Times New Roman", Arial, sans-serif;
	color:#2c2c2c;
	font-size:10pt;
	margin:0px
}
A:hover{
	text-decoration: none;
	font-family: "Times New Roman", Arial, sans-serif;
	color:#89150c;
	font-size:inherit;
	margin:0px;
	text-decoration:underline;
}
A:hover.noticias{
	text-decoration: none;
	font-family: "Times New Roman", Arial, sans-serif;
	color:#89150c;
	font-size:10pt;
	margin:0px;
	text-decoration:underline;
}
A:hover.titulo{
	font-family: "Times New Roman", Arial, sans-serif;
	text-decoration:underline;
	color:#6c3c0b;
	font-size:14pt;
	margin:0px;
	font-weight:bold
}
.pageinterna {

	background:url(../images/bgpage.gif);
	background-repeat:repeat;
	background-color:#f4f1aa;
	background-position:bottom; 
	background-repeat:repeat-x; 
	padding-left:30; 
	padding-right:30; 
	padding-top:40;
	font-family: "Times New Roman", Arial, sans-serif;
	color:#6b3b0a;
	font-size:10pt;
	margin:0px;
	height:320;
	vertical-align:top
}

.page {
	font-family: "Times New Roman", Arial, sans-serif;
	color:#6b3b0a;
	font-size:10pt;
	margin:0px;
	background:url(../images/bg.jpg);
	background-repeat:repeat;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0
}

BODY {
	font-size: 10px;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
}

____________________________________________________

.campo_form{
	font-family: "Times New Roman", Arial, sans-serif;
	font-size: 9pt;
	color: #f4f1aa;
	background-color: #6b3b0a;
	border: 0px #000000 solid
}

.campo_text {
    font-family: "Times New Roman", Arial, sans-serif;
	font-size: 9pt;
    color: #f4f1aa;
    border: 0px solid #414141;
    background-color: #6b3b0a;
}

.botao_form{
    font-family: "Times New Roman", Arial, sans-serif;
    font-size: 9pt;
    color: #f4f1aa;
    border: 0px solid #414141;
    background-color: #6b3b0a;
    height: 20px
}

