/* ############## ESTRUTURA DO SITE ################## */
BODY 		{font-family: tahoma, Arial, sans-serif; font-size: 11px; color: #666666; margin: 0px;			
			background-color: #FFFFFF; background-image:url(../images/estrutura/backbody.jpg); background-repeat: repeat-x;}
TD 			{Font-family: Tahoma, Arial, Trebuchet MS; font-size: 12px; color: #666666; line-height: 17px;}
H1			{font-size: 12px; margin-bottom: 10px; color: #105A10;}
H2			{font-size: 12px; margin-bottom: 10px; color: #105A10;}
H3			{font-size: 22px; margin-bottom: 15px; color: #999999; font-weight:lighter;}
H4			{font-size: 16px; margin-bottom: 15px; color: #72442C; line-height: 18px;}
IMG			{border: 0px;}	

/**** CABEÇALHO  ****/
.top1 		{background-image:url(../images/estrutura/top1.jpg); background-repeat: no-repeat;}
.top2 		{background-image:url(../images/estrutura/top2.jpg); background-repeat: no-repeat;}
.menu 		{background-image:url(../images/estrutura/backMenu.jpg); background-repeat: no-repeat;}

/**** AREA DE CONTEUDO  ****/
.conteudos			{padding-left: 10px; padding-right: 10px; vertical-align:top;}
.backConteudo		{background-color:#ffffff; vertical-align:top; padding-left: 10px; padding-right: 10px; padding-top:10px;}
.descricaoEmpreend	{text-align:left; vertical-align:top; background-color:#e0e0e0; padding: 5px 5px 2px 5px;;}
.descricaoHome		{text-align:left; vertical-align:top; background-color:#cccccc; padding: 5px 5px 2px 5px;;}
.marginTable		{margin-bottom: 10px; margin-bottom: 10px;}

.div				{border-bottom: 1px solid #cccccc; padding-bottom: 4px;}
.marginBase			{margin-bottom: 10px;}
.textoPadrao		{Font-family: Tahoma, Arial, Trebuchet MS; font-size: 11px; color: #666666; line-height: 15px;}
.link		 		{font-size: 11px; color: #1B4472; text-decoration: underline;}
.link:hover		 	{font-size: 11px; color: #1B4472; text-decoration: none;}
#textoProdutos		{float:none; position:relative; width: 550px; padding: 8px; background-color:#E7D6AE; margin-bottom: 10px; color: #816525;}

/**** RODAPE  ****/
.cantoRodape		{width: 2px; height: 42px; background-image: url(../images/estrutura/rodapecantos.jpg); background-repeat:no-repeat;}	
.backRodape			{background-image:url(../images/estrutura/backRodape.jpg); background-repeat:repeat-x; color:#FFFFFF;}
#rodape_Midza  		{float:left; position: relative; font-size: 11px; color:#ffffff; height: 42px; margin-top: 12px; margin-left: 15px;}
#rodape_chahadstudio{float: right; position: relative; margin-right: 15px;}


.menuRodape 		{font-size: 11px; color: #E0C995; text-decoration: none;}
.menuRodape:hover 	{font-size: 11px; color: #ffffff; text-decoration: none;}

/**** BORDAS IMAGEM ****/
.borderThumb {border: 1px solid #ffffff;}

/**** FORMULÁRIOS DE CONTATO ****/
.enviado {tahoma, Arial, sans-serif; font-size: 11px; color: #FF6600; line-height: 15px;}
.form 
	{font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 11px;
	color: #666666;	
	border: 1px solid #105A10;
	height: 20px;
	padding: 2px 2px 0px 4px;
	background-color: #ffffff;
	}
.textarea
	{font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 11px;
	color: #ffffff;	
	border: 1px solid #ffffff;
	padding: 2px 2px 0px 4px;
	background-color: #778FAC;
	}
.select {font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 11px;
	color: #666666;	
	border: 1px solid #999999 ;
	background-color: transparent;
	text-transform:uppercase;
	}
.botao {
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 11px;
	color: #ffffff;
	background-color: #105A10;
	border: 0px;
	padding: 2px;
	cursor: pointer;	
}







