<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(imagens/site_bg.jpg) repeat-y center #DBF3FD;
}
#container{
	width:984px;
	margin:auto;
}
#topo{
	width:984px;
	height:284px;
	background:url(imagens/topo_bg.jpg) no-repeat;
}
#conteudo{
	width:946px;
	margin:auto;
	min-height:540px;
	padding-top:8px
}
#final{
	width:984px;
	height:134px;
	background:url(imagens/final_bg.jpg) no-repeat;
}
#conteudoFinal{
	width:946px;
	margin:auto;
}
.marcador {
	font-size:16px;
	background:url(imagens/bullet.jpg) no-repeat;
	color:#c69f01;
}
ul.marcadorDuvidas {
	list-style-type:none;
}
ul.marcadorDuvidas li.marcadorDuvidas {
	background:url(imagens/bullet.jpg) no-repeat;
	/*list-style-image:url(images/bullet.jpg);*/
padding:0 0 0 15px;
	margin:0 0 10px 0;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #6E6E6E;
}
a:link {
	color: #6E6E6E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6E6E6E;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #6E6E6E;
}
.divPlanos{
	font-size:10px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:4px;
}
.tdPlanos{
	padding-top:4px;
}
.input {BORDER-RIGHT: #c9c9c9 1px solid; BACKGROUND-POSITION: left top; BORDER-TOP: #c9c9c9 1px solid; FONT-SIZE: 11px; BACKGROUND-IMAGE: url(imagens/bg_input.gif); BORDER-LEFT: #c9c9c9 1px solid; PADDING-TOP: 3px; padding-left:4px; BORDER-BOTTOM: #c9c9c9 1px solid; BACKGROUND-REPEAT: no-repeat; HEIGHT: 21px; color:#666666
}
-->