.bordalateral {
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.bordasuperior {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.bordainferior {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;

}
.assinaturas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	color: #cccccc;
	text-decoration: normal;
	font-weight: normal;
	text-align: justify;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	color: #cccccc;
	text-decoration: underline;
	font-weight: normal;
	text-align: justify;
}

.bordatotal {
	border: 1px solid #336699;
}
.linkp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: 30px;
	color: #336699;
	font-weight: bold;
	text-align: justify;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: 14px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: 14px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: 14px;
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
	text-align: justify;
}
.box {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-transform: uppercase;
	border: 1px solid #999999;




}
.botao {

	background-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	border: 1px solid #999999;
}
