@charset "utf-8";
/* CSS Estrutura Geral */

/* Espaco do Conteudo*/
#Ger_Est_Con{
	width:100%;
	_width:98%;
	padding-left:5px;
	}

/* Espaco do Titulo*/
#Ger_Est_Tit{
	width:700px;
	margin-bottom:20px;
	}

/* Limpar Div */
#Limpar_Div{
	clear:left;
	}

/* Rodape Endereco */
#Ger_Est_Rod{
	width:1000px;
	height:10px;
	margin:0 auto;
	text-align:center;
	margin-top:10px;
	}

/* Rodape Copyright*/
#Ger_Est_Rod_Cop{
	width:1000px;
	height:40px;
	margin:0 auto;
	margin-bottom:20px;
	margin-top:5px; 
	text-align:center;
	}

#cfform{
	margin:0px;
	padding:0px;
	}
	
/* Informacoes */
.Sit_Ger_Fin_Inf_End{
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 0.72em;
	color:#FFF;
	word-spacing:1px;
	}
	
/* Enderecos - Endereco */
.Sit_Ger_End_End{
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 0.6em;
	color:#625640;
	word-spacing:1px;
	}

/* Enderecos - Telefone - Central */
.Sit_Ger_End_Tel_Cen{
	font-size: 0.9em;
	color:#83662e;
	word-spacing:2px;
	}

/* Enderecos - Telefone - Local */
.Sit_Ger_End_Tel_Loc{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight:bold;
	color:#83662e;
	word-spacing:3px;
	}

/* Enderecos - Telefone - Tel */
.Sit_Ger_End_Tel_Tel{
	font-size: 2.3em;
	color:#952926;
	word-spacing:1px;
	}

/* Rodape - Endereco */
.Ger_Est_Rod{
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:11px;
	color:#FFF;
	}
/* Componente | Assinatura Site */
/* Assinatura Site */
#Ger_Ass_Sit{
	width:980px;
	height:40px;
	margin:20px auto 0 auto;
	clear:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:left;
	}

/* Assinatura Site - Dados */
#Ger_Ass_Sit_Dad{
	width:690px;
	margin-left:10px;
	float:left;
	}

/* Assinatura Site - Logo */
#Ger_Ass_Sit_Log{
	width:260px;
	float:left;
	text-align:right;
	}

/* Assinatura Site - Link */
.Ger_Ass_Sit_Lin{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	padding:0 2px;
	text-decoration:none;
	}
	.Ger_Ass_Sit_Lin:hover{
		color:#000;
		background:#d6e52a;
		}

/* Componente | Assinatura Site - FIM */

/* Retira os outlines das tags object */
object {
	outline: none;
}

a {
	outline: none;
}