.conteudo {
	padding-left:10; 
	padding-right:10; 
	padding-top:10; 
	padding-bottom:10; 
	vertical-align:top;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#8a110e;
	font-size:10pt;
	margin:0px;
}
.rodape_base {
	border:0;
	width:100%;
	background-color:#000000;
}
.home{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#8a110e;
	font-size:9pt;
	margin:0px
}
.menu{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#979797;
	font-size:10pt;
	font-weight:bold;
	margin:0px
}
A:hover.menu{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#8a110e;
	font-size:10pt;
	font-weight:bold;
	text-decoration: none;
	margin:0px
}
.linha{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#a110e;
	font-size:9pt;
	margin:0px
}

.titulo{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#8a110e;
	font-size:18pt;
	margin:0px;
}
.tituloG{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#8a110e;
	font-size:25pt;
	margin:0px;
}
.tituloGB{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:25pt;
	margin:0px;
}
.subtitulo{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#8a110e;
	font-size:13pt;
	margin:0px;
}
.subtitulo2{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#8a110e;
	font-size:10pt;
	margin:0px;
}
.texto{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#8a110e;
	font-size:11pt;
	margin:0px
}
.textoB{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#FFFFFF;
	font-size:11pt;
	margin:0px
}
.legenda{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#8a110e;
	font-size:8pt;
	margin:0px
}
.rodape{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#575757;
	font-size:8pt;
	margin:0px;
}
A:hover.titulo{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#8a110e;
	font-size:18pt;
	margin:0px;
	text-decoration: none;
}
A:hover.subtitulo{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#8a110e;
	font-size:13pt;
	margin:0px;
	text-decoration: none;
}
A:hover.subtitulo2{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#8a110e;
	font-size:12pt;
	margin:0px;
	text-decoration: none;
}
A{
	text-decoration: none;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#8a110e;
	font-size:10pt;
	margin:0px
}
A:hover{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#8a110e;
	font-size:10pt;
	margin:0px;
	text-decoration:underline;
}

.page {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#8a110e;
	font-size:11pt;
	margin:0px;
	background:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	background-color:#f1c85c;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}

BODY {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#8a110e;
	font-size:11pt;
	margin:0px;
}

____________________________________________________
.campo_form{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #390229;
	background-color: color:#8a110e;
	border: 1px #8a110e solid
}

.campo_text {
    font-family: "Trebuchet", Verdana, Arial, sans-serif;
	font-size: 9pt;
    color: #390229;
    border: 1px solid color:#8a110e;
    background-color: color:#8a110e;
}

.botao_form{
    font-family: "Trebuchet", Verdana, Arial, sans-serif;
    font-size: 9pt;
    color: #390229;
    border: 1px solid color:#8a110e;
    background-color: color:#8a110e;
    height: 20px
}
.botao_form2{
    font-family: "Trebuchet", Verdana, Arial, sans-serif;
    font-size: 8pt;
    color: #f1c85c;
    border: 0px;
    background-color:#b31712;
    height: 14px
}
