/* ############## ESTRUTURA DO SITE ################## */
BODY 		{font-family: tahoma, Arial, sans-serif;	font-size: 11px; color: #666666;
			margin-top: 0px; margin-left: 0px;	margin-right: 0px; margin-bottom: 0px;
			background-color: #666666; background-image:url(../images/backBody.jpg); background-repeat:repeat-x;}

TD 			{Font-family: Tahoma, Arial, Trebuchet MS; font-size: 12px; color: #ffffff; line-height: 15px;}

/**** CABECALHO E MENU  ****/
.menu	 		{background-image:url(../images/menu.jpg); background-repeat: no-repeat;}
.menuBase		{background-image:url(../images/baseMenu.jpg); background-repeat: no-repeat;}
.flashBanner	{background-color: #762A2A;}

/**** AREA DE CONTEUDO  ****/
.backConteudo	{background-color: #762A2A;}	
.bordaBase		{border-bottom-style:solid; border-bottom-width: 2px; border-bottom-color: #E77817;}	
.boxGaleria		{background-color:#660000; padding: 8px;}
.TopMargin10 	{margin-top: 10px;}
.linkPadrao 		{font-size: 12px;color: #E77817; font-family: tahoma, Arial, sans-serif; text-decoration: none;}
.linkPadrao:hover 	{font-size: 12px;color: #E77817; font-family: tahoma, Arial, sans-serif; text-decoration: underline;}


/**** BORDAS IMAGEM ****/
.borderThumb {border: 1px solid #ffffff;}
.borda1px	 {border: 1px solid #ffffff;}

/**** RODAPE  ****/
#textoRodape  	{float:left; position: relative; font-size: 11px;color:#ffffff; padding-left: 20px;}
#chahadstudio	{float: right; position: relative; padding-right: 20px;}
#textoRodape  	span  {color:#FFFFFF; font-size: 11px}
.rodape			{background-image:url(../images/rodape.jpg); background-repeat:no-repeat;}
.baseRodape		{background-image:url(../images/baseRodape.jpg); background-repeat:no-repeat;}	

/**** TITULOS ****/
H2				{font-size: 13px; margin-bottom: 10px; color: #FF6600;}

/**** 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: #ffffff;	
	border: 1px solid #E77817;
	background-color: transparent;
	}
.botao {
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 11px;
	color: #ffffff;
	background-color: #E77817;
	border: 0px;
	cursor: pointer;	
}


