/* CSS Document */

body	{
	background-color: #F3F5EE;
	margin: 0px;
	}

td	{
	font-family: verdana, arial, helvetica;
	}

.fundo	{
	background-image: url(imagens/fundo.jpg);
	}
	
.tabela	{
	background-color: #ffffff;
	border: solid 3px #EEF3E3;
	}
	
.faixa-menu	{
	background-color: #A4C3E4;
	height: 20px;
	}

.menu	{
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}

.menu:hover	{
	color: #D7EAFF;
	}

.chamada-titulo	{
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	}

.chamada-texto	{
	font-size: 7.5pt;
	color: #4D5B6A;
	text-decoration: none;
	}

.chamada-texto:hover	{
	color: #1A2A3B;
	}

.titulo-about	{
	font-size: 13pt;
	color: #8BB8D5;
	font-weight: bold;
	}

.titulo-services	{
	font-size: 13pt;
	color: #E59B46;
	font-weight: bold;
	}

.titulo-gallery	{
	font-size: 13pt;
	color: #FF8700;
	font-weight: bold;
	}

.titulo-suppliers	{
	font-size: 13pt;
	color: #0097D7;
	font-weight: bold;
	}

.titulo-care	{
	font-size: 13pt;
	color: #A771EB;
	font-weight: bold;
	}

.titulo-care2	{
	font-size: 10pt;
	color: #8852CE;
	font-weight: bold;
	}

.titulo-contact	{
	font-size: 13pt;
	color: #007BD2;
	font-weight: bold;
	}

.titulo-employment	{
	font-size: 13pt;
	color: #85870D;
	font-weight: bold;
	}

.email-contact	{
	font-size: 8pt;
	color: #DD5300;
	font-weight: bold;
	text-decoration: none;
	}

.email-contact:hover	{
	color: 000000;
	}

.more	{
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

.more:hover	{
	color: #DD5300;
	}
	
.parceiros	{
	font-size: 8pt;
	font-weight: bold;
	color: #607C97;
	}

.fornecedores	{
	font-size: 8pt;
	color: #607C97;
	}

.n-atual	{
	font-size: 8pt;
	font-weight: bold;
	color: #DD5300;
	}

.form	{
	color: #000000;
	font-size: 8pt;
	border: solid 1px #607C97;
	background-color: #fbfbfb;
	}

.form2	{
	color: #4D5B6A;
	font-size: 8pt;
	border: solid 1px #607C97;
	background-color: #F2F6FB;
	}

.gallery_descricao	{
	color: #A67C5A;
	font-size: 7.5pt;
	font-weight: bold;
	background-color: #FAF7F5;
	}

.gallery_foto	{
	border: solid 1px #A67C5A;
	}

.employment_tabela	{
	background-color: #F3F3DD;
	color: #494B2B;
	font-size: 8pt;
	border: 1px solid #D9D9C7;
	}

.employment_tabela_titulo	{
	background-color: #DBDCAB;
	color: #494B2B;
	font-size: 8pt;
	border: 1px solid #D9D9C7;	
	font-weight: bold;
	}