@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.texto {
	font-size: 11px;

}

.data {
	font-size: 9px;
	color: #e18137;
}
.fd_rep_h {
	background-repeat: repeat-x;
	background-position: left top;
}
.fd_no_rep {
	background-repeat: no-repeat;
}
.laranja_14 {
	font-size: 14px;
	color: #e18137;
}
.titulo {
	font-size: 13px;
	color: #113d59;
	font-weight: bold;
}
.bigtitulo {
	font-size: 16px;
	color: #e18137;
	font-weight: bold;
}

a:link {
	color: #113d59;
	text-decoration: none;
}
a:active {
	color: #113d59;
	text-decoration: none;
}
a:visited {
	color: #113d59;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.in_400 {
	font-size: 11px;
	width: 400px;
	border: 1px solid #999999;
}
.in_botao {
	font-size: 12px;
	width: 150px;
	border: 1px solid #FF7405;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #01557A;
}
.in_600 {
	font-size: 11px;
	width: 600px;
	border: 1px solid #999999;
}
