.centralizar {
	width: 720px;
	margin: 0 auto;
}

#topo {
	padding-top: 20px;
}

#td_lado-esq {
	background: url(../img/bg_canto-esq.gif) right top no-repeat;
	*background: url(../img/bg_canto-esq2.gif) right top no-repeat;
}

#logomarca {
	padding-top: 28px;
	*padding-top: 27px;
}

.ttFrasqueirao {
	float: left;
	padding: 70px 0 0 20px;
}

#corpo {
	padding: 26px 29px 0 29px;
}

#conteudo {
	width: 480px;
	float: left;
}

#textos {
	padding-top: 45px;
}

/*** Downloads ***/
.ft {
	float: left;
	font-weight: bold;
	margin-left: 10px;
}

.ft a, .ft img {
	margin-bottom: 10px;
	text-decoration: underline;
	display: block;
}

.ft a.inline {
	display: inline;
}

#lado {
	width: 210px;
	float: right;
	padding-top: 72px;
}

#rodape {
	clear: both;
	font-family: Tahoma;
	font-size: 9px;
	margin-top: 30px;
	border-top: 1px solid #1b1b1b;
	padding: 15px 0;
}

#rodape a {
	color: #353535;
	text-decoration: none;
}

/*** Classses ***/

h2 {
	padding-bottom: 10px!important;
	font-weight: bold;
	color: #fff;
	font-size: 30px;
	line-height: 23px!important;
}

h2 span {
	font-size: 22px;
}

h3 {
	font-size: 22px;
	color: #c48600;
	margin-bottom: 10px!important;
}

.justificado {
	text-align: justify;
}

.margin2 {
	margin-bottom: 20px;
}

.dourado {
	color: #c48600;
}

.branco {
	color: #fff;
}

.lista {
	padding-bottom:10px;
}

.lista li{
	margin-left:12px;
	padding-left:10px;
	background:url(../../img/lista-bullet.gif) left 6px no-repeat;
	list-style:inside circle !important;
	display:block;
	padding-bottom:5px;
}