#container {
	width: 800px;
	background-repeat: repeat-y;
	background:url(img/bg-container.jpg) #f21700 no-repeat top;
	padding: 70px 0 30px 0;
}
#container *{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	background-repeat: repeat-y;
	line-height: 1.5em;
}
#container p {
	margin-bottom: 10px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#container a {
	text-decoration:underline;
}
#container h2 {
	font-size: 32px;
	color: #fff;
	font-weight: bolder;
	margin-bottom: 0.5em;
}
#container h4 {
	font-size: 26px;
	color: #fff;
	font-weight: bolder;
	margin-bottom: 0.5em;
}
#container h3 {
	font-size: 22px;
	font-weight: lighter;
	
}
#container .clear{
	clear: both;
}
#container .coluna {
	float: left;
	width: 330px;
	margin-right: 15px;
	margin-left: 15px;
}
#container .linha {
	width: 730px;
}
#container .left {
	margin-left: 14px;
	margin-right: 14px;
}
#container .align {
	text-align: center;
}
#container .ptop {
	padding-top: 15px;
}
#container .ptop1 {
	padding-top: 220px;
}
#container .ptop2 {
	padding-top: 30px;
}
#container .pbot {
	padding-bottom: 30px;
}
#container .ptop3 {
	padding-top: 70px;
}
#container .left2 {
	margin-left: 28px;
}
#container .bloco {
	display: block;
}
#container .automatico {
	width:auto;
}
#container .boxbranco {
	background:url(img/baixo-lay.jpg) #fff bottom no-repeat;
	margin:0 14px 0 14px;
	width:772px;
}

#container #topo {
	position:relative;
	height:834px;
}
#container #topo .titulo {
	position: absolute;
	left: 28px;
	top: 93px;
	width: 672px;
	height: 69px;
}
#container #topo .vendedor {
	position: absolute;
	left: 420px;
	top: 339px;
	width: 350px;
	height: 257px;
}
#container .capitulo {
	position:relative;
	background:url(img/bg-capitulo.jpg) no-repeat top;
	height:460px;
	padding:40px 0 40px 0;
}
#container .capitulo iframe{
	position:absolute;
	top:28px;
	left:110px;
}
#container .direita {
	margin:0 -14px;
	height:418px;
	background:url(img/img-direita.jpg) no-repeat top left;
	padding-top:30px;
}
