body {
		background-color:#333333;
		padding:0;
		margin:0;
		font-family:Tahoma;
		font-size:11px;
		color:#333333;
	}
	
/* -- Padroes ------------------------------------------------------- */
table, a img {border:0;}
a:link, a:visited {text-decoration:none; color:#333333;}
a:hover {text-decoration:underline;}

.miolo {width:752px; margin:0 auto;}
#destaque {height:201px; background:url(../img/bg_destaque.jpg) bottom repeat-x;}
#destaque table td {vertical-align:top;}
#destaque table img {float:right;}

#conteudo {background:url(../img/bg_conteudo.jpg) top repeat-x #FFFFFF;}
#titulo {padding:0 0 15px 3px;}

#caminho_pao {
				padding-left:19px;
				padding-top:5px;
				background:url(../img/bg_caminho.gif) bottom left no-repeat;
				font-size:10px;
				font-weight:bold;
			}
#caminho_pao a {font-weight:normal;}


/* -- Topo ------------------------------------------------------- */
#barra_topo {background:url(../img/bg_barra_topo.jpg) top left repeat-x;}

table#topo {width:100%;}
table#topo td.exp_esq {background:url(../img/exp_esq_topo.gif) top right repeat-x;}
table#topo td.exp_dir {background:url(../img/exp_dir_topo.gif) top left repeat-x;}


/* -- Rodapé ------------------------------------------------------- */
#rodape {height:136px; background:url(../img/bg_rodape.gif) top repeat-x;}
.exp_rod {background:url(../img/bg_exp_rod.gif) top repeat-x #333333;}


/* -- Home ------------------------------------------------------- */
#home1 {background:url(../img/bg_home.jpg) top repeat-x #FFFFFF;}
#home2 {width:50%; position:absolute; top:0; right:0; height:166px; background:url(../img/bg_home_dir.gif) top repeat-x;}
#home3 {width:756px; margin:0 auto; position:relative;}


/* -- Internas ------------------------------------------------------- */
.comercial {
				width:173px;
				height:253px;
				vertical-align:top;
				padding:0 16px 0 2px;
				background:url(../img/bonecos.gif) no-repeat;
				background-position:14px 32px;
		   }
table.comercial_info{margin: 0; padding: 0; border-collapse: collapse; font: 11px Tahoma}
table.comercial_info th{text-align: left; font: bold 18px Tahoma;}
table.comercial_info td{padding:0; margin: 0; width: 250px; vertical-align: top;}
table.comercial_info .espaco{width: 1px;}
table.comercial_info th,table.comercial_info td{padding:5px 10px;}
table.comercial_info th.escuro{background-color: #FFCC00;}
table.comercial_info th.claro{background-color: #FFE57F;}
table.comercial_info td.escuro{background-color: #FFCC00;}
table.comercial_info td.claro{background-color: #FFE57F;}

table .tituloMaquinas{font: bold 12px Tahoma; text-align:left;}
table.tableMaquinas{font: 12px Verdana;}
table.tableMaquinas td{text-align: center; border: none; padding: 5px 10px;}
table.tableMaquinas td.desc{text-align: left;}
/*table.tableMaquinas a.links {display: block; width: 143px; height: 30px; line-height: 30px; background: url("../img/fundo_link.gif");}*/

.box {
		text-align:left;
		width:185px;
		margin-top:10px;
		margin-bottom:12px;
	  }
.box img {padding-right:5px;}
.box div {
			font-size:11px;
			font-family:Tahoma;
			text-align:left;
		 }
.box div a {color:#000000;}


/* -- Formulario --------------------------------------------------- */
div#formulario{font: 11px Tahoma; color: white; border: 1px solid #FFF; width: 332px; height: 540px;}
div#formulario table td{padding: 5px 0;}
div#formulario input[type=button], div#formulario input[type=submit]{border: 1px solid #000;}

div#esquerda{float: left; border-right: 1px solid #FFDB4A;}
div#direita{float: right;}
div#esquerda, div#direita{width: 375px;}
div#esquerda ul li.tituloLink,div#direita ul li.tituloLink{font: bold 14px Tahoma; list-style-image: none; list-style-type: none;}
div#esquerda ul,div#direita ul{list-style-image: url("../img/marcador.gif");}
div#esquerda ul li,div#direita ul li{font: 12px Tahoma;}
