/* CSS Document */

/* REINICIANDO AS CONFIGURAÇÕES DE "TODOS" OS ELEMENTOS PARA DIVERSOS NAVEGADORES */
/* definições de html basico */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	outline:0;
	/*vertical-align:baseline;*/
}

:focus {
	outline:1;
	border-bottom-color: #FFFFFF;
}

body {
	text-align: justify;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	/*background-image:url(../Imagens/fundo01.jpg);
	background-repeat:no-repeat;
	
	background-position:top;
	*/	
}

h1{
	font-size:18px;
}
h2{
	font-size:16px;
	color:#FFFFFF;
}
h3{
	font-size:14px;
}
h4{
	font-size:12px;
	color:#00CC33;
}
h5{
	font-size:10px;
	
}
h6{
	font-size:10px;
	float:left;
	padding-bottom: 14px;
	padding-top: 14px;
}

ol, ul, li { 
	list-style: none;
}


label{
	display:block;
	height:auto;
}

input, textarea, select{
	margin:0;
	padding:0px;
	width:auto;
	height:auto;
	border:0px;
}

hr{
	height:2px;
	color:#666666;
	background-color:#666666;
	border:0px;
	width:890px;
	text-align: left; /* Para o IE */
	margin: 10px auto 10px 0; /* Para navegadores standard */
	
	
}

/* definições de links */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

a {text-decoration: none;}
a:link {color:#0000FF;}
a:visited {color:#0000FF; }
a:hover {color:#0000FF; text-decoration:underline;}
a:active {color:#FFFFFF;
}

a.rodape {text-decoration: none;}
a.rodape:link {color:#ffffff;}
a.rodape:visited {color:#CCCCCC; }
a.rodape:hover {color:#ffffff; text-decoration:underline;}
a.rodape:active {color:#FFFFFF;
}

a.menuLateral {text-decoration: none;}
a.menuLateral:link {color: #000000;}
a.menuLateral:visited {color: #000000; }
a.menuLateral:hover {color: #59648C; text-decoration:underline;}
a.menuLateral:active {color: #000000; }

a.menuTop {text-decoration: none;}
a.menuTop:link {color: #FFFFFF;}
a.menuTop:visited {color: #FFFFFF; }
a.menuTop:hover {color: #0094DE; text-decoration:underline;}
a.menuTop:active {color: #FFFFFF; }


/* definições de estrutura Spanclass*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.branco{
	color:#FFFFFF;
}

/* definições de estrutura INDEX*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#clear{
	clear:both;
}

/*  navegação*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#navegacao{
	padding-left:22px;
	font-size:11px;
	color:#333333;
	padding-bottom:10px;

}

/*  index*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#geral{
	margin: 0 auto;
	background-image:url(../Imagens/imgTopo.png);
	background-repeat:repeat-x;
	background-position:top;
}

#topo{
	width:909px;
	margin:0 auto;
}

#php{
	width:900px;
	margin: 0 auto
}

#rodape{
	background-color:#0070e3;
	height:130px;
	background-image: url(../Imagens/rodape01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#conteudoRodape{
	width:900px;
	margin: 0 auto;
	height:130px;
}
		
#btnRodape{
	margin:0 auto;
	width:740px;
	float: left;
	padding-top: 10px;
	
}

#linksLogo{
	float:right;
	padding-top: 15px;
	margin-right: 10px;
}

#endereçosRodape{
	width:740px;
	padding-top: 2px;
}

#end01{
	float:left;
	padding: 10px;
	height: 65px;
	color: #FFFFFF;
	background-image: url(../Imagens/riscoRodape.png);
	background-position: right;
	background-repeat: no-repeat;
}

#end02{
	float:left;
	padding: 10px;
	color: #FFFFFF;
	background-image: url(../Imagens/riscoRodape.png);
	background-position: right;
	background-repeat: no-repeat;
}

#end03{
	float:left;
	padding: 10px;
	color: #FFFFFF;
	width: 190px;
}

/*  home*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#geralHome{
	margin:0 auto;
	width: 900px;
	padding-top: 20px;
}

#home01{
	float:left;
	width:290px;
	padding-right: 20px;

}

#homeTexto01{
	color:#000000;
	float: left;
	width: 290px;
	padding-top: 10px;
	padding-left: 10px;
}

#homeTexto01 img{
	
}

#noticiasHome01{
	background-image:url(../Imagens/boxTexto01.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	padding-top: 20px;
	height: 170px;
	padding-left: 20px;
	font-size: 10px;
	padding-right: 10px;
	width: 270px;
	color: #FFFFFF;
}

#Home02{
	background-image:url(../Imagens/separacao.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
	width:30px;
	float: left;
	height: 420px;
}

#Home03{
	float: left;
	padding-bottom: 10px;
}

#faleConoscoHome{
	background-image:url(../Imagens/boxFaleConoscoHome01.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	width:148px;
	float:left;
	height: 95px;
	padding-left: 110px;
	padding-top: 30px;
	text-align: left;
	padding-right: 2px;
}

#cotacaoHome{
	background-image:url(../Imagens/boxCotacaoHome01.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	width:172px;
	float:left;
	height: 95px;
	padding-top: 30px;
	padding-left: 108px;
	padding-right: 10px;
}

#equipamentosHome{
	float:left;
	width:900px;
	height: 240px;
	padding-top: 50px;
}

#textoProdutosHome01{
	float:left;
	width: 220px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 13px;
}

#textoProdutosHome02{
	float:left;
	width: 225px;
	color: #FFFFFF;
	padding-left: 13px;
	padding-right: 5px;
}

#textoProdutosHome03{
	float:left;
	width: 353px;
	padding-left: 23px;
	padding-right: 25px;
	background-image: url(../Imagens/enqueteHome.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 240px;
}

#textoProdutosHome03 img{
	float:right;
}

/*  termodin*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#geralTermodin{
	width:900px;
	margin:0 auto;
}

#Termodin01{
	padding-left: 10px;
	font-size: 11px;
	padding-right: 10px;
	width: 270px;
	color: #000000;
	float: left;
}

#Termodin02{
	background-image:url(../Imagens/separacao.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	height: 400px;
	float: left;
	color: #000000;
	width: 30px;
}

#Termodin03{
	padding-left: 20px;
	font-size: 10px;
	padding-right: 10px;
	width: 530px;
	color: #000000;
	float: left;
	background-image: url(../Imagens/bannerTermodin.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 285px;
}

#boxTermodin{
	background-image:url(../Imagens/boxTermodin.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:432px;
	float: left;
	padding-left: 120px;
	padding-top: 30px;

}

/*  produtoINC*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#rodapeProdInc{
	height:25px;

}

#galeria01{
	padding-left: 30px;
}

#galeria01 img{
	padding:7px;
}

#galeria02{
	padding-left: 30px;
}

#galeria02 img{
	padding:7px;
}

#galeria03{
	padding-left: 30px;
}

#galeria03 img{
	padding:7px;
}

#galeria04{
	padding-left: 30px;
}

#galeria04 img{
	padding:7px;
}

#galeria05{
	padding-left: 30px;
}

#galeria05 img{
	padding:7px;
}

#galeria06{
	padding-left: 30px;
}

#galeria06 img{
	padding:7px;
}

/*  Mapa*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#geralMapa{
	width:900px;
	margin:0 auto;
}

#textoMapa{
	padding:20px;
}

/*  produto*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#geralProdutos{
	width:900px;
	margin:0 auto;
}

#bannerProdutos{
	background-image:url(../Imagens/bannerProdutos02.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:900px;
	height: 280px;

}

#clientesProdutos{
	float:left;
}

#produtos{
	background-image:url(../Imagens/boxProdutosTermodin.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:420px;
	padding-left: 470px;
	padding-top: 35px;
	padding-right: 10px;
	
}

#imgProdutos{
	padding-left: 10px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#TextoProdutos{
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 12px;
	float: left;
	width: 335px;
	background-color: #0052A6;
}



#galeriaProdutos{
	width:620px;
	padding-left: 20px;
	float: left;
}


#galeriaProdutos img{
	float:left;
	padding:11.5px;
}

#rodapeProdutos{
	width: 890px;
	height: 20px;
	background-image: url(../Imagens/rodapeContato01.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#linhaBrancaProdutos{
	background-image:url(../Imagens/linhaBranca.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:890px;
	height:70px;
}

/*  Portifolio*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#geralPortifolio{
	width:900px;
	margin:0 auto;
}

#bannerPortifolio{
	background-image:url(../Imagens/bannerPortifolio.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:900px;
	height: 280px;

}

#portifolio{
	background-image:url(../Imagens/suaCotacao01.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:420px;
	padding-left: 470px;
	padding-top: 35px;
	padding-right: 10px;
	
}

#clientesPortifolio{
	float:left;
	width:175px;
}

#imgPortifolio{
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#textoPortifolio{
	width:320px;
	float:left;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #0052A6;
	padding-right: 10px;
}

#galeriaPortifolio{
	float: right;
}

#galeriaPortifolio img{
	padding:9px;
}

#galeriaPortifolio02{
	float: left;
	padding-bottom: 30px;
	width: 280px;
}

#galeriaPortifolio03{
	float: left;
	padding-bottom: 30px;
	width: 280px;
	padding-left: 10px;
}

#linhaBrancaPortifolio{
	width:890px;
	height:100px;
}

#rodapePortifolio{
	width: 890px;
	height: 20px;
	background-image: url(../Imagens/rodapeContato01.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#textoLateralIncludePortifolio{
	width:640px;
	float: left;
	padding-left: 10px;
	color: #FFFFFF;
}

/*  Representantes*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#geralRepresentantes{
	width:900px;
	margin:0 auto;
}

/*  Menu Empresa*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#textoLateralEmpresa{
	height:440px;
	width:250px;
	background-image: url(../Imagens/fundoMenu01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}


/*  Cotação*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#geralCotacao{
	width:900px;
	margin:0 auto;
}

#bannerCotacao{
	background-image:url(../Imagens/bannerCotacao01.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:900px;
	height: 280px;
}

#suaCotacao{
	background-image:url(../Imagens/suaCotacao01.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:420px;
	padding-left: 470px;
	padding-top: 35px;
	padding-right: 10px;
}

.stformCotacao {
	border: 0 0 0 0 #85cd3e;
	background-color:#85cd3e;
}

#linhaCotacaoBranca{
	background-image:url(../Imagens/linhaBranca.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:900px;
	height:80px;
}

#textoLateralCotacao{
	background-image:url(../Imagens/facaSuaCotacao01.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:405px;
	width:175px;
	float: left;
}

#formularioCotacao{
	float:left;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 20px;
}


#formularioCotacao img{
	float:right;
	padding-bottom: 10px;
	
}

#formularioCotacao01{
	float:left;
	padding-top: 15px;
	width: 230px;
	padding-left: 60px;
}

#formularioCotacao02{
	float:left;
	padding-top: 25px;
	padding-left: 60px;
}

#formularioCotacao02 img{
	float:left;
	padding-left:20px;
}

#formularioCotacao03{
	float:left;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 20px;
}


#rodapeCotacao{
	float:right;
	width: 900px;
	height: 20px;
	background-image: url(../Imagens/rodapeContato01.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
	

/*  Localizacao*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#geralLocalizacao{
	width:900px;
	margin:0 auto;
}

#endLoc{
	width:850px;
	height:100px;
	margin: 0 auto;
}

#mapaLoc{
	width:850px;
	padding:20px;
}

.stformmapa{
	border:solid #000000 5px;
}

/*  fale conosco*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#geralFaleConosco{
	width:900px;
	margin:0 auto;
}

#bannerFaleConosco{
	background-image:url(../Imagens/bannerFaleConosco.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:900px;
	height:280px;
	margin: 0 auto;
}
	
#faleConosco01{
	background-image:url(../Imagens/faleconosco02.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:413px;
	height:250px;
	padding-left: 300px;
	padding-top: 40px;
	padding-right: 20px;
	margin-top: 40px;
}
	
#linhaBranca{
	width:900px;
	height:20px;
}

#textoLateralContato{
	height:405px;
	width:175px;
	float: left;
	padding-top: 130px;
}

#formulario{
	float:left;
	width:675px;
	padding-left: 50px;
	padding-top: 15px;
}

#formulario img{
	float:right;
	padding-bottom: 10px;
	
}

.stformContato{
	border: 1 #85cd3e;
	background-color:#85cd3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px;
	-moz-border-radius:5px;		/* Use para arredondar elementos no Firefox */
	-webkit-border-radius:5px;	/* Use para arredondar elementos no Chrome e Safari */
}
.stformHelp{
	border: 1 #85cd3e;
	background-color:#0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px;
	-moz-border-radius:5px;		/* Use para arredondar elementos no Firefox */
	-webkit-border-radius:5px;	/* Use para arredondar elementos no Chrome e Safari */
}


#rodapeContato{
	float:right;
	width: 900px; 
	height: 20px;
	background-image: url(../Imagens/rodapeContato01.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
