html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
/*	color: #464544;*/
	color: #74653D;
}
a:hover {
/*	color: #FFA405;*/
	color: #BE8B06;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #E0D5B7 url(images/page_bg.jpg) repeat-x;
	/*#E0D5B7*/
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 5px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 900px;
  position: relative;
  background: url(images/body_bg.gif) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 657px;
  height: 200px;
  background: url(images/header_full222.jpg) no-repeat;
}
#left {
  float: left;
  width: 243px;
}
#logo {
  width: 244px;
  height: 129px;
  background: url(images/header_full111.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 30px;
  font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
  background: url(images/nav_left2.jpg) no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #2A2A2A bottom left url(images/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav a {
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #959595;
	padding-left: 10px;
	display: block;
	width: 90%;
	padding: 2px 0 6px 8px;
	font-weight: bold;
}
#nav a:hover {
	text-decoration: underline;
	color: #BE8B06;
}
#nav .important {
  border: none;
  background: 188px 10px url(images/arr_orange.gif) no-repeat;
}
#nav .important a {
  color: #E9C379;
}

#news {
  background: url(images/news_bg.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
}
#news h2 {
  font-size: 14px;
  color: #BE8B06;
  font-weight:bold;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#support {
  background: url(images/support.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
}
#support p {
  margin: 0.7em 2.6em;
}

#right {
  float: right;
  width: 620px;
  padding-right: 9px;
  padding-top: 210px;
}
#right h1 {
  font: 18px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 2px;
  margin-bottom: 1em;
  font-weight:bold;
}
.h1midia {
  font: 18px arial, sans-serif;
  color: #BE8B06;
  padding-bottom: 2px;
  margin-bottom: 1em;
  font-weight:bold;
  padding:0px;
  margin:0px;
}
.h2midia {
  font: 24px arial, sans-serif;
  color: #74653D;
  font-weight:bold;
  padding:0px;
  margin:0px;
  text-decoration:none;
}
/*#right h2 {
  font: 16px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;

}*/
.h2principal {
  font: 16px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 2px;
  margin-bottom: 1em;
/*  padding-top:15px;*/
  font-weight:bold;
}
.h2secundario {
  font: 14px arial, sans-serif;
  color: #BE8B06;
  font-weight:bold;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#welcome {
  margin-right: 20px;
}
#welcome ul {
	list-style-position:inside;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#dominic, #vendas, #mkt, #lider  {
  float: left;
  width: 49%;
}
#compre li, #vendas li, #mkt li, #lider li
{
	list-style-position:inside;
}
#dominic {
  margin-right: 1%;
}
#vendas {
  margin-right: 1%;
}
#lider {
  margin-right: 1%;
}
#dominic-img, #vendas-img, #mkt-img, #lider-img, #compre-img {
/*  background: url(images/pic_2.jpg) no-repeat;*/
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 10px;
  text-align: center;
  padding-top: 90px;
  padding-bottom: 65px;
  font-size: 11px;
  font-weight: bold;
}
#dominic-img {
  background: url(images/pic_5.jpg) no-repeat;
}
#vendas-img {
  background: url(images/pic_2.jpg) no-repeat;
}
#mkt-img {
  background: url(images/pic_3.jpg) no-repeat;
}
#lider-img {
  background: url(images/pic_4.jpg) no-repeat;
}
#compre-img {
  background: url(images/pic_6.jpg) no-repeat;
}
#spacer {
  height: 2em;
}

#footer {
  background: url(images/footer_bg.gif) repeat-y;
}
#copyright {
/*  text-align: center;*/
/*  padding: 22px 0px 30px 00px;*/ 
  padding: 5px 0px 5px 00px;
  font-size: 11px;
  color: #715F36;
/*  font-weight: bold;*/
}
#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}
#flash {
	float:right;
	width:630px;
	height:200px;
}
#clientes {
background-color:#FFFFFF;
}#profile h2 {
	font-size: 14px;
	/*text-align: center;*/
}
/*.txt_home   	{color:#000000; font: 10px verdana;text-decoration:none;}*/
.inth1{font-size:20pt;margin:-20px 0 0 25px;font-style:italic;color:#da8009;letter-spacing:-2pt; text-decoration:none;text-transform:lowercase;}
.inth2{font-size:16pt;color: #ACA899;letter-spacing:-1.2pt; text-decoration:none;text-transform:lowercase;}
.inth2 b{color:#cc0; text-decoration:none;}
.inth3{font:bold 9pt Trebuchet MS,Arial;margin-bottom:5px; text-decoration:none;text-transform:lowercase;}
.titblack   {color: #000000;font: bold 10px/14px Verdana;text-decoration:none;padding: 5;}
/*  Links midia */
    A.midia:link    {font: bold 11px Arial; color:#da8009; text-decoration: none;}
    A.midia:visited {font: bold 11px Arial; color:#da8009; text-decoration: none;}
    A.midia:active  {font: bold 11px Arial; color:#da8009; text-decoration: none;}
    A.midia:hover   {font: bold 11px Arial; color:#da8009; text-decoration: none;}
/*  Links midia */
    A.midia2:link    {font: bold 11px Arial; color:#000000; text-decoration: none;}
    A.midia2:visited {font: bold 11px Arial; color:#000000; text-decoration: none;}
    A.midia2:active  {font: bold 11px Arial; color:#da8009; text-decoration: none;}
    A.midia2:hover   {font: bold 11px Arial; color:#da8009; text-decoration: none;}
/*  Links news */
    A.news:link    {font: bold 9px verdana; color:#6E6E6E; text-decoration: none;}
    A.news:visited {font: bold 9px verdana; color:#6E6E6E; text-decoration: none;}
    A.news:active  {font: bold 9px verdana; color:#FF6600; text-decoration: none;}
    A.news:hover   {font: bold 9px verdana; color:#FF6600; text-decoration: none;}
.titblackao {color: #000000;font: bold 12px Verdana;text-decoration:none;padding: 5;}
.titnatal {font-family: Tahoma;font-size: 24px;font-weight: bold;height: 42px;color: #000000;background-position: bottom;background-repeat: repeat-x;padding-left: 5px;border-bottom: 4px solid #da8009;}
.titverde   {color: #51900b;font: bold 10px/14px Verdana;text-decoration:none;padding: 5;}
.titlaranja   {color: #da8009;font: bold 11px/14px Verdana;text-decoration:none;}
.txt_branco 	{color: #FFFFFF;font: 10px verdana;text-decoration:none;}.formulario {
	font-weight: bold;
	text-align: right;
}
.formulario td {
	height: 30px;
}
.titinterno {
  font: 18px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 2px;
  margin-bottom: 1em;
/*  font-weight:bold;*/
}
.box-treinamento {
	background-image: url(images/box-treinamento.jpg);
	background-repeat: no-repeat;
	height: 64px;
	width: 377px;
	background-position: center;
	padding-top: 60px;
	padding-left: 220px;
}
.box-conheca {
	background-image: url(images/box-conheca.jpg);
	background-repeat: no-repeat;
	height: 64px;
	width: 377px;
	background-position: center;
	padding-top: 60px;
	padding-left: 220px;
}
.box-contato {
	background-image: url(images/box-contato.png);
	background-repeat: no-repeat;
	height: 64px;
	width: 377px;
	background-position: center;
	padding-top: 60px;
	padding-left: 220px;
}
.box-pedido {
	background-image: url(images/box-pedido.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 283px;
	background-position: center;
	padding-top: 70px;
	padding-left: 130px;
}
.box-pedido2 {
	background-image: url(images/box-pedido2.jpg);
	background-repeat: no-repeat;
	height: 54px;
	background-position: center;
	padding-top: 70px;
	padding-left: 210px;
}
