body {
	background-color: #D5DEEF;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.borda{
	border-bottom: 1px solid #A8B4C6;
	}

.footer_bgd{
	background-image:url(../images/footer_bgd.jpg);
	background-repeat:repeat-x;
	padding-left: 20px;
	padding-top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #D5DEEF
}
.institucional_bgd{
	background-image:url(../images/bgd_institucional.jpg);
	background-repeat:repeat-x;
}
.caixa_bgd{
	background-image:url(../images/caixa_bgd.jpg);
	background-repeat:no-repeat;
}
.texto{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color:#475166;
	text-align:justify;
	
}	
a.texto{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color:#475166;
	text-align:justify;
	text-decoration:underline;
	
}	
	
a.linkinedita:link {
font-family: verdana;
font-size: 11px;
font-weight: normal;
color:#F77E26;
text-decoration:none;
}
a.linkinedita:visited {
font-family: verdana;
font-size: 11px;
font-weight: normal;
color:#F77E26;
text-decoration:none;
}
a.linkinedita:hover {
font-family: verdana;
font-size: 11px;
font-weight: normal;
color:#F77E26;
text-decoration:underline;
}
a.linkinedita:active {
font-family: verdana;
font-size: 11px;
font-weight: normal;
color:#F77E26;
text-decoration:none;
}
.imagem{
border: 3px solid #74819B;
}
.formulario {
	font: 10px Verdana;	
	color: #D5DEEF;
	background-color: #6F7C94;
	border: 0px #6F7C94 solid;
	height: 12px;
	width: 250px;
}
.formulario2 {
	font: 10px Verdana;	
	color: #D5DEEF;
	background-color: #6F7C94;
	border: 0px #6F7C94 solid;
	height: 100px;
	width: 250px;
}

