body/*classe para deixar o html sem bordas*/
	{
		margin:0px;
		background-color:white;
	}
br.especial1	
	{
		line-height: 5px;
	}
div.principal/*classe maior onde todos os outros elementos estão contidos*/
	{
		position:relative;top:0px;left:0px;
		width:1007px;
		height:600px;
		z-index:1;
	}
div.testeira/*classe responsável pela área da testeira*/
	{
		width:1007px;
		height:151px;
		position:absolute; top:0px; left:0px;
		background-image:url(testeira_moa2.png);
		background-repeat: no-repeat;
		z-index:2;
	}
div.menu/*classe que agrupadora dos item do menu principal*/
	{
		width:510px;
		height:20px;
		position:absolute; top:85px; left:220px;
		z-index:3;
	}
div.rodapeimg/*carrega a imagem e posiciona o radapé*/
	{
		width:1007px;
		height:48px;
		background-image:url(rodape_moa.png);
		background-repeat: no-repeat;
		position:absolute; top:570px; left:0px;
		z-index:4;
	}
div.xadreztop
	{
		width:1005px;
		height:30px;
		background-image: url(xadrez.png);
		background-repeat: repeat-x;
		position: absolute; top:137px; left:0px;
		z-index:7;
	}
div.xadrezbottom
	{
		width:1005px;
		height:30px;
		background-image: url(xadrez.png);
		background-repeat: repeat-x;
		position: absolute; top:545px; left:0px;
		z-index:7;
	}
div.rodape/*classe dos textos do roda pé*/
	{
		width:1000px;
		height:48px;
		font-family:verdana;
		font-size:11px;
		color:white;
		position:absolute; top:578px; left:7px;
		z-index:5;
	}
iframe.principal/*controla as propriedades do frame onde os htmls são exibidos*/
	{
		width:1005px;
		height:380px;
		border: 1px solid transparent;
		position: absolute; top: 161px ;left:0px;
	}
iframe.mapa
	{
		width:500px;
		height:300px;
		border: 1px solid #888888;
		margin:0px;
		color:black;
		text-align:left;
		position: absolute; top:33px; left:470px;
	}
iframe.especial
	{
		width:605px;
		height:305px;
		border: 1px solid #888888;
		background-color:white;
		margin:0px;
		position: absolute; top:33px; left:350px;
		z-index:2;
	}
iframe.especial2
	{
		width:500px;
		height:325px;
		border: 1px solid #888888;
		background-color:white;
		margin:0px;
		position: absolute; top:28px; left:465px;
		z-index:2;
	}
div.especiais
	{
		width:480px;
		height:280px;
		background-color:white;
		visibility:visible;
		text-align:left;
		position: absolute; top:0px; left:0px;
		padding:10px;
	}
a.linkmapa:link,visited
	{
		font-family:verdana;
		font-size:11px;
		color:#777777;
		position: absolute; top:345px; left:470px;
		text-decoration:none;
	}
a.linkmapa:hover
	{
		font-family:verdana;
		font-size:11px;
		color:#0630FF;
		position: absolute; top:345px; left:470px;
		text-decoration:none;
	}
a.linkmapa:visited
	{
		font-family:verdana;
		font-size:11px;
		color:#777777;
		position: absolute; top:345px; left:470px;
		text-decoration:none;
	}
div.paginas/*responsável por manter o tamanho dos htmls que serão exibidos no frame*/
	{
		width:1007px;
		height:380px;
		position:absolute; top:0px; left:0px;
		background-image:url(fundo_frame3.png);
		background-repeat:no-repeat;
	}
div.paginas2/*responsável por manter o tamanho dos htmls que serão exibidos no frame (versão2)*/
	{
		position:absolute; top:0px;
		background-image:url(fundo_frame.png);
		background-repeat:no-repeat;
	}
div.paginas3/*responsável por manter o tamanho dos htmls que serão exibidos no frame (versão3)*/
	{
		width:1007px;
		height:380px;
		position:absolute; top:0px; left:0px;
		background-image:url(fundo_frame4.jpg);
		background-repeat:no-repeat;
	}
td.links/*estágio normal dos itens do menu principal*/
	{
		width:35px;
		height:16px;
		padding-right:9px;
		padding-left:9px;
		font-family:verdana;
		font-size:15px;
		color:white;
		border: 1px solid transparent;
		text-align: center;
		cursor:pointer;
		behavior:url(iepngfix.htc);
	}
td.hover/*estágio que altera-se ao passa o mouse por cima dos itens do menu principal*/
	{
		width:35px;
		height:16px;
		padding-right:9px;
		padding-left:9px;
		font-family:verdana;
		font-size:15px;
		color:#90FF00;
		border: 1px solid transparent;
		text-align: center;
		cursor:pointer;
		behavior:url(iepngfix.htc);
	}
td.cellSelected/*estágio quando o item do menu principal está selecionado*/
	{
		width:35px;
		height:16px;
		padding-right:9px;
		padding-left:9px;
		font-family:verdana;
		font-size:15px;
		color:#222222;
		text-align: center;
		border: 1px solid #777777;
		border-bottom: none;
		background-color:transparent;
		background-image:url(fundo_div.png);
		background-repeat:repeat;
		cursor:pointer;
		behavior:url(iepngfix.htc);
	}
div.empresa/*classe que regra a div que gera o menu do item empresas*/
	{
		width:150px;
		height:110px;
		padding-right:15px;
		padding-left:15px;
		font-family:verdana;
		font-size:13px;
		color:#222222;
		background-color:transparent;
		background-image:url(fundo_div.png);
		background-repeat: repeat;
		position:absolute; top:107px; left:220px;
		visibility:hidden;
		text-align: left;
		vertical-align:top;
		border: 1px solid #888888;
		border-top: none;
		cursor:pointer;
		z-index:6;
		padding:15px;
		line-height:20px;
	}
div.servicos/*classe que regra a div que gera o menu do item serviços*/
	{
		width:250px;
		height:135px;
		padding-right:15px;
		padding-left:15px;
		font-family:verdana;
		font-size:13px;
		color:#222222;
		background-color:transparent;
		background-image:url(fundo_div.png);
		background-repeat: repeat;
		position:absolute; top:107px; left:305px;
		visibility:hidden;
		text-align: left;
		vertical-align:top;
		border: 1px solid #777777;
		border-top: none;
		cursor:pointer;
		z-index:6;
		padding:15px;
		line-height:20px;
	}
div.locacao/*classe que regra a div que gera o menu do item locação*/
	{
		width:170px;
		height:30px;
		padding-right:15px;
		padding-left:15px;
		font-family:verdana;
		font-size:13px;
		color:#222222;
		background-color:transparent;
		background-image:url(fundo_div.png);
		background-repeat: repeat;
		position:absolute; top:107px; left:388px;
		visibility:hidden;
		text-align: left;
		vertical-align:top;
		border: 1px solid #777777;
		border-top: none;
		cursor:pointer;
		z-index:6;
		padding:15px;
		line-height:20px;
	}
div.produtos/*classe que regra a div que gera o menu do item produtos*/
	{
		width:240px;
		height:60px;
		padding-right:15px;
		padding-left:15px;
		font-family:verdana;
		font-size:13px;
		color:#222222;
		background-color:transparent;
		background-image:url(fundo_div.png);
		background-repeat: repeat;
		position:absolute; top:107px;left:470px;
		visibility:hidden;
		text-align: left;
		vertical-align:top;
		border: 1px solid #777777;
		border-top: none;
		cursor:pointer;
		z-index:6;
		padding:15px;
		line-height:20px;
	}
div.links/*classe que regra a div que gera o menu do item links*/
	{
		width:150px;
		height:135px;
		padding-right:15px;
		padding-left:15px;
		font-family:verdana;
		font-size:13px;
		color:#222222;
		background-color:transparent;
		background-image:url(fundo_div.png);
		background-repeat: repeat;
		position:absolute; top:107px; left:557px;
		visibility:hidden;
		text-align: left;
		vertical-align:top;
		border: 1px solid #777777;
		border-top: none;
		cursor:pointer;
		z-index:6;
		padding:15px;
		line-height:20px;
	}
div.contato/*classe que regra a div que gera o menu do item contato*/
	{
		width:150px;
		height:40px;
		padding-right:15px;
		padding-left:15px;
		font-family:verdana;
		font-size:13px;
		color:#222222;
		background-color:transparent;
		background-image:url(fundo_div.png);
		background-repeat: repeat;
		position:absolute; top:107px; left:614px;
		visibility:hidden;
		text-align: left;
		vertical-align:top;
		border: 1px solid #777777;
		border-top: none;
		cursor:pointer;
		z-index:6;
		padding:15px;
		line-height:20px;
	}
div.blog/*classe que regra a div que gera o menu do item blog*/
	{
		width:150px;
		height:40px;
		padding-right:15px;
		padding-left:15px;
		font-family:verdana;
		font-size:13px;
		color:#222222;
		background-color:transparent;
		background-image:url(fundo_div.png);
		background-repeat: repeat;
		position:absolute; top:107px; left:695px;
		visibility:hidden;
		text-align: left;
		vertical-align:top;
		border: 1px solid #777777;
		border-top: none;
		cursor:pointer;
		z-index:6;
		padding:15px;
		line-height:20px;
	}
a.mail:link,visited/*classe com pseudo classe responsável pela aparencia do hyperlink do mailto*/
	{
		font-family:verdana;
		font-size:11px;
		color:white;
		text-decoration:none;
	}
a.mail:hover/*classe com pseudo classe responsável pela aparencia quando o mouse passa por cima do hyperlink do mailto*/
	{
		font-family:verdana;
		font-size:11px;
		color:#90FF00;
		text-decoration:none;
	}
a.mail:visited/*classe compseudo classe responsável pela aparencia quando o link já foi visitado*/
	{
		font-family:verdana;
		font-size:11px;
		color:white;
		text-decoration:none;
	}
a.submenu:link,visited/*classe com pseudo classe responsável pela aparencia do hyperlink do item das Divs do menu principal*/
	{
		font-family:verdana;
		font-size:13px;
		color:#222222;
		text-decoration:none;
	}
a.submenu:hover/*classe com pseudo classe responsável pela aparencia quando o maouse passa por cima do hyperlink do item das Divs do menu principal*/
	{
		font-family:verdana;
		font-size:13px;
		color:#0630FF;
		text-decoration:none;
	}
a.submenu:visited/*classe com pseudo classe responsável pela aparencia do hyperlink do item visitado das Divs do menu principal*/
	{
		font-family:verdana;
		font-size:13px;
		color:#222222;
		text-decoration:none;
	}
a.interno:link,visited
	{
		font-family:verdana;
		font-size:11px;
		color:#999999;
		text-decoration:none;
	}
a.interno:hover
	{
		font-family:verdana;
		font-size:11px;
		color:#0630FF;
		text-decoration:none;
	}
a.interno:visited
	{
		font-family:verdana;
		font-size:11px;
		color:#999999;
		text-decoration:none;
	}
input.faleconosco					
	{
		color:#888888;
		font-family:arial;
		font-size: 10px;
		border: 1px solid #888888;
		cursor:pointer;
		width:150px;
		height:20px;
	}
textarea.comentario				
	{
		color:#888888;
		font-family:arial;
		font-size: 10px;
		border: 1px solid #888888;
		cursor: text;
		width:440px;
		height:100px;
	}
button.botao						
	{
		width:70px;
		height:25px;
		border: 1px solid #666666;
		background-color:#49A571;
		color:white;
	}
button.botaoover						
	{
		width:70px;
		height:25px;
		border: 1px solid #666666;
		background-color:#2d63dd;
		color:white;
	}
select.contact1					
	{
		height:10px;
		color:white;
		font-family:arial;
		font-size: 11px;
		border: 1px solid #888888;
		cursor: pointer;
		height:18px;
		background-color:#49A571;
	}
input.contact3					
	{
		color:white;
		font-family:arial;
		font-size: 12px;
		border: 1px solid #888888;
		cursor:pointer;
		background-color:#49A571;
	}
font.titulo
	{
		font-family:verdana;
		font-size:20px;
		color:#999999;
		font-style:italic;
		font-weight: bold;
	}
font.titulo2
	{
		font-family:verdana;
		font-size:17px;
		color:#999999;
		font-style:italic;
	}
font.texto
	{
		font-family:verdana;
		font-size:11px;
		color: #999999;
		line-height:1.6;
		text-align:left;
	}
font.texto1
	{
		font-family:verdana;
		font-size:15px;
		line-height:12px;
		color:#888888;
	}
font.texto2
	{
		font-family:verdana;
		font-size:11px;
		line-height:15px;
		color:#888888;
	}
font.textobot
	{
		font-family:verdana;
		font-size:12px;
		color:#666666;
		text-align:center;
		vertical-align:middle;
	}
font.contact					
	{
		font-family:verdana;
		font-size:11px;
		color:#888888;
		line-height:17px;
		vertical-align:middle;
		text-align:left;
	}
td.area1
	{
		width:440px;
		height:350px;
		padding:10px;
		border: none;
		vertical-align: top;
	}
td.area2
	{
		width:440px;
		height:350px;
		padding:10px;
		border: none;
		vertical-align: bottom;
	}
td.area3
	{
		width:1005px;
		height:350px;
		padding:10px;
		border: none;
		vertical-align: bottom;
	}
table.formulario
	{
		width:750px;
		height:500px;
		border:1px solid transparent;
		padding:0px;
		margin:0px;
	}

