.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:#211a16;
	font-size:10pt;
	margin:0px;
}
.separa {
	background:url(../images/starsegnovo_03_02.gif);
	width:7; 
	background-position:top; 
	background-repeat:no-repeat;
	vertical-align:top;
}
.home{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#211a16;
	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:#211a16;
	font-size:10pt;
	font-weight:bold;
	text-decoration: none;
	margin:0px
}
.linha{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#211a16;
	font-size:9pt;
	margin:0px
}

.titulo{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#211a16;
	font-size:18pt;
	margin:0px;
}
.tituloLARANJA{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#e77817;
	font-size:18pt;
	margin:0px;
}
.subtitulo{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#211a16;
	font-size:13pt;
	margin:0px;
}
.texto{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#211a16;
	font-size:10pt;
	margin:0px
}
.legenda{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#211a16;
	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:#211a16;
	font-size:18pt;
	margin:0px;
	text-decoration: none;
}
A:hover.subtitulo{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#211a16;
	font-size:13pt;
	margin:0px;
	text-decoration: none;
}
A:hover.rodape{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#575757;
	font-size:8pt;
	margin:0px;
	text-decoration: none;
}
A{
	text-decoration: none;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#211a16;
	font-size:10pt;
	margin:0px
}
A:hover{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#211a16;
	font-size:10pt;
	margin:0px;
	text-decoration:underline;
}

.page {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#211a16;
	font-size:10pt;
	margin:0px;
	background:url(../images/bg.gif);
	background-color:#FFFFFF;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}

BODY {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#211a16;
	font-size:10pt;
	margin:0px;
}

____________________________________________________

.campo_form{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #211a16;
	background-color: color:#FFFFFF;
	border: 1px #211a16 solid
}

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

.botao_form{
    font-family: "Trebuchet", Verdana, Arial, sans-serif;
    font-size: 9pt;
    color: #211a16;
    border: 1px solid color:#211a16;
    background-color: color:#FFFFFF;
    height: 20px
}

