html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, pre,
em, img, 
strong, sub, sup,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, tr, th, td {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    list-style: none;
}

h1,h2,h3,h4,h5,h6 {font-weight:normal;}
input,textarea {margin:0; padding:0;}
a {margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent;}
/* change colours to suit your needs */
table {border-collapse:collapse; border-spacing:0;}
hr {display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0;}
input, select {vertical-align:middle;}

sub, sup {font-size:75%; line-height:0; position:relative;}
sup {top:-0.5em;}
sub {bottom:-0.25em;}

body{background: url(../images/bg.jpg) center top no-repeat; font-family: arial;}
.container-principal{width: 1002px; height: 30px; margin: 0 auto}
	.top{position: relative; width: 100%; height: 289px;}
		#header-terra{width:100%; height:24px;}
		.top p{font-size: 12px; color: #de6a08; margin: 42px 0 0 18px; font-weight: bold;}
			.top p a{color: #de6a08}
			.tit-duvidas{position: absolute; bottom: 115px; left: 16px}

	.conteudo{overflow: hidden;}
	.hiddenLayer{overflow: hidden; clear: both;}
		.conteudo ul li { height: 40px; overflow: hidden;}
			.conteudo ul li .titulo{ position: relative;  background: #eceae7; border: 1px solid #cbc6c0; cursor: pointer; height: 40px;}
				.conteudo ul li .titulo span{position: absolute;}
					.conteudo ul li .titulo span.left{left: 12px; top: 10px; font-size: 16px; color: #de6a08; font-weight: bold;}
					.conteudo ul li .titulo span.right{right: 15px; top:14px; height: 12px; width: 12px; background: url(../images/bullet.png) 0px bottom no-repeat; }
					.conteudo ul li .titulo span.right.ativo{background-position: 0px 0px; top: 16px;}
				.conteudo ul li p{font-size: 12px; color: #47423a; margin: 19px 0 0 14px; line-height: 15px}
				.conteudo ul li p a{color: #de6a08}
				.pFilho{margin:0 0 0 36px!important}

				.sublista{overflow: hidden; padding-left: 38px; margin-top: 17px}
					.sublista li{background: url(../images/pontinho.png) 0 6px no-repeat; font-size: 12px; color: #47423a; padding-left: 5px; margin: 0 0 2px 0!important; height: auto!important;}

				.sublistaFilha{overflow: hidden; padding-left: 73px;}
					.sublistaFilha li{background: url(../images/circle.png) 0 4px no-repeat; font-size: 12px; color: #47423a; padding-left: 10px; margin: 0 0 2px 0!important; height: auto!important;}

	.margin-none{margin: 0}
	.marginTop{margin-top: 19px !important}

		.footer{width: 972px; height: 60px; border-top: 1px solid #e1ddda; overflow: hidden; border-bottom: 8px solid #978e81; margin: 0 auto}
			.footer-esq{width: 391px; float: left;}
				.footer-esq img{margin-top: 14px}
			.footer-dir{width: 581px; float: left;}
				.footer-dir p{text-align: right; font-size: 11px; color: #78746f; margin: 14px 2px 0 0;}
					.footer-dir p a{color: #de6a08; font-weight: bold;}
