body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	background-color: #2D5E96;
	scrollbar-face-color :#2D5E96;
	scrollbar-highlight-color :#2D5E96;
	scrollbar-shadow-color :#ffffff;
	scrollbar-3dlight-color :#ffffff;
	scrollbar-arrow-color :#ffffff;
	scrollbar-darkshadow-color :#2D5E96;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

form {
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #556680;
	margin-bottom: 5px;
	border: 1px solid #999999;
	text-decoration: none;
	text-indent: 2px;
	margin-right: 5px;
	margin-top: 2px;
	vertical-align: middle;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #556680;
	margin-bottom: 5px;
	border: 1px solid #999999;
	text-decoration: none;
	margin-top: 2px;
	width: 178px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #556680;
	margin-bottom: 5px;
	border: 1px solid #999999;
	text-decoration: none;
	text-indent: 2px;
	margin-top: 2px;
	width: 360px;
}

/* Div total: Div absoluta que abraça todo o site */
#total {
	width: 764px;
	height: 493px;
	margin-left: -382px;
	position: absolute;
	left: 50%;
	margin-top: -246px;
	top: 50%;
}

/* Div sombra_lateral: Div relativa que cria as sombras do site */
#sombra_lateral {
	float: left;
	height: 485px;
	width: 7px;
}
#sombra_topo {
	background-image: url(../imagens/sombra/sombra_topo.jpg);
	height: 18px;
	width: 7px;
	background-repeat: no-repeat;
}
#sombra_esq {
	background-image: url(../imagens/sombra/sombra_esq.jpg);
	background-repeat: repeat;
	background-position: right top;
	width: 7px;
	height: 467px;
}
#sombra_encaixe {
	background-image: url(../imagens/sombra/sombra_encaixe.gif);
	background-repeat: no-repeat;
	float: left;
	height: 8px;
	width: 7px;
}
#sombra_inf {
	background-image: url(../imagens/sombra/sombra_inf.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 8px;
	width: 749px;
}
#sobra_inf_dir {
	background-image: url(../imagens/sombra/sombra_inf_dir.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 8px;
	width: 8px;
}

/* Div site: Div relativa que abraça o cabeçalho, menu, conteudo e rodape */
#site {
	width: 753px;
	border: 2px solid #FFFFFF;
	height: 481px;
	padding: 0px;
	float: right;
}

/* Div cabecalho: Div relativa que abraça o logotipo e os botoes do cabeçalho */
#total #site #cabecalho  {
	height: 95px;
	width: 753px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../imagens/cabecalho_bg.jpg);
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#total   #site   #cabecalho   #logotipo a {
	height: 57px;
	width: 155px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
}
#total  #site  #cabecalho  #botao_trabalho a {
	height: 53px;
	width: 95px;
	float: left;
	margin-top: 24px;
	margin-right: 0px;
	margin-left: 58px;
	background-image: url(../imagens/botoes/botao_trabalho.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#total #site #cabecalho #botao_trabalho a:hover {
	height: 53px;
	width: 95px;
	float: left;
	margin-top: 24px;
	margin-right: 0px;
	margin-left: 58px;
	background-image: url(../imagens/botoes/botao_trabalho_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#total  #site  #cabecalho  #botao_atuacao a {
	margin-top: 24px;
	margin-left: 39px;
	margin-right: 0px;
	height: 53px;
	width: 95px;
	float: left;
	background-image: url(../imagens/botoes/botao_atuacao.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#total #site #cabecalho #botao_atuacao a:hover {
	margin-top: 24px;
	margin-left: 39px;
	margin-right: 0px;
	height: 53px;
	width: 95px;
	float: left;
	background-image: url(../imagens/botoes/botao_atuacao_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#total  #site  #cabecalho  #botao_b2b a {
	margin-top: 24px;
	margin-left: 28px;
	margin-right: 0px;
	height: 53px;
	width: 95px;
	float: left;
	background-image: url(../imagens/botoes/botao_b2b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#total #site #cabecalho #botao_b2b a:hover {
	margin-top: 24px;
	margin-left: 28px;
	margin-right: 0px;
	height: 53px;
	width: 95px;
	float: left;
	background-image: url(../imagens/botoes/botao_b2b_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#total  #site  #cabecalho  #botao_fale a {
	margin-top: 24px;
	margin-left: 41px;
	height: 53px;
	width: 95px;
	background-image: url(../imagens/botoes/botao_fale_conosco.jpg);
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#total #site #cabecalho #botao_fale a:hover {
	margin-top: 24px;
	margin-left: 41px;
	height: 53px;
	width: 95px;
	background-image: url(../imagens/botoes/botao_fale_conosco_f2.jpg);
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#total #site #meio {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 333px;
	width: 753px;
}


/* Div menu: Div relativa que contém o menu */
#total #site #menu    {
	background-image: url(../imagens/fundo_menu.jpg);
	background-repeat: repeat-y;
	width: 191px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 333px;
	float: left;
	background-position: left top;
	margin: 0px;
	padding: 0px;

}
#total #site #menu h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 15px;
}
#total #site #menu h1 a:link, h1 a:visited {
	color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
}
#total #site #menu h1 a:hover {
	text-decoration: underline;
}
#total #site #menu ul {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 191px;
}
#total  #site  #menu  li {
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	line-height: 17px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#total  #site  #menu  li  a:link, li  a:visited{
	color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
}
#total  #site  #menu  li  a:hover {
	text-decoration: underline;
}

/* Div conteudo: Div relativa que abraça todo o conteudo do site */
#total #site #conteudo {
	width: 560px;
	height: 333px;
	float: left;
	background-color: #FFFFFF;
}
#total #site #meio #conteudo #index {
	margin: 0px;
	padding: 0px;
	width: 560px;
	height: 325px;
}

#total #site #conteudo #flash {
	margin-bottom: 1px;
	height: 199px;
	width: 560px;
}
#total #site #conteudo #campanha {
	margin-bottom: 1px;
	height: 199px;
	width: 560px;
	background-image: url(../emk/img/escalada.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#total #site #conteudo #minitabela1 {
	background-image: url(../imagens/index_mini_tabela_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 125px;
	width: 185px;
	float: left;
	text-align: center;
}
#total #site #conteudo #minitabela2 {
	background-image: url(../imagens/index_mini_tabela_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 125px;
	width: 184px;
	margin: 0px 3px 0px 3px;
	float: left;
}
#total #site #conteudo #minitabela3 {
	background-image: url(../imagens/index_mini_tabela_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 125px;
	width: 185px;
	float: left;
}


#total  #site  #conteudo  h2, h2  a:link, h2 a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 8px 5px 0px 5px;
	font-weight: bold;
}
#total #site #conteudo h2 a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 8px 5px 0px 5px;
	font-weight: bold;
	text-decoration:underline;
}
#total #site #conteudo .textominitabela {
	color: #666666;
	text-decoration: none;
	margin-top: 22px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
#total #site #conteudo .textominitabela a:link, a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#total #site #conteudo .textominitabela a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
#total #site #conteudo #branding_design {
	color: #666666;
	background-image: url(../imagens/site_lapis.jpg);
	background-position: right top;
	height: 301px;
	width: 526px;
	overflow: auto;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 17px;
	padding-bottom: 17px;
	padding-left: 17px;
}
html>body #total #site #conteudo #branding_design {
	background-attachment: scroll;
}
#total #site #conteudo #web_marketing {
	color: #666666;
	background-image: url(../imagens/mouse.jpg);
	background-position: right center;
	height: 301px;
	width: 526px;
	overflow: auto;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 17px;
	padding-bottom: 17px;
	padding-left: 17px;
}
html>body #total #site #conteudo #web_marketing {
	background-attachment: scroll;
}
#total   #site   #conteudo   #institucional_bg {
	background-image: url(../imagens/xadrez3.jpg);
	height: 333px;
	width: 560px;
	overflow: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	color: #666666;
}
#total  #site  #conteudo  #institucional {
	height: 301px;
	width: 526px;
	overflow: auto;
	color: #666666;
	margin: 0px;
	padding-top: 15px;
	padding-right: 17px;
	padding-bottom: 17px;
	padding-left: 17px;
}

#total #site #conteudo #institucional #titulo {
	height: 24px;
	color: #666666;
}
#total #site #conteudo .texto, .texto a:link, .texto a:visited {
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	display: inline;
}
#total #site #conteudo .texto a:hover {
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
	display: inline;
}
#total #site #conteudo p {
	text-decoration: none;
	padding: 0px;
	color: #666666;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#total #site #conteudo p a:link, p a:visited {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-weight: bold;
}
#total #site #conteudo p a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
#total #site #conteudo h1 {
	font-size: 12px;
	font-weight: bold;
	color: #2A5B93;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#total /* Div baixo: Div relativa que abraça o rodape */
 #baixo  {
	clear: both;
	height: 8px;
	width: 764px;
}
#total  #site  #rodape_bg   {
	height: 49px;
	width: 753px;
	margin: 0px;
	clear: left;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../imagens/rodape.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left top;
	padding: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#total  #site  #rodape {
	width: 738px;
	clear: left;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#total #site #rodape a:link, a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#total #site #rodape a:hover {
	text-decoration: underline;
	font-weight: bold;
	padding: 0px;
}
#total #site .rodape_dados {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 160px;
}

/* Classes utilizadas para formatar: botao de form, checkbox, texto ao lado do checkbox */
.botaoformulario {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-top: 5px;
	text-align: center;
	width: 77px;
	vertical-align: middle;
}

.checkbox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}
.textocheckbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-left: 3px;
}

