@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F1F1F1;
	background-repeat: repeat-x;
}
td {
	font-family: Arial;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.Titulo {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #335b7b;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
.Destaque {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #335b7b;
	text-decoration: none;
}
.Subtitulo {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #335b7b;
	text-decoration: none;
}
.botoes {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #335B8F;
	height: 20px;
	width: 60px;
}
.form {
	font-family: Arial;
	font-size: 11px;
	color: #335b7b;
	text-decoration: none;
	clear: none;
	float: none;
	height: 20px;
	width: 300px;
	border: 1px double #006699;
	background-color: #FFFFFF;
}
.formindex {
	font-family: Arial;
	font-size: 11px;
	color: #335b7b;
	text-decoration: none;
	clear: none;
	float: none;
	height: 15px;
	width: 90px;
	border: 1px double #006699;
	background-color: #FFFFFF;
}
.formtexto {
	font-family: Arial;
	font-size: 11px;
	color: #335b7b;
	text-decoration: none;
	clear: none;
	float: none;
	height: 200px;
	width: 300px;
	border: 1px double #006699;
	background-color: #FFFFFF;
}
.aformenusalto {
	font-family: Arial;
	font-size: 11px;
	color: #335b7b;
	text-decoration: none;
	white-space: normal;
	display: inline;
	border: 1px solid #335BA3;
	height: 20px;
	width: 45px;
}
.aformenusalto2 {
	font-family: Arial;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	white-space: normal;
	display: inline;
	border: 1px solid #335BA3;
	height: 20px;
	width: 80px;
}
.Tabela {
	border: 1px dashed #333333;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #3366FF;
	text-decoration: underline;
}
a:active {
	font-family: Arial;
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;
}
.fundo_noticias {
	border: 1px solid #E2E2E2;
}