body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}
.fundo_degrade {
	background-image: url(images/kignel_8.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #1B98E2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1B98E2;
}
a:hover {
	text-decoration: none;
	color: #476EA6;
}
a:active {
	text-decoration: none;
	color: #476EA6;
}
.txt_bold {
	font-weight: bold;
	color: #3A5985;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.interpagina:link {
	color: #999999;
	text-decoration: none;
}
.txt_interpagina {
	color: #999999;
}
.txt_titulo {
	font-family: "Trebuchet MS", Arial;
	font-size: 21px;
	color: #5BACE3;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 120%;
}

a.interpagina:visited {
	text-decoration: none;
	color: #999999;
}
a.interpagina:hover {
	text-decoration: none;
	color: #666666;
}
a.interpagina:active {
	text-decoration: none;
	color: #999999;
}
.txt_subtitulo {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #5BACE3;
}
.txt_boldclaro {
	font-weight: bold;
	color: #5BACE3;
	font-size: 14px;
}
.txt_menulateral {
	font-weight: normal;
	color: #5BACE3;
	font-size: 12px;
}
