body {
	padding: 0px;
	margin: 0px;
        font-family:Arial, Helvetica, Verdana, sans-serif;
	background-color: #efefef;
	border: 0px;
	text-decoration: none;
	font-size: 9pt;
}

body a, body a:link {
	font-size: 9pt;
	color: #669900;
	font-weight: bold;
	text-decoration: none;
}

body a:hover {
	font-size: 9pt;
	color: #669900;
	font-weight: bold;
	text-decoration: underline;
}

img {
	border: 0px;
}

/* logos cert, nic e cgi topo do site */

#header-cert {
	height: 46px;
	background-color: #f0f0f0;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;
}

#header-cert h1 {
	position: absolute;
	top: 3px;
	margin: 0px 0px 0px 10px;
	padding:0;
}

#header-cert span, #header-cert span a{
	position:absolute;
	top: 7px;
	left:55px;
	white-space:nowrap;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	z-index: 2;
}

#header-cgi-nic {
	white-space:nowrap;
	height:46px;
	float:right;
}

#header-cgi-nic img {
	position: absolute;
	top: 3px;
	right: 10px;
	z-index: 3;
}

#header-cgi-nic img.logo-nic {
	margin: 0px 80px 0px 0px;
}

/* Topo do site */

.topo {
	height:61px;
	width: 100%;
	background-image: url(/images/bg/bg_top.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

.topo h2 {
	padding:0;
	margin:0px 0px 0px 30px;
	vertical-align:top;
	height:10px;
	vertical-align:middle;
}

.topo ul {
	float:left;
	margin: 10px 0px 0px 400px;
}

.topo li a, .topo li a:link {
	font-weight:normal;
	font-size: 11pt;
	color: #ffffff;
	text-decoration :none;
}

.topo li a:hover {
	font-weight:normal;
	font-size: 11pt;
	color: #003366;
	text-decoration :none;
}

.topo li.on {
	font-weight:normal;
	font-size: 11pt;
	color: #003366;
	text-decoration :none;
}

.topo li {
	display:inline;
	margin:0px 10px 0px 0px;
	padding: 0px 10px 0px 10px;
	list-style-type: none;
}

.topo li.on {
	display:inline;
	background-color: #a6c4d5;
	background-image:url(/images/bg/ic_menu.png);
	background-position:0px 2px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 20px 10px 22px 10px;
	cursor: pointer;
	color: #003366;
}

.topo li:hover {
	display:inline;
	background-color: #a6c4d5;
	background-image:url(/images/bg/ic_menu.png);
	background-position:0px 2px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 24px 10px 23px 10px;
	cursor: pointer;
	color: #003366;
}

.search-form {
	float: right;
	margin: 0px 10px 0px 0px;
	position: relative;
	background-image:url(/images/bg/bg_search.png);
	background-position:0px 0px;
	background-repeat: no-repeat;
	padding: 15px 0px 30px 20px;
}

.searchInput {
	background-color: #6699cc;
	border: 0px;
	height: 25px;
	border-radius: 5px;
	font-size: 8pt;
	color: #FFFFFF;
	padding:0px 1px 0px 2px;
}

.searchButton {
	position: absolute;
	right: 5px;
	top: 15px;
}

.ir-conteudo a, .ir-conteudo a:link, .ir-conteudo a:active {
	position:absolute;
	right:2px;
	top: 46px;
	font-size: 7pt;
	color: #ffffff;
	text-decoration: none;
}

.ir-conteudo a:hover {
	position:absolute;
	right:2px;
	top: 46px;
	font-size: 7pt;
	color: #ffffff;
	text-decoration: underline;
}

/* Breadcrumb */

.breadcrumb {
	position:absolute;
	top: 120px;
	left: 430px;
	min-width:553px;
	font-size: 9pt;
	color: #336699;
	font-weight: normal;
	text-decoration: none;
}

.breadcrumb a, .breadcrumb a:link, .breadcrumb a:active {
	font-size: 9pt;
	color: #669900;
	font-weight: bold;
	text-decoration: none;
}

.breadcrumb a:hover {
	font-size: 9pt;
	color: #669900;
	font-weight: bold;
	text-decoration: underline;
}

.menu-navigation-container {
	background-image:url(/images/bg/top_menuLateral.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 228px;
	height: 72px;
	border: 0px;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	margin: 90px 10px 0px 10px;
}

.menu-navigation-container p {
	padding: 25px 10px 18px 30px;
}

.menu {
	background-image:url(/images/bg/bg_menu.png);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	width: 228px;
	padding: 0px 0px 20px 0px;
}

.menu li {
	font-size: 8pt;
	color: #003366;
	border-bottom: 1px dotted #ffffff;
	padding: 15px 0px 2px 3px;
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	width: 195px;
}

.menu li a, .menu li a:link {
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.menu li a:hover, .menu li.on, .menu li.on a {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu li:hover, .menu li.on {
	background-color: #95be0d;
	background-image:url(/images/bg/ic_menu_lateral.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
        margin-left: 7px;
        padding-left: 16px;
}

.menu li:hover a, .menu li:hover a:link {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

/* formatação da home */

.posicaoConteudoHome {
	margin: 0px 240px 0px 10px;
	height: 100%;
}

.conteudoLateralEsquerdaHome {
	padding: 0px 0px 0px 5px;
	border: 0px;
}

.textoCartilha {
	text-align: left;
	border: 0px;
	width: auto;
	margin: 0px 0px 5px 0px;
	overflow: hidden;
}

.textoCartilha p {
	font-size: 9pt;
	color: #666666;
	line-height: 20px;
	padding: 10px 10px 10px 15px;
	background-color: #ffffff;
	border-radius: 10px;
	margin: 30px 240px 5px 10px;
	width: auto;
}

/* formatação das paginas com menu lateral */

.posicaoConteudo {
	margin: -162px 0px 0px 250px;
	height: 100%;
}

.conteudoLateralEsquerda {
	background-image:url(/images/bg/lateral_esquerda_conteudo.png);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	padding: 0px 0px 0px 25px;
	border: 0px;
}

.conteudoLateralDireita {
	background-image:url(/images/bg/lateral_direita_conteudo.png);
	background-position: right 0px;
	background-repeat: repeat-y;
	padding: 0px 50px 10px 0px;
	border-radius: 0px;
}

.inicioConteudo {
	height: 50px;
}

.conteudo {
	text-align: left;
	border: 1px solid #cccccc;
	padding: 5px 10px 10px 10px;
	width: auto;
	font-size: 9pt;
	color: #666666;
	line-height: 20px;
	min-height: 450px;
	background-color: #ffffff;
	border-radius: 10px;
	box-shadow: 2px 2px 2px 0 #cccccc;
	margin: 10px 0px 5px 0px;
	overflow: hidden;
}


.conteudoError {
	text-align: left;
	border: 1px solid #cccccc;
	padding: 5px 10px 10px 10px;
	width: auto;
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
	line-height: 28px;
	min-height: 650px;
	background-color: #ffffff;
	border-radius: 10px;
	box-shadow: 2px 2px 2px 0 #cccccc;
	margin: 10px 0px 5px 0px;
	overflow: hidden;
}

/* formatação das paginas sem menu lateral */

.posicaoConteudoNoMenu {
        margin: 0px 0px 0px 0px;
        height: 100%;
}

.conteudoLateralDireitaNoMenu {
	background-image:url(/images/bg/lateral_direita_conteudo.png);
	background-position: right 0px;
	background-repeat: repeat-y;
	padding: 0px 50px 10px 0px;
	border-radius: 0px;
}

.conteudoNoMenu {
	text-align: left;
	border: 1px solid #cccccc;
	padding: 0px 15px 15px 15px;
	width: auto;
	font-size: 9pt;
	color: #666666;
	line-height: 20px;
	min-height: 450px;
	background-color: #ffffff;
	border-radius: 10px;
	box-shadow: 2px 2px 2px 0 #cccccc;
	margin: 20px 0px 5px 50px;
	overflow: hidden;
}

.conteudoNoMenuCenter {
	text-align: center;
	border: 1px solid #cccccc;
	padding: 0 20% 0 20%;
	width: auto;
	font-size: 9pt;
	color: #666666;
	min-height: 450px;
	line-height: 20px;
	background-color: #ffffff;
	border-radius: 10px;
	box-shadow: 2px 2px 2px 0 #cccccc;
	margin: 10px 0px 5px 0px;
	overflow: hidden;
}

.conteudoNoMenuCenter hr {
        border: 1px solid #cccccc;
	margin: 20px 0px 20px 0px;
}

/* formatação divulgue */

.clear {
        clear:both;
	padding: 20px 0px 10px 0px;
        border-bottom: 1px solid #cccccc;
}

.bannerQ {
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 0px 130px;
}

.bannerR {
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 0px 207px;
}

img.banner {
	padding: 5px 10px 0px 0px;
	margin: 0px;
	float: left;
        border: none;
}

img.bannerR {
	padding: 5px 10px 0px 0px;
	margin: 0px;
	float: left;
        border: none;
}

p.banner {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
        border: none;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
	text-align: left;
}

/* formatação downloads */

.downloads {
        clear:both;
	padding: 0px 0px 10px 0px;
        border-bottom: 1px solid #cccccc;
	min-height: 160px;
}

/* -------------------- */

.figura {
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        text-align: center;
}

.figura p {
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	padding: 0px 7px 7px 10px;
}

.ilustracao-l {
	border: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
}

.ilustracao-r {
	border: 0px;
	margin: 0px 0px 0px 10px;
	float: right;
}

.ic-capa {
	border: 1px solid #cccccc;
	margin: 0px 20px 0px 10px;
	box-shadow: 2px 2px 2px 0 #cccccc;
	float: right;
}

.ic-capa-downloads {
	border: 1px solid #cccccc;
	margin: 0px 30px 0px 0px;
	box-shadow: 2px 2px 2px 0 #cccccc;
	float: left;
}

h3 {
	padding: 10px 10px 2px 25px;
	font-size: 16pt;
	color: #666666;
	font-weight: bold;
	text-align: left;
	background-image:url(/images/bg/ic_titulo.png);
	background-position: 0px 12px;
	background-repeat: no-repeat;
	display: block;
}

h4 {
	border-bottom: 1px solid #6699cc;
	padding: 10px 10px 1px 25px;
	font-size: 12pt;
	color: #666666;
	font-weight: bold;
	text-align: left;
	background-image:url(/images/bg/ic_titulo.png);
	background-position: 0px 13px;
	background-repeat: no-repeat;
	display: block;
}


h5 {
	border-bottom: 1px solid #6699cc;
	padding: 10px 10px 1px 25px;
	font-size: 11pt;
	color: #666666;
	font-weight: bold;
	text-align: left;
	background-image:url(/images/bg/ic_titulo.png);
	background-position: 0px 13px;
	background-repeat: no-repeat;
	display: block;
}

h3.metaContent {
        background-color: #efefef;
        border-bottom: 1px solid #669900;
        padding: 10px 10px 10px 35px;
        font-size: 14pt;
        color: #004166;
        font-weight: bold;
        text-align: left;
        background-image:url(/images/bg/ic_titulo.png);
        background-position: 10px 12px;
        background-repeat: no-repeat;
        display: block;
}

h4.metaContent {
        background-color: #efefef;
        border-bottom: 1px solid #669900;
        padding: 10px 10px 10px 35px;
        font-size: 12pt;
        color: #004166;
        font-weight: bold;
        text-align: left;
        background-image:url(/images/bg/ic_titulo.png);
        background-position: 10px 12px;
        background-repeat: no-repeat;
        display: block;
}

h4.cc {
        background-image: none;
        border: none;
        padding: 0px;
        font-size: 12pt;
	color: #666666;
        font-weight: bold;
        text-align: left;
        display: block;
}

h4.fasc {
        background-image: none;
	border-bottom: 1px solid #cc6633;
	padding: 10px 10px 1px 0px;
	font-size: 12pt;
	color: #cc6633;
	font-weight: bold;
	text-align: left;
	display: block;
}


h3.fasc {
        background-image: none;
	border-bottom: 1px solid #cc6633;
	padding: 10px 10px 1px 0px;
	font-size: 11pt;
	color: #cc6633;
	font-weight: bold;
	text-align: left;
	display: block;
}

strong.home {
        border: none;
        padding: 0px;
        font-size: 11pt;
        color: #336699;
        font-weight: bold;
        text-align: left;
        display: block;
}


strong.home a, strong.home a:link, strong.home a:hover {
        border: none;
        padding: 0px;
        font-size: 11pt;
        color: #336699;
        font-weight: bold;
        text-align: left;
	text-decoration: underline;

}


h3.error {
        background-color: #efefef;
        border-bottom: 1px solid #669900;
        padding: 10px 325px 10px 35px;
        font-size: 14pt;
        color: #004166;
        font-weight: bold;
        text-align: left;
        background-image:url(/images/bg/ic_titulo.png);
        background-position: 10px 12px;
        background-repeat: no-repeat;
        display: block;
}

.conteudo ul {
	margin: 10px 0px 10px 0px;
	list-style-type: disc;
	display: block;
}

.conteudo ul li {
	font-size: 9pt;
	color: #666666;
}

.conteudo ol {
	margin: 5px 0px 10px 0px;
	display: block;
}

.conteudo ol li {
	font-size: 9pt;
	color: #666666;
}

.conteudo ol ul {
        margin: 0px 0px 10px 0px;
}

.conteudo dl ul {
        margin: 0px 0px 10px 0px;
}

.conteudo dl {
        margin: 0px;
	display: block;
}

.conteudo dl dd {
	font-size: 9pt;
        padding: 0px 0px 10px 0px;
	color: #666666;
}

li.cc-by {
        background: url("/images/cc/by.png") 0 0 no-repeat;
        padding: 5px 50px 0px 60px;
        list-style: none;
        min-height: 60px;
}

li.cc-nc {
        background: url("/images/cc/nc.png") 0 0 no-repeat;
        padding: 5px 50px 0px 60px;
        list-style: none;
        min-height: 60px;
}

li.cc-nd {
        background: url("/images/cc/nd.png") 0 0 no-repeat;
        padding: 5px 50px 0px 60px;
        list-style: none;
        min-height: 60px;
}

span.news {
        border: none;
        padding: 0px 0px 0px 0px;
        font-size: 11pt;
        color: #cc2222;
        font-weight: bold;
        text-align: left;
        display: block;
}

span.news-item {
	background-image:url(/images/home/ic_saibaMais.png);
        margin-left: 30px;
        padding: 0px 50px 0px 25px;
	background-repeat: no-repeat;
}

.voltarTopo {
	text-align: right;
	width: 100%;
}

.voltarTopo a, .voltarTopo a:link, .voltarTopo a:hover {
	font-size: 9pt;
	color: #666666;
	background-image:url(/images/bg/seta_retorna.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 20px;
}


/* rodape */

#rodape {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	background-color: #004166;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}

#rodape p {
	margin: 0px 0px 0px 40px;
}

#rodape p img {
	margin: 15px 10px 0px 0px;
}

#rodape ul {
	margin: 10px 0px 0px 40px;
	padding: 0px 0px 10px 10px;
	list-style-type: none;
	display: inline;
	border-bottom: 1px solid #80a0b2;
}

#rodape ul li {
	display: inline;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	border-right: 1px solid #ffffff;
	padding: 0px 15px 0px 0px;
}

#rodape ul li.last {
	display: inline;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	border: 0px;
	padding: 0px 15px 0px 0px;
}

#rodape ul li, #rodape ul li a, #rodape ul li a:link {
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 15px 0px 0px;
}

#rodape ul li a:hover {
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.selosRodape {
	float: right;
	margin: -35px 20px 0px 0px;
}

.selosRodape img {
	margin: 0px 15px 0px 0px;
}

.conteudo a.footnote, a.footnote:link {
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	background-color: #669900;
	padding: 0px 1px 0px 1px;
        margin-left: 1px;
	vertical-align: super;
}

.textoFootnote {
	background-color: #f5f5f5;
	border: 0px;
	border-radius: 5px;
	font-size: 8pt;
	color: #666666;
	padding: 5px;
	margin: 5px 0px 5px 0px;
}

/* formatação de tabelas */

table.cartilha {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	margin: 0px auto;
        border-collapse:collapse;
}

table.cartilha caption {
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	padding: 7px;
	text-align: center;
}

table.cartilha th.title {
	background-color: #a6c4d5;
	border: 1px solid #666666;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	padding: 3px;
	text-align: center;
}

table.cartilha th.header {
	background-color: #999999;
	border: 1px solid #666666;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	text-align: left;
}

table.cartilha th.multicol {
	background-color: #cccccc;
	border: 1px solid #666666;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	padding: 3px;
	text-align: left;
}

table.cartilha th.normal {
	background-color: #f0f0f0;
	border: 1px solid #999999;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	padding: 3px;
	text-align: left;
}

table.cartilha td.c {
	background-color: #ffffff;
	border: 1px solid #999999;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	padding: 3px;
	text-align: center;
}


table.cartilha td.l {
	background-color: #ffffff;
	border: 1px solid #999999;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	padding: 3px;
	text-align: left;
}


table.cartilha td.r {
	background-color: #ffffff;
	border: 1px solid #999999;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	padding: 3px;
	text-align: right;
}

caption {
    caption-side:bottom;
}

/* formatação das caixinhas na home */

.caixasHome {
	float: left;
	margin: 15px;
	border: 0px;
	height: 293px;
	vertical-align: top;
}


.caixasHome div {
	margin: -110px 0px 0px 35px;
	border: 0px;
	width: 125px;
}


.caixasHome a, .caixasHome a:link {
	font-family: verdana;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.caixasHome a:hover {
	font-family: verdana;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

/* formatação das caixinhas de dicas na home */

.dicas {
    position: absolute;
    right: 0px;
	border: 0px;
	margin: 20px 15px 10px 0px;
	width: 230px;
	float: right;
	overflow: hidden;
}

.topDicas {
	background-image:url(/images/home/bg_dicas.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border: 0px;
	height: 48px;
	width: 222px;
	font-size: 9pt;
	font-weight: bold;
	font-family: verdana;
	color: #003366;
	padding: 18px 0px 0px 40px;
}

.topDicas img {
	float: right;
	margin: -5px 45px 0px 0px;
}

.topDicas  span img {
	float: right;
	margin: -5px 5px 0px 0px;
}

.caixaDicas {
	width: 230px;
	margin: 0px 30px 20px 0px;
}

.topCaixaDicas {
	background-image:url(/images/home/top_dicas.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 219px;
	height: 13px;
	border: 0px;
}

.bgCaixaDicas {
	background-image:url(/images/home/bg_caixa_dicas.png);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	width: 219px;
	border: 0px;
	padding: 2px 2px 5px 10px;
}

.bgCaixaDicas p {
	font-family: verdana;
	font-size: 9pt;
	color: #333333;
	text-align: left;
	font-weight: normal;
	width: 200px;
	vertical-align: top;
}

.bgCaixaVeja {
	background-image:url(/images/home/bg_caixa_dicas.png);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	width: 219px;
	border: 0px;
	padding: 2px 2px 5px 10px;
}

.bgCaixaVeja p {
	font-family: verdana;
	font-size: 9pt;
	color: #333333;
	text-align: center;
	font-weight: normal;
	width: 200px;
	vertical-align: top;
}

.bgCaixaVeja p.text {
	font-family: verdana;
	font-size: 9pt;
	color: #333333;
	text-align: left;
	font-weight: normal;
	width: 190px;
	vertical-align: top;
	padding: 10px 0px 0px 10px;
}

.bgCaixaDicas span a, .bgCaixaDicas span a:link {
	background-image:url(/images/home/ic_saibaMais.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #99be00;
	text-decoration: none;
	padding: 0px 0px 0px 20px;
}

.bgCaixaDicas span a:hover {
	text-decoration: underline;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #99be00;
}

.bottomCaixaDicas {
	background-image:url(/images/home/bottom_dicas.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 219px;
	height: 6px;
	border: 0px;
}

hr.dicas {
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #FFFFFF;
	border-right: 0px;
	border-left: 0px;
	width: 100%;
	margin: 10px 0px 10px -40px;
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
}

.topVeja {
	background-image:url(/images/home/bg_veja.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border: 0px;
	height: 48px;
	width: 222px;
	font-size: 9pt;
	font-weight: bold;
	font-family: verdana;
	color: #336600;
	padding: 18px 0px 0px 40px;
	margin: 50px 15px 0px 0px;
}
