@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(fundo.jpg);
}



/*IMAGENS*/

.logo{
	background-image: url(logo.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 161px;
	width: 140px;
}
.slogan{
	background-image: url(slogan.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 57px;
	width: 634px;
}
.nome{
	background-image: url(slogan.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 57px;
	width: 634px;
}

/*FUNDO PRETO - MÍDIA SYSTEM / UTILITÁRIOS CONTÁBEIS FALE CONOSCO*/ 
.fd_inferior{
	background-image: url(fd_inferior.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 338px;
	width: 997px;
}
.fd_inferior2{
	background-image: url(fd_inferior2.png);
	background-position: center;
	background-repeat: repeat-x;
	height: 338px;
}
/*FIM DO FUNDO PRETO - MÍDIA SYSTEM / UTILITÁRIOS CONTÁBEIS FALE CONOSCO --------------------*/

/*FUNDO DOS MENUS AZUL DO SITE*/
.fd_menu_site{
	background-image: url(fd_menu_site.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 77px;
	width: 998px;
}
/*FIM DO FUNDO DOS MENUS AZUL DO SITE  ------------*/


.imagem_empresa{
	background-image: url(img_emphome.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 100px;
	width: 268px;
}

.imagem_servicos{
	background-image: url(img_servhome.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 100px;
	width: 268px;
}

.fd_vermais{
	background-image: url(fd_lermais.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 40px;
	width: 132px;
}


.imagem_contato{
	background-image: url(img_contatohome.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 75px;
	width: 100px;
}

.icone{
	background-image: url(icone.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 22px;
	width: 18px;
	 margin: 2px auto;
}
/*FIM DAS IMAGENS ----------------------*/




/*COMEÇO DO BLOCO DE ESTILOS DA HOME */

/*FUNDO QUADRADOS DOS MENUS DA HOME SOMBREADOS*/
.fd_menus{
	background-image: url(fd_menus.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 138px;
	width: 264px;
}
/*FINAL DO FUNDO QUADRADOS DOS MENUS DA HOME SOMBREADOS ---------------------*/

/*FUNDOS DOS MENUS DA HOME, AZUL, LARANJA, VERDE, VERDE ESCURO*/
.fd_tituloHome{
	background-image: url(fd_titulo.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 121px;
	width: 121px;
}
.fd_tituloHome2{
	background-image: url(fd_titulo2.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 121px;
	width: 121px;
}
.fd_tituloHome3{
	background-image: url(fd_titulo3.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 121px;
	width: 121px;
}
.fd_tituloHome4{
	background-image: url(fd_titulo4.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 121px;
	width: 121px;
}
/*FIM DOS FUNDOS DOS MENUS DA HOME AZUL, LARANJA, VERDE, VERDE ESCURO -----------------------------*/


/*MENUS DA HOME INDEX / EMPRESA, SERVIÇOS, SITES ÚTEIS E CONTATO*/
.Menus_tits{
	font-family: "Century Gothic";
	font-size: 18px;
	color: #fff;
	line-height: 121px;
	text-align: center;
	cursor:pointer;
}
.Menus_tits:hover{
	background-image: url(fd_menu_sobre.png);
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: underline;
	color: #000;
}
/*FIM DOS MENUS DA HOME INDEX --------------*/

/*FIM DO BLOCO DE ESTILOS DA HOME*/





/*ESTILOS DA PÁGINA*/


/*MENUS(SOBRE) AZUL ESCURO - CANTO ESQUERDO / MEIO / DIREITO*/
.Menus_Site1{
	font-family: "Century Gothic";
	font-size: 17px;
	color: #fff;
	padding: 0px;
	margin: 0px;
	text-align: center;
	line-height: 67px;
	cursor: pointer;
}
.Menus_Site1:hover{
	background-image: url(m1.png);
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.Menus_Site2{
	font-family: "Century Gothic";
	font-size: 17px;
	color: #fff;
	padding: 0px;
	margin: 0px;
	text-align: center;
	line-height: 67px;
	width: 133px;
	cursor: pointer;
}
.Menus_Site2:hover{
	background-image: url(m2.png);
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.Menus_Site3{
	font-family: "Century Gothic";
	font-size: 17px;
	color: #fff;
	padding: 0px;
	margin: 0px;
	text-align: center;
	line-height: 67px;
	width: 177px;
	cursor: pointer;
}
.Menus_Site3:hover{
	background-image: url(m3.png);
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
	padding: 0px;
	margin: 0px;
}
/*FIM DOS MENUS (SOBRE) AZUL ESCURO  --------------------------*/


/*ESTILOS DE TODOS OS TEXTOS*/
.texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 150%;
	text-align: justify;
}

.texto-tracado{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: overline;
}

.texto-vermais{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: underline;
	cursor: pointer;
}

.texto-vermais:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: line-through;
}

.texto_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}

.texto_branco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}


.titulo_midia_system{
	font-family: "Century Gothic";
	font-size: 17px;
	color: #D7DBEC;
	font-weight: bold;
	text-align: left;
}

.titulo_inferior{
	font-family: "Century Gothic";
	font-size: 17px;
	color: #fff;
	font-weight: bold;
	text-decoration: overline;
	text-align: left;
}

.titulos{
	font-family: "Century Gothic";
	font-size: 20px;
	color: #666;
	font-weight: bold;
	text-align: left;
}

.links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666;
	cursor: pointer;
}
.links:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: underline;
}
.links_branco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
	cursor: pointer;
}
.links_branco:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
	text-decoration: none;
}

.bordaCinza {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
}

/*MENUS DO MEU RODAPÉ - EMPRESA, SERVIÇOS, ETC*/
.menu_Rodape{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: center;
	text-decoration: underline;
	cursor: pointer;
}
.menu_Rodape:hover{
	color: #02177C;
	text-decoration: none;
}
/*FIM DOS MENUS DO RODAPÉ - EMPRESA, SERVIÇOS, ETC ----------------------*/

/*RODAPÉS - RODAPÉ PRETO*/
.rodape{
	font-family: "Century Gothic";
	font-size: 11px;
	color: #fff;
	height: 25px;
	background-color: #02177C;
}
/*RODAPE CINZA*/
.rodape2{
	height: 25px;
	background-color: #FCFCFC;
}
/*FIM DOS RODAPÉS ------------------------*/

/*FIM DOS ESTILOS DE TODOS OS TEXTOS --------------------------*/
