*
{
	margin:0;
	padding:0;
}

body
{
	background:#FFF;
}

#flash
{
	width:100%;
	height:100%;
}

/***
* POLITICAS DE PRIVACIDADE
***/
/*#politicasDePrivacidade {background: #737D7E url("../_img/politicas-de-privacidade/background.jpg") repeat-x scroll left top;}*/
#politicasDePrivacidade * {font-size: 11px; font-family: verdana, arial, helvetica, sans-serif;}

#boxWrapper {
	width: 756px;
	margin: 0 auto;
	background-color: #FFF;
}
	#boxHeader a img {border: 0;}
	#boxHeader {
		height: 1%;
		padding: 0 0 314px;
		overflow: hidden;
		background: url("../_img/politicas-de-privacidade/vitrine.jpg") no-repeat bottom left;
	}
		#boxHeader h1, #boxHeader h1 a {
			width: 100px;
			height: 52px;
		}
		#boxHeader h1 {
			display: inline;
			float: left;
			margin: 9px 0 0 25px;
		}
			#boxHeader h1 a {display: block;}
		#boxHeader h2 {
			width: 268px;
			height: 25px;
			display: block;
			margin: 25px 0 0 250px;
			text-indent: -90000em;
			overflow: hidden;
			background: url("../_img/politicas-de-privacidade/tit-simuladordedecoracao.gif") no-repeat 0 0;
		}
	#boxContent {padding: 35px 64px;}
		#boxContent h3 {
			width: 277px;
			height: 60px;
			display: block;
			margin: 0;
			text-indent: -90000em;
			overflow: hidden;
			background: url("../_img/politicas-de-privacidade/tit-politicadeprivacidade.gif") no-repeat 0 0;
		}
		#boxContent h4, #boxContent p {margin-bottom: 15px;}
		#boxContent h4 {
			text-transform: uppercase;
			color: #97410d;
		}
		#boxContent p {
			margin: ;
			color: #0e1016;
		}
		#boxContent a {color: #0e1016; font-weight: bold;}
	#boxFooter {
		width: 742px;
		height: 85px;
		clear: both;
		padding: 0 7px;
		background: url("../_img/politicas-de-privacidade/footer.gif") repeat-x 0 0;
	}
		#boxFooter p#direitosReservados {
			width: 100%;
			height: 30px;
			display: block;
			text-indent: -90000em;
			overflow: hidden;
			background: url("../_img/politicas-de-privacidade/todos-direitos-reservados.gif") no-repeat 0 0;
		}
		#boxFooter p {color: #9c9c9c;}
