.site_layout {
	height: 100%;
	width: 100%;
}
.m_up_cfg {
	text-align: center;
	vertical-align: top;
	height: 50px;
	background-image: url(../img/bkg_up.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
}
.m_up_table {
	width: 800px;
}
.m_up_links {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}


.m_down_cfg {
	text-align: center;
	vertical-align: top;
	height: 100px;
}
.m_down_table {
	width: 900px;
}

.m_down_links {
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	color: #000000;
}
.tela_ctd {
	text-align: center;
	vertical-align: top;
}
.tela_ctd_table {
	width: 864px;
}


.copy_site {
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	color: #000000;
}
.m_left_cfg {
	width: 308px;
	text-align: center;
	vertical-align: top;
	background-image: url(../img/up_1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 250px;

}
.m_left_titulo {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-left: 40px;
	text-transform: uppercase;
	padding-bottom: 3px;
}
.m_left_itens {
	font-size: 12px;
	color: #000000;
	padding-left: 55px;
	text-transform: uppercase;
}
.m_left_esp_box {
	height: 10px;
}
.logotipo {
	padding-top: 10px;
}
