/* ############## ESTRUTURA DO SITE ################## */
BODY 		{font-family: Trebuchet Ms, Tahoma, verdana; font-size: 12px; color: #666666; margin: 0px; background-color: #ffffff; line-height: 15px; background-image:url(../images/estrutura/backBody.gif); background-repeat:repeat-x;}
TD 			{font-family: Trebuchet Ms, Tahoma, Verdana; font-size: 12px; color: #666666;} 
H1			{font-family: Tahoma, Arial, verdana; font-size: 16px; margin-top: 5px; margin-bottom: 5px; color: #000000; font-weight:lighter;}
H2			{font-size: 13px; margin-top: 4px; margin-bottom: 10px; color: #000000;}
H3			{font-size: 12px; margin-bottom: 10px; margin-top:0px; color: #FF6600;}
IMG			{border: 0px;}
BLOCKQUOTE	{margin-left: 20px;}

/**** POSICOES DAS ÁREAS PRINCIPAIS  ****/
#master		{position: relative; width: 900px; height: auto; margin: 0 auto;}
#header		{position: relative; width: 900px; height: 106px; background-image:url(../images/estrutura/backMenu.gif); background-repeat:repeat-x;}
#contentHome{position: relative; width: 900px; height: auto; background-color: #FFFFFF; margin-top: 5px;}
#content	{position: relative; width: 880px; height: auto; background-color: #ffffff; padding: 10px 10px 10px 10px;}
#footer		{position: relative; width: 900px; height: 38px; background-image:url(../images/estrutura/backRodape.gif); background-repeat:repeat-x;}

.home_box1 			{position:relative; float:left; width: 275px; height: 225px; top: 0px; padding: 5px; color:#FFFFFF;}
.home_box2 			{position:relative; float:right; width: 650px; height: 225px; top: 0px; padding: 5px; color:#FFFFFF;}
.internas_box1 		{position:relative; float:left; width: 650px; height: auto; top: 0px; padding: 5px; color:#666666; font-size:13px;}
.internas_box2 		{position:relative; float:right; width: 275px; height: 225px; top: 0px; padding: 5px; color:#666666; font-size:13px;}

#conteudos_esq 			{position:relative; float:left; width: 592px; top: 0px;}
#conteudos_dir 			{position:relative; float:right; width: 345px; height: auto; top: 0px;}
.clear 					{clear:both;}

/**** CABECALHO  ****/
.superperola		{position:relative; float: left; width: 221px; height: 106px; margin: 0px; padding:0px;}
.menu				{position:relative; float: left; width: 518px; height: 40px; margin-top: 63px; padding:0px;}
.eliana				{position:relative; float: left; width: 161px; height: 106px; margin: 0px; padding:0px;}

/**** RODAPE  ****/
.info				{float: left; position: relative; width: 320px; height: auto; margin-left: 10px; margin-top: 12px; color:#FFFFFF; font-size:11px; text-align:left;}
.chahadstudio		{float: right; position: relative; width: 85px; height: 38px; margin-right: 10px;}

/**** AREA DE CONTEUDO  ****/
.link 			{font-size: 12px;color: #666666; font-family: Trebuchet Ms, Tahoma, sans-serif; text-decoration: underline;}
.link:hover 	{font-size: 12px;color: #999999; font-family: Trebuchet Ms, Tahoma, sans-serif; text-decoration: none;}
.boxpreto		{background-color: #000000; padding: 10px; color:#FFFFFF; background-image:url(../images/cores/backSombraEliana.jpg); background-repeat:no-repeat;} 
.boxBrancoCores	{width: 565px; height: 174px; padding: 20px 0px 0px 20px; margin: 0px; background-image:url(../images/estrutura/boxBrancoCores.jpg); background-repeat:no-repeat;}
.linha			{float: left; position:relative; height: 154px; margin:0px;}
.cartela 		{float: right; position:relative; height:154px; margin-top: 25px; margin-right: 35px;}
.fotoEliana		{position: absolute; float:right; margin: 0px; top: 110px; left: 600px; width: 200px; height: 300px; background-image:url(../images/contato/eliana.jpg); background-repeat:no-repeat; z-index: 1;}
.marginTop10		{margin-top: 10px; margin-bottom: 10px;}	

/**** PROMOÇÃO MISTURINHA ****/
.cadastroMisturinha {background-image:url(../images/promocao/backCadastro.jpg); background-repeat:no-repeat; width: 548px; height:487px; padding-left: 30px; padding-top:30px;}
.boxFoto			{float: left; position:relative; width:100px; height: auto; margin: 4px;}

/**** FORMULÁRIOS DE CONTATO ****/
.form 
	{font-family: Trebuchet Ms, Tahoma, Verdana;
	font-size: 12px;
	color: #666666;	
	height: 20px;	
	border: 1px solid #cccccc;
	background-color: #e0e0e0;
	padding: 3px;
	
	}
.select 
	{font-family: Trebuchet Ms, Tahoma, Verdana;
	font-size: 12px;
	color: #666666;	
	height: 30px;	
	border: 2px solid #cccccc;
	background-color: #FFFFFF;
	padding: 3px;
	}
.textarea 
	{font-family: Trebuchet Ms, Tahoma, Verdana;
	font-size: 13px;
	color: #666666;	
	border: 1px solid #cccccc;
	background-color: #e0e0e0;
	padding: 3px;
	}	
.botao {
	font-family: Trebuchet Ms, Tahoma, Verdana;
	font-size: 11px;
	color: #ffffff;
	background-color: #000000 ;
	border: 0px;
	cursor: pointer;
	padding: 7px;
		
}

