body{background-color:#034f83;background-repeat:repeat-x;}

.textoParagrafoEsq {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #595959;
	text-decoration: none;
	padding-left:25px;
	padding-top:15px;
	padding-right:15px;
	text-align: justify;
}
.textoParagrafoDir {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #595959;
	text-decoration: none;
	padding-left:15px;
	padding-top:15px;
	padding-right:15px;
	text-align: justify;
}
.texto {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #595959;
	text-decoration: none;
	text-align:left
}
.textoBold {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #595959;
	font-style: normal;
	font-weight:bold;
	text-decoration: none;
}
h2{
	color:#3FBE5D;
	font-family:Trebuchet MS, Arial, Verdana, sans-serif, Helvetica;
	font-size:14px;
	margin:10px 0 0 88px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #d3d1d2;
	display: inline-block;
}

.TituloMarginLeftCapa{
	margin-left:25px;
}

.TituloMarginLeftResultado{
	margin-left:5px;
}

.tdBackgroud {
	background-image: url(../images/fndo_interno.jpg);
	background-repeat:no-repeat;
	vertical-align: top;
	background-color: #FFFFFF;
}
.textoLink {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #2e3192;
	font-style: normal;
	font-weight:none;
	text-decoration: none;
}
.textoLink:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #2e3192;
	font-style: normal;
	font-weight:none;
	text-decoration: underline;
}
.textoVermelho {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #3FBE5D;
	text-decoration: none;
	padding-left:25px;
	padding-top:15px;
	padding-right:15px;
	text-align: justify;
}
.textoDestaque {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #3FBE5D;
	text-decoration: none;
}
.textoLinkDestaque {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #3FBE5D;
	text-decoration: underline;
	font-weight: none;	
}
.textoLinkDestaque:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #3FBE5D;
	text-decoration: none;
	font-weight: none;	
}
.txtRetrospectiva {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#777777;
	text-align: justify;
}
.titulo {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:#3FBE5D;
}
.linkLocal {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:#3FBE5D;
}
.link {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:#777777;
}
.link:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:#3FBE5D;
}
.boxFichaMaior{
	background-color: #E8E8E8;
	border: 1px solid #E8E8E8;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #777777;
	width: 503px;
}
.boxFichaDuzentos{
	background-color: #E8E8E8;
	border: 1px solid #E8E8E8;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #777777;
	width: 200px;
}
.boxFichaMenor{
	background-color: #E8E8E8;
	border: 1px solid #E8E8E8;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #777777;
	width: 100px;
}
.boxFichaPequeno{
	background-color: #E8E8E8;
	border: 1px solid #E8E8E8;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #777777;
	width: 20px;
}
.boxMedio{
	background-color: #E8E8E8;
	border: 1px solid #E8E8E8;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #777777;
	width: 130px;
}
.botEnviar{
	background-color: #596877;
	border: 0px solid #D5A132;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	width: 80px;
	font-weight: bold;
}