﻿#
{
	margin:0px;
	padding:0px;
	width: 4px;
	height: 8px;
}
	
html, body {
height:100%;
margin: auto;
padding: 0;
border: none;
font-family:Verdana, Arial;
font-size:12px;
}
/* Montar Layout */

#Geral
{
	width:766px;
	margin:0 auto;
	border:1px solid #666;
}

#Topo
{ 
	background-position: 0px 0px;
	width: 766px;
	height: 179px;
}

#Principal
{ 
	background-position: 0px 0px;
	width: 766px;
	float: none;
	
}
#Conteudo_html
{
	padding:10px;
	width: 746px;
	float: none;
}

#Conteudo_html h2
{ 
	font-size:18px;
	border-bottom:1px solid #CCCCCC;
	letter-spacing:-1px;
	color:#353537;
	padding-bottom:5px;
	
}

#Conteudo_html h3
{ 
	font-size:15px;
	border-bottom:1px solid #CCCCCC;
	letter-spacing:-1px;
	color:#353537;
}

#LateralEsquerda
{ 
	background-position: 0px 0px;
	width: 210px;
	height:588px;
	background-repeat: no-repeat;
	float:left;
	background-image:url(../Imagens/JPG/LateralEsquerda_1.jpg);
}

#LateralDireita
{ 
	width: 556px;
	float: left;

}
#Rodape
{ 
	background-position: 0px 0px;
	width: 766px;
	height: 71px;
	clear:both;
	margin:auto;
}

/*Home*/
#Topo_home
{ 
	background-position: 0px 0px;
	width: 766px;
	height: 179px;
	background-repeat: no-repeat;
	background-image:url(../Imagens/JPG/Topo.jpg);
	
	
}

#MenuTopo_home
{
	width:580px;
	padding-left:170px;
	padding-top:142px;
}

#MenuTopo_home li
{
	font: 12px arial, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	display:inline;
	padding: 3px 3px 3px 3px;
}

#MenuTopo_home a{
	font: 13px arial, sans-serif;
	color: #FDFDFD;
	display:inline;
	text-decoration:none;
	padding: 3px 3px 3px 3px;
}

#MenuTopo_home a:hover{
	font: 13px arial, sans-serif;
	color: #FDFDFD;
	display:inline;
	text-decoration:underline;
	padding: 3px 3px 3px 3px;
}

/*Fim do Topo Home*/
/*Menu Topo Principal*/

#MenuTopo
{
	width:766px;
	text-align:center;
	padding-top:142px;
	
}

#MenuTopo li
{
	font: 12px arial, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	display:inline;
	padding: 3px 3px 3px 3px;
}

#MenuTopo a{
	font: 13px arial, sans-serif;
	color: #FDFDFD;
	display:inline;
	text-decoration:none;
	padding: 3px 3px 3px 8px;
}

#MenuTopo a:hover{
	font: 13px arial, sans-serif;
	color: #FDFDFD;
	display:inline;
	text-decoration:underline;
	padding: 3px 3px 3px 8px;
}


/*Fim do Topo Principal*/

#MenuRodape
{
	width:720px;
	margin:auto;
	padding-top:1px;
}
#MenuRodape li
{
	font: 12px arial, sans-serif;
	color: #444;
	font-weight:bold;
	display:inline;
	padding: 10px 3px 3px 3px;
}

#MenuRodape a{
	font: 13px arial, sans-serif;
	color: #444;
	display:inline;
	text-decoration:none;
	padding: 10px 3px 3px 8px;
}

#MenuRodape a:hover{
	font: 13px arial, sans-serif;
	color: #333;
	display:inline;
	text-decoration:underline;
	padding: 3px 3px 3px 8px;
}
/* Páginas do Site */
#Contato
{
	width:650px;
	margin:auto;
	text-align:center;
	padding-left:100px;
	
}

#NossaHistoria
{
	width:560px;
	text-align:justify;
	padding-left:140px;
	padding-right:20px;
}

#NossaHistoria h3
{
	text-align:right;
	padding-right:10px;
	border-bottom:none;
	padding-top:30px;
}

#Missao
{
	width:560px;
	text-align:justify;
	padding-left:20px;
}

#Missao h3
{
	text-align:left;
	padding-left:10px;
	border-bottom:none;
	padding-top:30px;
}

#Politica
{
	width:560px;
	text-align:justify;
	padding-left:140px;
	padding-right:20px;
}

#Politica h3
{
	text-align:right;
	padding-right:10px;
	border-bottom:none;
	padding-top:30px;
}

#Diferencial
{
	width:560px;
	text-align:justify;
	padding-left:20px;
}

#Diferencial h3
{
	text-align:left;
	padding-left:10px;
	border-bottom:none;
	padding-top:30px
}

#Diferencial h2
{
	font-size:14px;
	color:#989898;
	letter-spacing:0px;
	border-bottom:none;
}
#Noticias
{
	padding-left:20px;
}

#CasesDeSucesso
{
	width:760px;
}

#CasesEsquerda
{
	width: 535px;
	float: left;
	margin-left:10px;
	margin-right:10px;
	padding-right:5px;
	border-right: 1px;
	border-right-style:dotted;
	border-right-color:Gray;
}

#CasesEsquerda h4
{
	font-size:20px;
	letter-spacing:-1px;
	color:#353537;
}

#CasesDireita
{
	width: 180px;
	float: left;
	text-align:center;
	margin-left:5px;
	
	
}

#Servicos
{
	width: 165px;
	margin-left:10px;
	font: 12px  Arial,Helvetica,sans-serif; 
	color: #4c4c4c;
	text-align:justify;
}

#CasesRodape
{ 
	width: 766px;
	height: 71px;
	clear:both;
	margin:auto;
	border: 1px solid #CCCCCC;
}

#Servico
{
	width:760px;
}

#ServicoDireita
{
	width: 520px;
	float: left;
	margin-left:15px;
	padding-top:-3px;
	border-left: 1px;
	border-left-style:dotted;
	border-left-color:Gray;
	

}

#ServicoDireita h4
{
	font-size:22px;
	letter-spacing:-1px;
	color:#353537;
	padding-top:-3px;
}

#ServicoEsquerda
{
	width: 190px;
	float: left;
	text-align:center;
	margin-left:5px;
	
}

#ServicoEsquerda a
{
	font-size:12px;
	color:#4c4c4c;
	text-decoration:none;
	
}
#UltimasNoticias
{
	width:190;
}
#OutSourcing_home
{
	background-image: url('../Imagens/JPG/Home/Out_Back.png');
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	height: 130px;
	width: 540px;
	background-repeat: no-repeat;
}
#OutSourcing
{
	padding-left:170px;
	padding-top:36px;
	width:350px;
}

#WebSites_home
{
	background-image: url('../Imagens/JPG/Home/Site_Back.png');
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	height: 130px;
	width: 540px;
	background-repeat: no-repeat;
}
#WebSites
{
	padding-left:170px;
	padding-top:36px;
	width:350px;
}

#Gestao_home
{
	background-image: url('../Imagens/JPG/Home/Gestao_Back.png');
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	height: 130px;
	width: 540px;
	background-repeat: no-repeat;
}
#Gestao
{
	padding-right:170px;
	padding-left:15px;
	padding-top:36px;
	width:340px;
}

#HomeConteudo
{
	width:550px;
	background-image: url('../Imagens/JPG/Home/rodape_back.png');
	background-repeat: no-repeat;
	height:180px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	
}

#Home_Esquerda
{
	width: 250px;
	float: left;
	padding-left:10px;
	padding-right:5px;
	padding-top:45px;
	text-align:justify;
	padding-bottom:20px;
	
}

#Home_Direita
{
	width: 250px;
	float: left;
	padding-left:24px;
	padding-right:0px;
	padding-top:45px;
	

}

/* Fim das Páginas*/

/*Fontes*/
.Logins {
	font: 10px  Arial,Helvetica,sans-serif; 
	color: White;
	text-transform:uppercase;
	font-weight:bold;
	text-align:right;
	margin-top:-3px;
}
.TabelaLogin
{
	width:160px;
}
.BotaoLogin
{
	text-align:right;
	
}
.cartola {
	font: 10px  Arial,Helvetica,sans-serif; 
	color: #4c4c4c;
	text-transform:uppercase;
	font-weight:bold;
}

.NoticiasTitulo_home {
	font: 11px  Arial,Helvetica,sans-serif; 
	color: #FFFFFF;
	
}
.CategoriaNoticia {
	font: 11px  Arial,Helvetica,sans-serif; 
	color: #666666;
	text-transform:uppercase;
	font-weight:bold;
}
.TextoNoticia {
	font: 12px  Arial,Helvetica,sans-serif; 
	color: #4c4c4c;
	text-align:justify;
	margin-left:10px;
	margin-right:10px;
	
}

.TItuloLogo {
	font: 15px  Arial,Helvetica,sans-serif; 
	color: #4c4c4c;
	text-align: center;
	font-weight:bold;
	letter-spacing:-1px;
	
}
.destaque
{
	font: 16px Arial,Helvetica,sans-serif;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #303030;
	margin: 0;
}
a.SaibaMais
{
	color:#b90000;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}

a.SaibaMais:hover
{
	text-decoration:underline;
}

/* botão 1 */
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;

}

a.button1 {
    background: transparent url('../Imagens/JPG/bg_button_a1.gif') no-repeat scroll top right;
    color: #FFFFFF; 
    display: block;
	vertical-align:bottom;
    font: normal 11px arial, sans-serif;
    height: 17px;
    margin-right: 0px;
    padding-right:  10px; /* sliding doors padding */
	text-decoration:none;
}

a.button1 span {
    background: transparent url('../Imagens/JPG/bg_button_span1.gif') no-repeat;
    display: block;
	color: #FFFFFF; 
    line-height: 11px;
    padding: 2px 0 4px 10px;
	text-decoration:none;
}
a.button1:active {
    background-position: bottom right;
    color: #FFFFFF;
    outline: none; /* hide dotted outline in Firefox */
	text-decoration:none;
}

a.button1:active span {
    background-position: bottom left;
	color: #FFFFFF; 
    padding: 2px 0 4px 10px; /* push text down 1px */
	text-decoration:none;
}
/* end Botão1 */

/* button */
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;

}

a.button
{
	background: transparent url('../Imagens/JPG/bg_button_a.gif') no-repeat scroll top right;
	color: #FF0000;
	display: block;
	float: right;
	vertical-align: bottom;
	font: normal 10px arial, sans-serif;
	height: 17px;
	margin-right: 0px;
	padding-right: 10px; /* sliding doors padding */
	text-decoration: none;
}

a.button span
{
	background: transparent url('../Imagens/JPG/bg_button_span.gif') no-repeat;
	display: block;
	color: #FF0000;
	line-height: 11px;
	padding: 3px 0 3px 10px;
	text-decoration: none;
}
a.button:active
{
	background-position: bottom right;
	color: #FF0000;
	outline: none; /* hide dotted outline in Firefox */
	text-decoration: none;
}

a.button:active span
{
	background-position: bottom left;
	color: #FF0000;
	padding: 3px 0 3px 10px; /* push text down 1px */
	text-decoration: none;
}
/* end button */


/* Seta */
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;

}

a.Seta
{
	background: url('Imagens/JPG/seta.gif') no-repeat;
	color: #FF0000;
	display: block;
	float: right;
	vertical-align: bottom;
	font: normal 10px arial, sans-serif;
	height: 17px;
	margin-right: 0px;
	padding-right: 10px; /* sliding doors padding */
	text-decoration: none;
}

a.Seta span
{
	background: url('Imagens/JPG/seta.gif') no-repeat;
	display: block;
	color: #FF0000;
	line-height: 11px;
	padding: 3px 0 3px 10px;
	text-decoration: none;
}
a.Seta:active
{
	background: url('Imagens/JPG/seta.gif') no-repeat;
	color: #FF0000;
	outline: none; /* hide dotted outline in Firefox */
	text-decoration: none;
}

a.Seta:active span
{
	background: url('Imagens/JPG/seta.gif') no-repeat;
	color: #FF0000;
	padding: 3px 0 3px 10px; /* push text down 1px */
	text-decoration: none;
}
/* end Seta */

/*Teste*/
#Topo_Teste
{
	background-position: 0px 0px;
	width: 766px;
	height: 179px;
	background-repeat: no-repeat;
	background-image: url('../Imagens/PNG/Layout/Menu/Topo.png');
}

#MenuTopo_Teste
{
	width:580px;
	padding-left:170px;
	padding-top:142px;
}

#MenuTopo_Teste li
{
	font: 12px arial, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	display:inline;
	padding: 3px 3px 3px 3px;
}

#MenuTopo_Teste a{
	font: 13px arial, sans-serif;
	color: #FDFDFD;
	display:inline;
	text-decoration:none;
	padding: 3px 3px 3px 3px;
}

#MenuTopo_Teste a:hover{
	font: 13px arial, sans-serif;
	color: #FDFDFD;
	display:inline;
	text-decoration:underline;
	padding: 3px 3px 3px 3px;
}

/*Fim do Topo Teste*/



