/* BODY */

* {
	outline: 0;
	margin: 0px;
} 
html, body {
	border: 0;
	margin: 0;
	background-color: #FFF;
}
body {
	color: black;
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 85%;
}
/* TITULOS */
h1, h2, h3, h4 {
	font-family: calibri, Arial, sans-serif;
}
h1 {
	font-size: 30px;
	letter-spacing: -2px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: normal;
	color: #000;
}
h2 {
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 0px;
	letter-spacing: -1px;
	font-weight: normal;
	color: #000;
	text-align: left;
}
h2 span {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #666;
	letter-spacing: -1px;
	font-weight: normal;
	font-style: italic;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	text-align: justify;
	color: #000;
	background-image: url(../images/bullet-setaAzul.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}
h4 {
	font-size: 18px;
	color: #03C;
	font-weight: normal;
}
/* PARAGRAFOS */
p {
	font-family: calibri, Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #666;
	line-height: 16px;
}


/* LINK */
a {
	text-decoration: none;
	font-weight: normal;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}

a.anchor {
	display: block;
	text-align: right;
	font-size: 10px;
	color: #03C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
a.anchor:hover {
	text-decoration: none;
}


/* ESTRUTURA */
#siteFX {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#topo {
	float: left;
	width: 930px;
	margin-top: 15px;
}
#topo .logo {
	width: 388px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#topo .menuTopo {
	width: 300px;
	float: right;
	margin-bottom: 20px;
}
#topo .menuTopo p {
	font-weight: bold;
	color: #333;
	margin: 0px;
	text-align: center;
}
#topo .menuTopo a {
	color: #000;
}
#topo .menuTopo a:hover {
	color: #666;
	text-decoration: none;
}
#topo .atendimento {
	float: right;
	width: 300px;
	clear: right;
}
#menuNav {
	float: left;
	width: 930px;
	height: 38px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/bg-menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
}
#menuNav li {
	display: inline;
	margin-left: 10px;
}
#destaque {
	clear: left;
	width: 930px;
}
/* CONTEÚDOS */
#conteudo-home {
	width: 930px;
	float: left;
	margin-top: 20px;
}
#conteudo-home .depoimento {
	width: 910px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	clear: left;
}
#conteudo-home .boxSecoes {
	width: 280px;
	margin-right: 15px;
	margin-left: 15px;
	clear: right;
	float: left;
}

#conteudo {
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#conteudo li {
	margin-bottom: 10px;
	list-style-type: circle;
	font-family: calibri, Arial, sans-serif;
}
#conteudo-int { /* ESTRUTURA CONTEÚDO FULL */
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#conteudo-intC { /* ESTRUTURA CONTEÚDO CENTRALIZADO */
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

#conteudo-intD { /* ESTRUTURA CONTEÚDO PARA DIREITA */
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
#conteudo-intE { /* ESTRUTURA CONTEÚDO PARA ESQUERDA */
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#conteudo-intE-noticias {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#conteudo-intE-noticias a {
	font-size: 18px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F5F5F5;
	padding-bottom: 3px;
	margin: 0px;

}
#conteudo-intE-noticias a:hover {
	color: #000;
	background-color: #F7F7F7;
	text-decoration: none;

}

#conteudo-intE div.pItens p{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #E1E1E1;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FBFBFB;
	font-weight: normal;
	color: #666;

}
#conteudo-intE div.divLinks {
	padding-top: 5px;
	background-image: url(../images/bg-linkSitesGrupo.gif);
	background-repeat: no-repeat;
	background-position: center 23px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
#conteudo-intE div h4 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/bullet-setaAzul.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#conteudo-int h2, #conteudo-intC h2, #conteudo-intD h2, #conteudo-intE h2 {
	color: #000;
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: normal;
	display: block;
	margin-bottom: 5px;
}
#conteudo-contatos {
	width: 930px;
	float: left;
	margin-top: 20px;
}
#div-barra {
	width: 930px;
	height: 5px;
	background-color:#666
	float: left;
	margin-top: 20px;
}
#conteudo-contatos .boxBotoes {
	width: 313px;
	margin-right: 0px;
	margin-left: 100px;
	clear: right;
	float: left;
}
/*  BLOCOS LATERAIS - INTERNAS*/
#bloc-Dir {
	float: right;
	width: 230px;
}
#bloc-Dir h3 {
	background-image: url(../images/bg-h3.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 30px;
	color: #333;
	padding-left: 5px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}
#bloc-Dir h4 {
	font-size: 14px;
	font-weight: bold;
}
#bloc-Dir div {
	margin-bottom: 15px;
	padding-bottom: 3px;
}
#bloc-Esq {
	width: 230px;
	float: left;
	padding-top: 0px;
}
#bloc-Esq div {
	margin-bottom: 30px;

}
#bloc-Esq p {
	margin: auto;
}
#bloc-Esq h3 {
	background-image: url(../images/bg-h3.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 30px;
	color: #333;
	padding-left: 5px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 10px;
}
#bloc-Esq h4 {
	font-size: 14px;
	font-weight: bold;
}

#bloc-Esq h3.h3menu {
	background-image: url(../images/bg-h3-menu.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 30px;
	color: #333;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#bloc-Esq a.Amenu {
	display: block;
	margin: 0px;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: normal;
	background-position: 3px;
	color: #666;
}
#bloc-Esq a.Amenu:hover, #bloc-Esq a.Amenu:active, #bloc-Esq a.Amenu:focus   {
	color: #03C;
	text-decoration: none;
	background-image: url(../images/bg-menu-boxAuxOver.gif);
	font-weight: bold;
}
.boxLogos {
	height: 140px;
	width: 154px;
	float: left;
	border: 1px solid #F2F2F2;
	margin: 3px;
}
.boxLogos img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.boxListas {
	width: 303px;
	float: left;
	margin: 3px;
	padding-right: 15px;
}
.boxListas p {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EEE;

}
/* FOOTER */
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 20px;
	background-color: #000;
	margin-top: 60px;
}
#footer-cont {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#footer-cont li {
	list-style-type: none;
	margin: 0px;
	font-size: 12px;
	padding-left: 5px;
}
#footer-cont h3 {
	color: #999;
	font-weight: bold;
	margin: 0px;
	font-size: 16px;
	padding-bottom: 3px;
	background-image: none;
	padding-left: 0px;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
}
#footer-cont a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F0F0F;
	padding-bottom: 3px;
}
#footer-cont a:hover {
	text-decoration: none;
	background-color: #0A0A0A;
	color: #CCC;
}
#footer-cont p {
	margin-right: auto;
	margin-left: auto;
	color: #666;
	font-size: 11px;
	margin-top: 0px;
}
#footer-cont .boxCertificado {
	width: 0px;
	clear: left;
	height: 200px;
	text-decoration: none;
}
#footer-cont .BoxNav {
	width: 250px;
	float: right;
	margin-right: 20px;
}
#footer-cont .BoxNav p{
	text-align: left;
	color: #CCC;


}
#footer-cont .BoxLoca {
	width: 250px;
	float: right;
}

/* Formulário de contato */
input.bt_register {
	width: 94px;
	color: white;
	background: transparent url(../images/bt_register.png) no-repeat 0 0;
	display: block;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
input, textearea, select {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

/* link para blogs */

div.goBlogs {
	width: auto;
}
div.goBlogs a {
	font-size: 20px;
	font-weight: normal;
	color: #000;
	letter-spacing: -1px;
	padding-left: 60px;
	display: block;
	background-image: url(../images/ico-blogAzul.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 55px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}
div.goBlogs a:hover  {
	background-image: url(../images/ico-blogVermelho.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #F8F8F8;
	font-weight: bold;
	color: #DC4114;
	text-decoration: none;
}
/* Imagens Notícias */
.divImagens-esqGrande {
	float: left;
	width: auto;
	margin-right: 15px;
	margin-bottom: 15px;
}

.divImagens-esqGrande p{
	margin: 0px;
	color: #999;

}

/* Box de soluções */
.boxSolu {
	float: left;
	width: 400px;
	padding-right: 30px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
.boxSolu img {
	text-align: center;

}

.boxSoluD {
	float: right;
	width: 470px;
}
/*.boxSoluD li{
	list-style-type: none;
	font-size: 10pt;
	margin: 0px;
	background-image: url(../images/dot-list.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}*/

/*  LEGENDA FOTO  */

p.legendaFoto {
	font-size: 11px;
	font-weight: normal;
	text-align: center;

}


/* PRODUTOS */


.divFloat {
	height: 250px;
}

.boxProd {
	float: left;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 6px;
}
.boxProd p{
	text-align: left;

}
