/*||||||||||||||||||||||||||||||||||| ESTRUTURA |||||||||||||||||||||||||||||||||||*/

/* ----------------------------------------------------------------------------------
/  Geral
-----------------------------------------------------------------------------------*/
html, body{
	background:#E8E8E8;
	width:100%;
	height:100%;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#505254;
	font-size:11px;
	text-align:justify;
	margin:0;
	padding:0;
}
*{
	outline:none;
}
a:link, a:active, a:visited {
	color:#505254;
	text-decoration:none;
}
a:hover {
	color:#505254;
	text-decoration:underline;
}
.bold{
	font-weight:bold;
}
h1, h2, h3, h4, h5{
	font-size:11px;
	font-weight:normal;
	padding:0;
	margin:0;
}
/* ----------------------------------------------------------------------------------
/  Container
-----------------------------------------------------------------------------------*/
#container{
	background:#fff url(../imagens/bg_site.gif) center repeat-y;
	width:763px;
	padding:0;
	margin:auto;
}
/* ----------------------------------------------------------------------------------
/  Carregando
-----------------------------------------------------------------------------------*/
#carregando{
	position:fixed;
	_position:absolute;
	background:#fff url(../imagens/carregando.gif) center no-repeat;
	width:150px;
	height:70px;
	top:50%;
	left:50%;
	margin:-35px 0px 0px -75px;
	border:1px solid #FF9C00;
	display:none;
}
/* ----------------------------------------------------------------------------------
/  Testeira
-----------------------------------------------------------------------------------*/
#testeira{
	background:url(../imagens/bg_testeira.jpg) top left no-repeat;
	width:763px;
	height:68px;
	position:relative;
	padding:0;
	margin:0;
}
#testeira h1{
	margin: 0;
	padding: 0;
}
#testeira h1 a{
	width:200px;
	height:45px;
	font-size:0px;
	text-indent:-20000px;
	display:block;
	position:absolute;
	padding:0;
	margin:15px 0 0 15px;
}
/* ----------------------------------------------------------------------------------
/  Banners
-----------------------------------------------------------------------------------*/
#banners{
	background:#ccc;
	width:755px;
	height:156px;
	position:relative;
	float:left;
	padding:0;
	margin:0;
	left:4px;
}
#banners li{
	list-style-type:none;
	float:left;
	font-size:0px;
	text-indent:-20000px;
	padding:0;
	margin:0;
}
#banners li a{
	width:151px;
	height:156px;
	display:block;
	padding:0;
	margin:0;
}
#banners .a a{
	background:url(../imagens/banner01a.jpg) top left no-repeat;
}
#banners .a a:hover{
	background:url(../imagens/banner01b.jpg) top left no-repeat;
}
#banners .b a{
	background:url(../imagens/banner02a.jpg) top left no-repeat;
}
#banners .b a:hover{
	background:url(../imagens/banner02b.jpg) top left no-repeat;
}
#banners .c a{
	background:url(../imagens/banner03a.jpg) top left no-repeat;
}
#banners .c a:hover{
	background:url(../imagens/banner03b.jpg) top left no-repeat;
}
#banners .d a{
	background:url(../imagens/banner04a.jpg) top left no-repeat;
}
#banners .d a:hover{
	background:url(../imagens/banner04b.jpg) top left no-repeat;
}
#banners .e a{
	background:url(../imagens/banner05a.jpg) top left no-repeat;
}
#banners .e a:hover{
	background:url(../imagens/banner05b.jpg) top left no-repeat;
}
/* ----------------------------------------------------------------------------------
/  Logos
-----------------------------------------------------------------------------------*/
#logos{
	background:url(../imagens/bg_logos.jpg);
	width:755px;
	height:49px;
	position:relative;
	float:left;
	padding:0;
	margin:0;
	left:4px;
}
/* ----------------------------------------------------------------------------------
/  Menu 
-----------------------------------------------------------------------------------*/
#menu{
	width:150px;
	background:#ED9B13;
	position:relative;
	float:left;
	padding:0;
	margin:0;
	left:4px;
}
#menu li{
	list-style-type:none;
	padding:0;
	margin:0;
}
#menu li a{
	background:url(../imagens/bg_menu.gif) top left no-repeat;
	width:120px;
	color:#fff;
	font-weight:bold;
	display:block;
	padding:7px 0 10px 10px;
	margin:0 0 0 5px;
}
#menu li a:hover{
	color:#F8FF87;
}
#menu li #categorias ul{
	text-align:left;
	padding:0;
	margin:0 0 0 10px;
}
#menu li #categorias ul div ul li{
	color:#fff;
	font-weight:bold;
	padding:0;
	margin:0 0 0 5px;
}
#menu li #categorias ul div ul li a{
	background:none;
	font-weight:normal;
	padding:0;
	margin:0;
}
/* ----------------------------------------------------------------------------------
/  Conteúdo
-----------------------------------------------------------------------------------*/
#conteudo{
	width:598px;
	position:relative;	
	float:right;
	padding:0;
	margin:0;
	right:4px;
}
/* ----------------------------------------------------------------------------------
/  Rodapé
-----------------------------------------------------------------------------------*/ 
#rodape{		
	background:url(../imagens/bg_rodape.gif) no-repeat;
	width:763px;
	height:24px;
	color:#fff;
	clear:both;
	padding:0;
	margin:0;
}
#rodape #copyright{
	float:left;
	padding:4px 0 0 220px;
	margin:0;
}
#rodape #assinatura a{
	color:#fff;
	text-decoration:none;
	float:right;
	padding:4px 12px 0 0;
	margin:0;	
}
#rodape #assinatura a:hover{
	text-decoration:underline;
}

/*|||||||||||||||||||||||||||||||||||| PÁGINAS ||||||||||||||||||||||||||||||||||||*/

/* ----------------------------------------------------------------------------------
/  Geral
-----------------------------------------------------------------------------------*/
#conteudo h2{
	color:#D37E0E;
	font-size:13px;
	font-weight:bold;
	padding:0;
	margin:10px 0 10px 0;
}
#conteudo h3{
	color:#D37E0E;
	font-weight:bold;
	padding:0;
	margin:10px 0 10px 0;
}
#conteudo #txt{
	width:435px;
	float:left;
	padding:0;
	margin:0;
}
#conteudo p{
	padding:0;
	margin:10px 0 10px 0;
}
/* ----------------------------------------------------------------------------------
/  Home
-----------------------------------------------------------------------------------*/
#conteudo #imagem{
	background:url(../imagens/img_home.jpg) center no-repeat;
	width:151px;
	height:247px;
	float:right;
	padding:0;
	margin:0;
}
/* ----------------------------------------------------------------------------------
/  Localização
-----------------------------------------------------------------------------------*/
#conteudo #local a{
	background:url(../imagens/img_localizacao_01.jpg) center no-repeat;
	border:#ED9B13 1px solid;
	width:400px;
	height:320px;
	font-size:0px;
	text-indent:-2000px;
	display:block;
	float:left;
	padding:0;
	margin:0 10px 10px 0;
}
#conteudo #local a:hover{
	background:url(../imagens/img_localizacao_02.jpg) center no-repeat;
}
#conteudo #endereco{
	color:#1A4E8B;
	font-weight:bold;
	padding:0;
	margin:120px 0 0 0;
}
/* ----------------------------------------------------------------------------------
/  Treinamento (Formulário) + Contato (Formulário)
-----------------------------------------------------------------------------------*/
#FormTreinamento{
	padding:0;
	margin:0 0 10px 0;
}
#esq{
	width:390px;
	list-style:none;
	float:left;
	padding:0;
	margin:0;
}
#esq li{
	padding:0;
	margin:0;
}
#esq li label{
	width:60px;
	display:block;
	text-align:right;
	float:left;
	padding:4px 2px 4px 5px;
	margin:0;
}
#esq li input{
	border:#828282 solid 1px;
	width:300px;
	height:13px;
	color:#505254;
	font-size:10px;
	padding:2px;
	margin:0 2px 6px 2px;
}
#esq li #dddtelefone, #esq li #dddcelular{
	width:20px;
}
#esq li #telefone, #esq li #celular, #esq li #cep{
	width:150px;
}
#esq li select{
	border:#828282 solid 1px;
	width:155px;
	height:17px;
	color:#505254;
	font-size:10px;
	padding:2px;
	margin:0 2px 6px 2px;
}
#esq li textarea{
	border:#828282 solid 1px;
	width:300px;
	height:60px;
	color:#505254;
	font-family:tahoma;
	font-size:11px;
	padding:2px;
	margin:0 2px 6px 2px;
}
#esq li #treinamentoLimpar, #esq li #treinamentoEnviar{	
	background:#D37E0E;
	border:0px;
	width:100px;
	height:20px;
	color:#fff;
	font-weight:bold;
	padding:0;
	margin:50px 10px 0 2px;	
}
#esq li #contatoLimpar, #esq li #contatoEnviar{	
	background:#D37E0E;
	border:0px;
	width:100px;
	height:20px;
	color:#fff;
	font-weight:bold;
	padding:0;
	margin:10px 10px 10px 2px;	
}
#dir{
	width:200px;
	list-style:none;
	float:right;
	padding:0;
	margin:0;
}
#dir li{
	width:200px;
	list-style:none;
	float:right;
	padding:0;
	margin:0;
}
#dir li input{
	float:left;
	position:relative;
	left:5px;
}
#dir li p{
	padding:3px 0 0 27px;
	margin:0;
}
#FormContato{
	padding:0;
	margin:0 0 10px 0;
}
/* ----------------------------------------------------------------------------------
/  Produtos
-----------------------------------------------------------------------------------*/
.prodProduto{
	width:140px;
	height:160px;
	color:#D37E0E;
	text-align:left;
	float:left;
	padding:0;
	margin:10px 0 10px 5px;
}
.prodProduto h3{
	font-weight:bold;
	line-height:normal;
	text-align:center;
	padding:0;
	margin:0;
}
.prodProduto img{
	border:#c0c0c0 2px solid;
	width:110px;
	height:90px;	
	padding:0;
	margin:0 0 0 15px;
}
.prodProduto #ampliar a{
	background:url(../imagens/ico_ampliar.gif) top left no-repeat;
	width:63px;
	height:18px;
	display:block;
	position:absolute;
	padding:0;
	margin:-18px 0 0 68px;
	z-index:9999;
}
.prodProduto #detalhes a{
	background:url(../imagens/ico_detalhes.gif) top left no-repeat;
	width:63px;
	height:18px;
	display:block;
	position:absolute;
	padding:0;
	margin:-16px 0 0 68px;
	z-index:9999;
}
.prodProduto a{
	color:#666;
	font-weight:normal;
	margin:0;
}
.prodProduto a:hover{
	text-decoration:none;
	color:#D37E0E;
}
/* ----------------------------------------------------------------------------------
/  banner
-----------------------------------------------------------------------------------*/ 
#bannerEntrada{
	background:#000;
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:9999;
	filter:alpha(opacity=70);
	opacity:.70;
}
#img{
	background:url(../imagens/img_popup.gif) center no-repeat;
	width:385px;
	height:182px;
	position:absolute;
	top:50%;
	left:50%;
	z-index:9999;
	margin:-91px 0 0 -192px;
}

.link_detalhes a {
	color:#D37E0E;
	font-size:11px;
	
}
.link_detalhes a:hover{ text-decoration:underline; }
.link_detalhes img{
	width:11px; 
	height:15px; 
	padding:0 5px 0 0; 
	border:none; 
	float:left;
}
