

/* --------------------------------------------------------------------------------*/

/* -----------------------------------> CONTATO <----------------------------------*/

/* --------------------------------------------------------------------------------*/

#esquerda li.fixo11{

	background:url(../images/menu_contato_on.jpg) no-repeat;

	width:249px;

	height:26px;

}

#direita h2.tit_contato{

	background:url(../images/tit_contato.jpg) no-repeat;

}

#contato{

	width:680px;

	margin-left:20px;

	margin-top:7px;

}

#contato p{

	text-align:justify;

	margin-left:8px;

	margin-top:10px;

	clear:both;

}

#contato form{

	margin-top:10px;

	margin-left:2px;

}

#contato td{

	padding:5px;

}

#contato table .maior, .menor{

	height:30px;

	color:8f8f8f;

	font-size:1.1em;

}

#contato .maior{

	width:717px;

}

#contato .menor{

	width:350px;

}

#contato textarea{

	width:720px;

	height:150px;

	color:8f8f8f;

	font-size:1.1em;

	font-family:Verdana, Arial, Helvetica, sans-serif;

}

#contato .botao02{

	background:url(../images/enviar.jpg) no-repeat;

	width:100px;

	height:41px;

	border:0;

}

#endereco{

	margin-left:30px;

	margin-top:30px;

}

#endereco h3{

	text-transform:uppercase;

	margin-bottom:5px;

}

#endereco p{

	line-height:15px;

}

#endereco p a{

	text-decoration:underline;

	color:#666666;

	font-weight:normal;

}

/* ------------------------------------------------------------*/

/* -------------------------> RODAPE <-------------------------*/

/* ------------------------------------------------------------*/

#clear{

	clear:both;

	padding-top:70px;

}

#rodape{

	float:none;

	background:url(../images/rodape.jpg) no-repeat;

	width:780px;

	height:17px;

	margin:0 auto;

	position:absolute;

	bottom:0; /*-- Para posicionar o rodapé "empurrando-o" para o limite inferior do navegador usar posicionamento absoluto acrescentando: #central{position:relative;} e #rodape{position:absolute; bottom:0;} e #conteudo{padding-bottom:30px;} para o rodape não esconder o texto -- */

}

#rodape address{

	text-indent:-20000px;

}

/* ------------------------------------------------------------*/

/* ---------------------> RODAPE CONTATO <---------------------*/

/* ------------------------------------------------------------*/

#rodape_contato{

	float:none;

	background:url(../images/rodape_contato.jpg) no-repeat;

	width:780px;

	height:17px;

	margin:0 auto;

	position:absolute;

	bottom:0; /*-- Para posicionar o rodapé "empurrando-o" para o limite inferior do navegador usar posicionamento absoluto acrescentando: #central{position:relative;} e #rodape{position:absolute; bottom:0;} e #conteudo{padding-bottom:30px;} para o rodape não esconder o texto -- */

}

#rodape_contato address{

	text-indent:-20000px;

}