body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	text-decoration: none; */
	color: #445349;
}
.tituloNot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #967D00;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
a.tituloNot:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #967D00;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
a.tituloNot:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #967D00;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

.Tnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #445349;
}
.TnormalL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #445349;
	font-weight: bold;
}
a.TnormalL:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #445349;
}
a.TnormalL:link {

}
.tbImgDir {
	padding: 10px;
	background-image: url(../imgs/tops/fundo_top_dir_claro.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.tbContorno {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 2px;
	background-image: url(../imgs/tops/fundo_top_esq_claro.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
.tbContornof {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 2px;
	height: 100%;
}
.cem {
	vertical-align:top;
	height: 100%;
}

.espaco {
	padding-left: 20px;
}
