.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:#155c7d;
	font-size:10pt;
	margin:0px;
}
.home{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#155c7d;
	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:#155c7d;
	font-size:10pt;
	font-weight:bold;
	text-decoration: none;
	margin:0px
}
.linha{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#c7d8e0;
	font-size:9pt;
	margin:0px
}

.titulo{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#155c7d;
	font-size:18pt;
	margin:0px;
}
.tituloG{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#155c7d;
	font-size:25pt;
	margin:0px;
}
.subtitulo{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#155c7d;
	font-size:13pt;
	margin:0px;
}
.subtitulo2{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#155c7d;
	font-size:12pt;
	margin:0px;
}
.texto{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#155c7d;
	font-size:11pt;
	margin:0px
}
.legenda{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#155c7d;
	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:#155c7d;
	font-size:18pt;
	margin:0px;
	text-decoration: none;
}
A:hover.subtitulo{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#155c7d;
	font-size:13pt;
	margin:0px;
	text-decoration: none;
}
A:hover.subtitulo2{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#155c7d;
	font-size:12pt;
	margin:0px;
	text-decoration: none;
}
A{
	text-decoration: none;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#155c7d;
	font-size:10pt;
	margin:0px
}
A:hover{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#155c7d;
	font-size:10pt;
	margin:0px;
	text-decoration:underline;
}

.page {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color:#155c7d;
	font-size:10pt;
	margin:0px;
	background:url(../images/bg.jpg);
	background-repeat:repeat-x;
	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:#155c7d;
	font-size:11pt;
	margin:0px;
}

____________________________________________________

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

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

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