@charset "utf-8";
#dicas01 {
	background-color: #D2EBE2;
	position: relative;
	padding-left: 36px;
	padding-top: 18px;
	padding-right: 540px;
	margin-top: 0px;
	margin-bottom: 153px;
}
#dicas01 h2 {
	font-size: 12px;
	font-style: italic;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 90%;
	padding-top: 3px;
}
#dicas01 li {
	background-image: url(../imagens/ponto-cinza.gif);
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#dicas01 #dicas01-base {
	height: 36px;
	position: relative;
	width: 100px;
}

#dicas01 img {
	position: absolute;
	z-index: 50;
	bottom: -63px;
}
.destaque, .destaque-sans {
	margin-left: 36px;
}

#dicas-texto {
	background-color: #FFFFFF;
	width: 468px;
	position: absolute;
	left: 288px;
	top: 108px;
	background-image: url(../imagens/redonda-linha-v-468.gif);
	background-repeat: repeat-y;
	background-position: left;
	min-height: 423px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
#dicas-texto #base {
	background-image: url(../imagens/redonda-linha-468.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
	width: 468px;
}
#dicas-texto h1 {
	font-size: 18px;
	font-weight: normal;
	background-image: url(../imagens/redonda-fundo-verde-topo-468.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 18px;
}
#dicas-texto h1, #dicas-texto ul, #dicas-texto p, #dicas-texto h3 {
	padding-right: 18px;
	padding-left: 18px;
}
#dicas-texto ul p, #dicas-texto ul h3 {
	padding-right: 0px;
	padding-left: 0px;
}
#dicas-texto table {
	margin-top: 18px;
	margin-bottom: 18px;
	width:432px;
	margin-left:18px;
	margin-right:18px;
}


#dicas-texto th {
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	background-color: #0090AC;
	text-align: left;
	vertical-align: top;
	padding-left: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 9px;
}
#dicas-texto .subtit {
	color: #00B8D6;
	background-color: #ECECD4;
	font-size: 13px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 9px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#dicas-texto td {
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;

	border-bottom-color: #D2EBE2
	vertical-align: top;
	padding-left: 9px;
	border-bottom-color: #D2EBE2;
	vertical-align: top;
}
#dicas-texto #lincencia {
	width: 100%;
	margin-bottom: 36px;
}
#dicas-texto #lincencia td {
	border: 1px solid #D2EBE2;
	line-height: 18px;
}
#dicas-texto #lincencia .x {
	background-color: #D2EBE2;
	font-weight: bold;
	color: #CC0000;
	font-size: 18px;
	text-align: center;
}
.baselinks {
	position: absolute;
	left: 0px;
	bottom: 0px;


