.divfoto {
  width:450px;
  height:380px;
  background-color:#FFFFFF;
  overflow:auto;
}

.noticias{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#272928;
	font-size:8pt;
	margin:0px
}

.titulo{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#FFFFFF;
	font-size:12pt;
	margin:0px;
	font-weight:bold
}
.titulog{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#003366;
	font-size:27pt;
	margin:0px;
}
.titulob{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#013467;
	font-size:12pt;
	margin:0px;
	font-weight:bold
}
.texto{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#093e66;
	font-size:11pt;
	margin:0px
}
.textop{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#093e66;
	font-size:9pt;
	margin:0px
}
.textopp{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#FFFFFF;
	font-size:7pt;
	margin:0px
}
.rodape{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#FFFFFF;
	font-size:8pt;
	margin:0px;
}
A:hover.titulo{
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#FFFFFF;
	font-size:12pt;
	margin:0px;
	font-weight:bold;
}
A:hover.noticias{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#093e66;
	font-size:8pt;
	margin:0px;
	text-decoration:underline;
}
A:hover.textop{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#093e66;
	font-size:9pt;
	margin:0px;
	text-decoration:underline;
}

A{
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#093e66;
	font-size:11pt;
	margin:0px
}
A:hover{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#093e66;
	font-size:11pt;
	margin:0px;
	text-decoration:underline;
}
A:hover.rodape{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#FFFFFF;
	font-size:8pt;
	margin:0px;
	text-decoration:underline;
}


.page {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#093e66;
	font-size:11pt;
	margin:0px;
	background:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-color:#011220;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}
.page2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#093e66;
	font-size:11pt;
	margin:0px;
	background:url(../images/bg2.jpg);
	background-repeat:no-repeat;
	background-color:#011220;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}

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

____________________________________________________

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

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

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

