td img {
	display: block;
}
body {
	background-image: url(images/fundo.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}


a.aclaro:link {
	color: #999999;
	text-decoration: none;
}
a.aclaro:visited {
	text-decoration: none;
	color: #999999;
}
a.aclaro:hover {
	text-decoration: underline;
	color: #999999;
}
a.aclaro:active {
	text-decoration: none;
	color: #999999;
}


a.abranco:link {
	color: #2B4075;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.abranco:visited {
	text-decoration: none;
	color: #2B4075;
	font-size: 12px;
	font-weight: bold;
}
a.abranco:hover {
	text-decoration: underline;
	color: #99CC00;
	font-size: 12px;
	font-weight: bold;
}
a.abranco:active {
	text-decoration: none;
	color: #2B4075;
	font-size: 12px;
	font-weight: bold;
}
.sub_tit {
	font-size: 13px;
	font-weight: bold;
	color: #2B4075;
}

.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.txt_claro {
	color: #999999;
}


.pad_dest {
	padding-right: 10px;
}
.txt_subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #273C75;
}

.bg_linhas {
	background-image: url(images/linhas.jpg);
	background-repeat: repeat-x;
	height: 6px;
}
.submenu {
	background-color: #99CC00;
	height: 125px;
	width: 214px;
}
.conteudo {
	padding-bottom: 10px;
	padding-left: 30px;
}
.img_right {
	margin-left: 10px;
}
.img_left {
	margin-right: 10px;
}