* {
	margin: 0px;
	padding: 0px;
	border:0px;
}
body {
	background-color: #092652;
}
img {
	border:none;
	vertical-align:middle;
}
.both {
	clear: both;
}

a {
	color: #FFFFFF;
}
a:hover{
	color: #FFFF00;
}
#MenuPrincipal {
	color: #FFFFFF;
	background-color: #071e41;
	height: 41px;
	background-image: url(../imagens/bg-menuprincipal.gif);
	background-repeat: repeat-x;
	padding-left:30px;
}
#MenuPrincipal .Rolover {
	color: #071E41;
	background-color: #FF6600;
	background-image: url(../imagens/bg-menuprincipal-over.gif);
	background-repeat: repeat-x;
	color: #071E41;
	cursor: pointer;
}
#MenuPrincipal ul li {
	display: block;
	height: 28px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #050632;
	border-left-color: #4e4f74;
	float: left;
	text-align: center;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#MenuPrincipal ul li a {
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: bold;	
	text-decoration: none;
}
#topo {
	height:240px;
	background-image: url(../imagens/bg-topo.gif);
	background-repeat: repeat-x;
	background-color: #5687d1;	
}
#topo .logo {
	background-image: url(../imagens/logo.gif);
	background-repeat: no-repeat;
	height: 240px;
	width: 282px;
	float: left;
}

#topo .logo h1 a {
	display: block;
	height: 240px;
	width: 282px;
}
#topo .logo h1 a span {
	display: none;
}

#topo #apresentacaoHome {
	background-color: #5687d1;		
	height: 240px;
	padding-left:13px;
	text-align:right;
	float:left;
}

#topo .texto {
	float: left;
	height: 170px;
	width: 600px;
	padding-top: 35px;
	padding-right: 45px;
	padding-bottom: 35px;
	padding-left: 45px;
}
#topo .texto h2 {
	background-image: url(../imagens/progressiva.gif);
	height: 39px;
	width: 480px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}
#topo .texto h2 span {
	display: none;
}
#topo .texto p {
	padding-left: 35px;
	padding-bottom: 5px;
}


 
p {
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: justify;
}
.right {
	display: block;
	clear: both;
	text-align: right;
	padding-top: 15px;
}
#caixas .box {
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	width: 266px;
	height: 310px;
	background-color: #355c95;
	padding: 10px;
}
#caixas .box fieldset {
	padding-left: 30px;
	padding-right: 30px;
}

#caixas .box h2 {
	font-family: "century gothic", "trebuchet MS", arial;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 22px;
	padding-bottom: 15px;
}
#caixas .box h3 {
	font-family: "century gothic", "trebuchet MS", arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 17px;
	padding-bottom: 15px;
}

#caixas {
	padding: 15px;
	clear: both;
	width: 980px;
}
#caixas .box label {
	color: #FFFFFF;
	font-family: "century gothic", "trebuchet MS", arial;
	font-size: 12px;
	display: block;
	height: 45px;
}
#caixas .box li {
	color: #FFFFFF;
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	margin-left: 30px;
	margin-top: 5px;
	list-style-type: circle;
	font-size: 14px;
	margin-bottom: 10px;
}

#destaque {
	background-color: #355C95;
	background-image: url(../imagens/xadrez.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 215px;
	padding-top: 12px;
	padding-right: 45px;
	padding-bottom: 12px;
	padding-left: 330px;
}
#destaque h2 {
	font-family: "century gothic", "trebuchet MS", arial;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: normal;
	padding-bottom: 15px;
}
#destaque p {
	padding-left: 30px;
	padding-bottom: 5px;
}

#Geral {
	width: 980px;
	background-color: #0f3e85;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #104e93;
	
}
#Rodape  #menuRodape {
	padding-left:90px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	clear: both;
	height: 25px;
	padding-top: 15px;
	margin-bottom: 5px;
}
#Rodape {
	padding-bottom: 25px;
}

#Rodape #menuRodape ul li {
	display: block;
	color: #FFFFFF;
	float: left;
}
#Rodape .vcard {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 30px;
}
#Rodape .vcard .powered-site a {
	font-size: 10px;
	color: #FFFFFF;
}
#Rodape .vcard .adr {
	
}
#Rodape .vcard .tel {
	
}

#Rodape #menuRodape a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
#QuemSomos {
	background-image: url(../imagens/bg-topo.gif);
	background-repeat: repeat-x;
	background-color: #355C95;
	height: 900px;
}
#QuemSomos .texto .box img {
	border: 2px solid #FFFFFF;
}

#QuemSomos .logo {
	background-image: url(../imagens/logobgEscuro.gif);
	background-repeat: no-repeat;
	height: 238px;
	width: 282px;
	float: left;
}

#QuemSomos .logo a {
	display: block;
	height: 238px;
	width: 282px;
}


#QuemSomos .logo a span {
	display: none;
}


#QuemSomos .texto {
	float: left;
	height: 550px;
	width: 600px;
	padding-top: 35px;
	padding-right: 45px;
	padding-bottom: 35px;
	padding-left: 45px;
}
#QuemSomos .texto h2 {
	background-image: url(../imagens/QuemSomos.gif);
	height: 39px;
	width: 480px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}
#QuemSomos .texto h2 span {
	display: none;
}
#QuemSomos .texto h3 {
	font-family: "century gothic", "trebuchet MS", arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 17px;
	padding-bottom: 15px;
}
#QuemSomos .texto p {
	padding-left: 35px;
	padding-bottom: 5px;
	text-align: justify;
}
#QuemSomos .texto li {
	color: #FFFFFF;
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	margin-left: 80px;
	margin-top: 3px;
	list-style-type: circle;
	font-size: 14px;
}
#QuemSomos .box {
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	width: 560px;
	height: 280px;
	background-color: #051A38;
	padding: 10px;
}

#Valores {
	background-image: url(../imagens/bg-topo.gif);
	background-repeat: repeat-x;
	height:400px;
	background-color: #355C95;
}
#Valores .logo {
	background-image: url(../imagens/logobgEscuro.gif);
	background-repeat: no-repeat;
	height: 238px;
	width: 282px;
	float: left;
}

#Valores .logo a {
	display: block;
	height: 238px;
	width: 282px;
}


#Valores .logo a span {
	display: none;
}


#Valores .texto {
	float: left;
	height: 300px;
	width: 600px;
	padding-top: 35px;
	padding-right: 45px;
	padding-bottom: 35px;
	padding-left: 45px;
}
#Valores .texto h2 {
	background-image: url(../imagens/CrencasValores.gif);
	height: 39px;
	width: 480px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}
#Valores .texto h2 span {
	display: none;
}
#Valores .texto p {
	padding-left: 35px;
	padding-bottom: 5px;
	text-align: justify;
}

#Valores .texto li {
	color: #FFFFFF;
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	margin-left: 50px;
	list-style-type: circle;
	font-size: 14px;
}
#Valores .texto span {
	font-family: "century gothic", "trebuchet MS", arial;
	line-height: 50px;
	color: #FFFFFF;
	font-size: 16px;
	margin-left: 20px;
	font-weight: bold;
}

#Clientes {
	background-image: url(../imagens/bg-topo.gif);
	background-repeat: repeat-x;
	height:1400px;
	background-color: #355C95;
}
#Clientes .logo {
	background-image: url(../imagens/logobgEscuro.gif);
	background-repeat: no-repeat;
	height: 238px;
	width: 282px;
	float: left;
}

#Clientes .logo a {
	display: block;
	height: 238px;
	width: 282px;
}


#Clientes .logo a span {
	display: none;
}


#Clientes .texto {
	float: left;
	height: 300px;
	width: 600px;
	padding-top: 35px;
	padding-right: 45px;
	padding-bottom: 35px;
	padding-left: 45px;
}
#Clientes .texto h2 {
	background-image: url(../imagens/Clientes-Parceiros.gif);
	height: 39px;
	width: 480px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}
#Clientes .texto h2 span {
	display: none;
}
#Clientes .texto p {
	padding-left: 35px;
	padding-bottom: 5px;
	text-align: justify;
}

#Clientes .texto li {
	color: #FFFFFF;
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	margin-left: 50px;
	font-size: 14px;
	list-style-type: none;
	padding: 1px;
}
#Clientes .texto span {
	font-family: "century gothic", "trebuchet MS", arial;
	line-height: 50px;
	color: #FFFFFF;
	font-size: 16px;
	margin-left: 20px;
	font-weight: bold;
}

#Clientes .texto img {
	margin-right: 15px;
	border: 5px solid #B1CDEB;
	margin-bottom: 10px;
}


#Contato {
	background-image: url(../imagens/bg-topo.gif);
	background-repeat: repeat-x;
	background-color: #355C95;
}


#Contato .logo {
	background-image: url(../imagens/logobgEscuro.gif);
	background-repeat: no-repeat;
	height: 238px;
	width: 282px;
	float: left;
}

#Contato .logo h1 a {
	display: block;
	height: 238px;
	width: 282px;
}
#Geral #Contato .texto .Inputnostyle {
	background-color: #355C95;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
}



#Contato .logo a span {
	display: none;
}

#Contato .texto {
	float: left;
	width: 600px;
	padding-top: 35px;
	padding-right: 45px;
	padding-bottom: 35px;
	padding-left: 45px;

}


#Contato .texto h2 {
	background-image: url(../imagens/Contato.gif);
	height: 39px;
	width: 480px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}
#Contato .texto label {
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size: 13px;
	padding: 4px;
	color: #FFFFFF;
	display: block;
	margin-left: 30px;
	font-weight: bolder;
}
#Contato .texto input, textarea{
	display: block;
	border: 1px solid #051937;
	background-color: #DBEAF7;
	font-family:Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size:14px;
	margin-top:5px;
	margin-left: 10px;
	padding:5px;
}


#Contato .texto h2 span {
	display: none;
}
#Contato .texto p {
	padding-left: 35px;
	padding-bottom: 5px;
	text-align: justify;
}

#Contato .texto li {
	color: #FFFFFF;
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	margin-left: 50px;
	list-style-type: circle;
	font-size: 14px;
}
#Contato .texto span {
	font-family: "century gothic", "trebuchet MS", arial;
	line-height: 50px;
	color: #FFFFFF;
	font-size: 16px;
	margin-left: 20px;
	font-weight: bold;
}

#Contato .texto img {
	margin-right: 15px;
	border: 5px solid #0F3E85;
	margin-bottom: 10px;
}

#Produtos {
	background-image: url(../imagens/bg-topo.gif);
	background-repeat: repeat-x;
	background-color: #355C95;
}
#Produtos .grafico .tabela tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#Produtos .grafico .tabela td {
	padding: 20px;
}
.tabela .qualidade {
	background-color: #5687d1;
}



#Produtos .logo {
	background-image: url(../imagens/logobgEscuro.gif);
	background-repeat: no-repeat;
	height: 238px;
	width: 282px;
	float: left;
}

#Produtos .logo a {
	display: block;
	height: 238px;
	width: 282px;
}


#Produtos .logo a span {
	display: none;
}


#Produtos .texto {
	float: left;
	/*height: 300px;*/
	width: 600px;
	padding-top: 35px;
	padding-right: 45px;
	padding-bottom: 35px;
	padding-left: 45px;
}
#Produtos .texto h2 {
	background-image: url(../imagens/produtos-servicos.gif);
	height: 39px;
	width: 480px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}
#Produtos .texto h2 span {
	display: none;
}
#Produtos .texto p {
	padding-left: 35px;
	padding-bottom: 5px;
	text-align: justify;
}

#Produtos .texto li {
	color: #FFFFFF;
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	margin-left: 50px;
	list-style-type: circle;
	font-size: 14px;
}
#Produtos .texto span {
	font-family: "century gothic", "trebuchet MS", arial;
	line-height: 50px;
	color: #FFFFFF;
	font-size: 16px;
	margin-left: 20px;
	font-weight: bold;
}


#Hall {
	background-image: url(../imagens/bg-topo.gif);
	background-repeat: repeat-x;
	height:250px;
	background-color: #355C95;
}


#Hall .logo {
	background-image: url(../imagens/logobgEscuro.gif);
	background-repeat: no-repeat;
	height: 238px;
	width: 282px;
	float: left;
}
#Produtos .grafico {
	padding-right: 25px;
	padding-left: 25px;
}


#Hall .logo a {
	display: block;
	height: 238px;
	width: 282px;
}


#Hall .logo a span {
	display: none;
}


#Hall .texto {
	float: left;
	height: 200px;
	width: 600px;
	padding-top: 35px;
	padding-right: 45px;
	padding-bottom: 35px;
	padding-left: 45px;
}
#Hall .texto h2 {
	background-image: url(../imagens/hall-conhecimento.gif);
	height: 39px;
	width: 480px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}
#Hall .texto h2 span {
	display: none;
}
#Hall .texto p {
	padding-left: 35px;
	padding-bottom: 5px;
	text-align: justify;
}

#Hall .texto li {
	color: #FFFFFF;
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	margin-left: 50px;
	list-style-type: circle;
	font-size: 14px;
}
#Hall .texto span {
	font-family: "century gothic", "trebuchet MS", arial;
	line-height: 50px;
	color: #FFFFFF;
	font-size: 16px;
	margin-left: 20px;
	font-weight: bold;
}
#Hall .Rolover {
	color: #071E41;
	background-color: #FF6600;
	background-image: url(../imagens/bg-menuprincipal-over.gif);
	background-repeat: repeat-x;
	color: #071E41;
	cursor: pointer;
}
#Geral #Hall ul li a {
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: bold;	
	text-decoration: none;
}


#consultores {
	background-image: url(../imagens/bg-topo.gif);
	background-repeat: repeat-x;
	height:780px;
	background-color: #355C95;
}
#consultores .logo {
	background-image: url(../imagens/logobgEscuro.gif);
	background-repeat: no-repeat;
	height: 238px;
	width: 282px;
	float: left;
}

#consultores .logo a {
	display: block;
	height: 238px;
	width: 282px;
}

#consultores .logo a span {
	display: none;
}
#consultores .texto {
	float: left;
	height: 300px;
	width: 600px;
	padding-top: 35px;
	padding-right: 45px;
	padding-bottom: 35px;
	padding-left: 45px;
}
#consultores .texto h2 {
	background-image: url(../imagens/Consultores.gif);
	height: 39px;
	width: 480px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}
#consultores .texto h2 span {
	display: none;
}
#consultores .texto p {
	padding-left: 35px;
	padding-bottom: 5px;
	text-align: justify;
}

#consultores .texto li {
	color: #FFFFFF;
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	margin-left: 50px;
	list-style-type: circle;
	font-size: 14px;
}
#consultores .texto span {
	font-family: "century gothic", "trebuchet MS", arial;
	line-height: 50px;
	color: #FFFFFF;
	font-size: 16px;
	margin-left: 20px;
	font-weight: bold;
}
.limpar {
	clear: both;
}
#Produtos .grafico {
	clear: both;
}
.tabela .marketing {
	background-color: #5687d1;
}
.tabela .servicos {
	background-color: #0f3e85;
}
.tabela th {
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size: 16px;
}
.tabela .atuacoes {
	background-color: #FF9900;
}
.tabela .estrategia {
	background-color: #0f3e85;
}
.logo .card {
	padding-left:28px;
}

.logo .Menu {
	padding-left:28px;

}
.logo .Menu li {
	color: #FFFFFF;
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	margin-left: 30px;
	margin-top: 5px;
	list-style-type: circle;
	font-size: 14px;
	margin-bottom: 10px;
}



#Artigos {
	background-image: url(../imagens/bg-topo.gif);
	background-repeat: repeat-x;
	background-color: #355C95;
	
}


#Artigos .logo {
	background-image: url(../imagens/logobgEscuro.gif);
	background-repeat: no-repeat;
	height: 238px;
	width: 282px;
	float: left;
}

#Artigos .logo h1 a {
	display: block;
	height: 238px;
	width: 282px;
}
#Geral #Artigos .texto .Inputnostyle {
	background-color: #355C95;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
}



#Artigos .logo a span {
	display: none;
}

#Artigos .texto {
	float: left;
	width: 600px;
	padding-top: 35px;
	padding-right: 45px;
	padding-bottom: 35px;
	padding-left: 45px;
	color:#FFFFFF;

}


#Artigos .texto h2 {
	background-image: url(../imagens/hall-conhecimento.gif);
	height: 39px;
	width: 480px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}
#Artigos .texto label {
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size: 13px;
	padding: 4px;
	color: #FFFFFF;
	display: block;
	margin-left: 30px;
	font-weight: bolder;
}
#Artigos .texto input, textarea{
	display: block;
	border: 1px solid #051937;
	background-color: #DBEAF7;
	font-family:Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size:14px;
	margin-top:5px;
	margin-left: 10px;
	padding:5px;
}


#Artigos .texto h2 span {
	display: none;
}
#Artigos .texto p {
	padding-left: 35px;
	padding-bottom: 5px;
	text-align: justify;
}

#Artigos .texto li {
	color: #FFFFFF;
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	margin-left: 50px;
	list-style-type: circle;
	font-size: 14px;
}
#Artigos .texto span {
	font-family: "century gothic", "trebuchet MS", arial;
	line-height: 50px;
	color: #FFFFFF;
	font-size: 16px;
	margin-left: 20px;
	font-weight: bold;
}

#Artigos .texto img {
	margin-right: 15px;
	border: 5px solid #0F3E85;
	margin-bottom: 10px;
}
.DivRolagem {
	height: 240px;
	overflow: scroll;
	width: 260px;
	font-size: 10px;
	padding: 5px;
	background-color: #3D68A9;
}





#Cursos {
	background-image: url(../imagens/bg-topo.gif);
	background-repeat: repeat-x;
	background-color: #355C95;
	
}


#Cursos .logo {
	background-image: url(../imagens/logobgEscuro.gif);
	background-repeat: no-repeat;
	height: 238px;
	width: 282px;
	float: left;
}

#Cursos .logo h1 a {
	display: block;
	height: 238px;
	width: 282px;
}
#Geral #Cursos .texto .Inputnostyle {
	background-color: #355C95;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
}



#Cursos .logo a span {
	display: none;
}

#Cursos .texto {
	float: left;
	width: 600px;
	padding-top: 35px;
	padding-right: 45px;
	padding-bottom: 35px;
	padding-left: 45px;
	color:#FFFFFF;

}


#Cursos .texto h2 {
	background-image: url(../imagens/Cursos.gif);
	height: 39px;
	width: 480px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}
#Cursos .texto label {
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size: 13px;
	padding: 4px;
	color: #FFFFFF;
	display: block;
	margin-left: 30px;
	font-weight: bolder;
}
#Cursos .texto input, textarea{
	display: block;
	border: 1px solid #051937;
	background-color: #DBEAF7;
	font-family:Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size:14px;
	margin-top:5px;
	margin-left: 10px;
	padding:5px;
}


#Cursos .texto h2 span {
	display: none;
}
#Cursos .texto p {
	padding-left: 35px;
	padding-bottom: 5px;
	text-align: justify;
}

#Cursos .texto li {
	color: #FFFFFF;
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	margin-left: 50px;
	list-style-type: circle;
	font-size: 14px;
}
#Cursos .texto span {
	font-family: "century gothic", "trebuchet MS", arial;
	line-height: 50px;
	color: #FFFFFF;
	font-size: 16px;
	margin-left: 20px;
	font-weight: bold;
}

#Cursos .texto img {
	margin-right: 15px;
	border: 5px solid #0F3E85;
	margin-bottom: 10px;
}
