/*----------- DEFINIÇÕES GERAIS ------------*/

*{
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

body{
	margin: 0;
	padding: 0;
	background: #fff url(../img/bg.png) repeat-x;
}

p{
	font-size: 11px;
}

:focus {
	outline: 0;
}

img{
	border: none;
}

.clear{
	clear: both;
}

input, textarea {
	margin: 0;
	padding: 0;
}

ol, ul{
	list-style: none;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

/*-----------------------------------------------*/

/*------------------ LINKS ----------------------*/
:link - this is the default style for the link
:visited - after a link has been clicked
:hover - as a mouse is poised over a link (pre-click)
:active - right as the link is being clicked

a{
	text-decoration: none;
}

a:link, a:visited, a:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
/*-----------------------------------------------*/

#INDEX #GERAL{
	margin: 0 auto;
	width: 960px;
	height: 750px;
	padding: 10px 10px 0 10px;
	background: #fff;
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#EMPRESA #GERAL{
	margin: 0 auto;
	width: 960px;
	height: auto;
	padding: 10px 10px 0 10px;
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#PRODUTOS #GERAL{
	margin: 0 auto;
	width: 960px;
	height: auto;
	padding: 10px 10px 0 10px;
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#CONTATO #GERAL{
	margin: 0 auto;
	width: 960px;
	height: 1010px;
	padding: 10px 10px 0 10px;
	background: #fff;
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#OBRIGADO #GERAL{
	margin: 0 auto;
	width: 960px;
	height: 650px;
	padding: 10px 10px 0 10px;
	background: #fff;
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#ERRO #GERAL{
	margin: 0 auto;
	width: 960px;
	height: 650px;
	padding: 10px 10px 0 10px;
	background: #fff;
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#HEADER{
	width: 960px;
	height: 229px;
	display: block;
}

h1#LOGO{
	width: ;
	height: ;
	display: block;
	border: none;
}

#MENU-TOPO{
	width: 960px;
	height: 64px;
	display: block;
	float: left;
	*width: 963px;
	position: relative;
	*top: -7px;
}

#MENU-TOPO .menu-esq{
	width: 345px;
	float: left;
	height: 62px;
}

#MENU-TOPO .menu-dir{
	width: 615px;
	float: left;
	height: 64px;
	background:url(../img/menu_bg.gif) no-repeat;
}

ul#MENU-PRINCIPAL{
	list-style: none;
	padding: 18px 0 0 0;
	
}

ul#MENU-PRINCIPAL li{
	float: left;
	margin-left: 30px;
}

ul#MENU-PRINCIPAL li a{
	display: block;
	width: 142px;
	height: 46px;
	color: #00a8e0;
	font: bolder 24px Arial, Helvetica, sans-serif; 
	text-decoration: none;
	text-align:center;
	padding: 5px 0 0 0;
}

ul#MENU-PRINCIPAL li a.selected{
	display: block;
	width: 142px;
	height: 46px;
	color: #fff;
	font: bolder 24px Arial, Helvetica, sans-serif; 
	text-decoration: none;
	text-align:center;
	padding: 5px 0 0 0;
	background: url(../img/selected.gif) no-repeat left top;
}

ul#MENU-PRINCIPAL li a:hover{
	text-decoration: none;
	color: #fff;
	background: url(../img/selected.gif) no-repeat left top;
}

/*#MENU-ESQ{
	position: relative;
	top: 25px;
	width: 172px;
	height: 202px;
	padding: 0;
	margin: 0;
	float: left;
	clear: left;
}

#MENU-ESQ img{
	margin-bottom: 0px;
	padding: 0;

}

.menu_list {
	width: 172px;
}

.menu_head {
	padding: 5px 25px;	
	cursor: pointer;
	margin: 1px;
	position: relative;
    font:bold 12px Arial, Helvetica, sans-serif;
	color: #0599d5;
    background: #f3f3f3 url(../img/list_left_bg.gif) center center no-repeat;
}

.menu_body {
	display:none;
	background: none;	
	border-bottom: solid 1px #ccc;
}

.menu_body a {
  display:block;
  color:#0599d5;
  background:#fff;
  position: relative;
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
  padding-left:30px;
  font: normal 12px Arial, Helvetica, sans-serif;
  text-decoration:none;
}
 
.menu_body a:hover {
  color: #000000;
  text-decoration:underline;
}

.last-header{
	border-bottom: solid 1px #ccc;
}*/

/*------------------------- !NEW MENU ---------------------------*/
.new_menu_title{
	float: left;
	display:block;
	width: 184px;
	height: 22px;
	margin: 25px 0 0 0;
}

#NEW-MENU{
	width: 189px;
	height: 206px;
	background: url(../img/new_menu_bg.jpg) no-repeat;
	float: left;
	clear: left;
	position: relative;
	top: 5px;
}

#NEW-MENU ul{
	width: 150px;
	height: 180px;
	list-style: none;
	padding: 10px 10px 10px 15px;	
}

#NEW-MENU ul li{
	font: normal 14px Arial, Helvetica, sans-serif;
	display: block;	
	margin: 12px 0 0 0;
}

#NEW-MENU ul li a{
	display: inline-block;
	color: #fff;
	text-decoration: none;
	width: 150px;
	padding: 3px;
}

#NEW-MENU ul li a:hover{
	display: inline-block;
	color: #fff;
	text-decoration: none;
	background: #3d505a;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


/*----------------------------------------------------------------*/

#INDEX #CONTEUDO{
	float: left;
	width: 600px;
	height: auto;
	padding: 0 0 0 106px;
	*padding: 0 0 0 110px;
	margin: 4px 0 0 0;
	*margin: 50px 0 0 0;
}

#INDEX #CONTEUDO .center-txt{
	width: 624px;
	height: 203px;
	background:url(../img/center_bg_principal.gif) no-repeat left top;
	padding: 20px;
	font-size: 14px;	
}

#EMPRESA #CONTEUDO .center-txt{
	width: 624px;
	height: 253px;
	background:url(../img/center_bg_empresa.gif) no-repeat left top;
	padding: 20px;
	font-size: 12px;	
}

#PRODUTOS #CONTEUDO{
	float: left;
	width: 600px;
	height: auto;
	padding: 0 0 0 106px;
	*padding: 0 0 0 110px;
	margin: 4px 0 0 0;
	*margin: 50px 0 0 0;
}

#EMPRESA #CONTEUDO{
	float: left;
	width: 600px;
	height: auto;
	padding: 0 0 0 106px;
	*padding: 0 0 0 110px;
	margin: 4px 0 0 0;
	*margin: 50px 0 0 0;
}

#CONTATO #CONTEUDO{
	float: left;
	width: 600px;
	height: auto;
	padding: 0 0 0 106px;
	*padding: 0 0 0 110px;
	margin: 4px 0 0 0;
	*margin: 50px 0 0 0;
}

#OBRIGADO #CONTEUDO{
	float: left;
	width: auto;
	height: auto;
	padding: 50px 0 0 155px;
	*padding: 50px 0 0 165px;
	margin: 4px 0 0 0;
	*margin: 50px 0 0 0;
}

#ERRO #CONTEUDO{
	float: left;
	width: auto;
	height: auto;
	padding: 50px 0 0 155px;
	*padding: 50px 0 0 165px;
	margin: 4px 0 0 0;
	*margin: 50px 0 0 0;
}


/*-------------------ACCORDION CONTENT----------------------*/

#PRODUTO .lote-title01{
	width: 663px;
	height: 40px;
	background: url(../img/lote_title.gif) no-repeat;
	cursor: pointer;
}

.lote-title01{
	width: 663px;
	height: 40px;
	background: url(../img/lote_title.gif) no-repeat;
	cursor: pointer;
}

.lote-title02{
	width: 663px;
	height: 40px;
	background: url(../img/lote_2_title.gif) no-repeat;
	cursor: pointer;
	margin: 10px 0 0 0;
}

.lote-title03{
	width: 663px;
	height: 40px;
	background: url(../img/lote_3_title.gif) no-repeat;
	cursor: pointer;
	margin: 10px 0 0 0;
}

#show-content01{
	width: 641px;
	height: 130px;
	border: solid 1px #d5d5d5;
	background: #fff;
	margin: 2px 0 0 0;
	padding: 10px;
	display: block;
}

#show-content02{
	width: 641px;
	height: 130px;
	border: solid 1px #d5d5d5;
	background: #fff;
	margin: 2px 0 0 0;
	display: none;
	padding: 10px;
}

#show-content03{
	width: 641px;
	height: 130px;
	border: solid 1px #d5d5d5;
	background: #fff;
	margin: 2px 0 0 0;
	display: none;
	padding: 10px;
}

.produto-pic{
	display: block;
	width: 200px;
	height: 130px;
	float: left;
}

.descr-produto{
	float: left;
	margin: 0;
	padding: 5px 0 0 10px;
	width: 300px;
	height: auto;
	display: block;
}

.descr-produto p{
	font: normal 12px Arial, Helvetica, sans-serif;
}

.descr-produto h2{
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #333;
}

.display-none{
	display: none;
}
/*----------------------------------------------------------*/

#PRODUTOS #CONTEUDO .center-txt{
	width: 624px;
	height: 393px;
	background:url(../img/center_bg_produtos.gif) no-repeat center center;
	padding: 20px;
	font-size: 12px;	
}

#CONTATO #CONTEUDO .center-txt{
	width: 623px;
	height: 442px;
	background:url(../img/center_bg_contato.gif) no-repeat center center;
	padding: 20px;
	font-size: 12px;	
}

#CONTATO #CONTEUDO .center-txt .img-txt{
	float: right;
	width: 240px;
	height: 320px;
}

#CONTATO #CONTEUDO .center-txt .img-txt p{
	font-size: 14px;
}

#CONTATO #CONTEUDO .center-txt img{
	float: right;
	padding: 0 25px 20px 0;
}

#OBRIGADO #CONTEUDO{
	top: 130px;
}

#OBRIGADO #CONTEUDO h2{
	font-size: 30px;
}

#OBRIGADO #CONTEUDO .center-txt{
	width: auto;
	height: auto;
	font-size: 14px;
}

#ERRO #CONTEUDO{
	top: 130px;
}

#ERRO #CONTEUDO h2{
	font-size: 30px;
}

#ERRO #CONTEUDO .center-txt{
	width: auto;
	height: auto;
	font-size: 14px;
}

.msg{
	width: 250px;
	height: 90px;
}

button{
	float: left;
	margin: 0 0 0 5px;
	display: block;
}

#FOOTER{
	width: 960px;
	height: 110px;	
	background:url(../img/footer.jpg) no-repeat center center;
	float: left;
	margin: 20px 0 20px 0;
}

#FOOTER p.salmo{
	font: 14px Arial, Helvetica, sans-serif;
	padding: 30px 0 0 15px;
}
#FOOTER p.salmo-128{
	font: 11px Arial, Helvetica, sans-serif;
	padding: 2px 0 0 20px;
}

#FOOTER p.copyright{
	font: 11px Arial, Helvetica, sans-serif;
	padding: 10px 0 0 20px;
	color: #000000;
	float: left;
	clear: left;
}

#FOOTER p.created-by{
	font: 11px Arial, Helvetica, sans-serif;
	padding: 5px 0 0 20px;
	color: #000000;
	float: right;
	clear: right;
	margin: 0 135px 0 0;
}

form{
	float: left;
}

label{
	font: bold 14px Arial, Helvetica, sans-serif;
	display: block;
	color: #555;
}

select{
	width: 150px;
	margin: 10px 4px 4px 4px;
	border: solid 1px #ccc;
}

fieldset{
	width: 360px;
	height: 450px;
	border: none;
}

input{
	margin: 10px 4px 4px 4px;
	border: solid 1px #ccc;
	background: #eee;
	width: 180px;
}

input.pre-tel{
	width: 20px;
}

input.tel{
	width: 148px;
}

textarea{
	width: 185px;
	border: solid 1px #ccc;
	margin: 10px 4px 4px 4px;
	background: #eee;
}
