@charset "utf-8";
.tabela_cab {
	background-image: url(../imagens/fundo_cabecario.jpg);
	background-repeat: repeat-x;
}
.fundo_cab1 {
	background-image: url(../imagens/fundo_cab1.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.fundo_assunto {
	background-image: url(../imagens/fundo_assunto.jpg);
	background-repeat: repeat-y;
}
.historico2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #666;
	text-align: justify;
}
.destaque_home {
	font-size: 16px;
	color: #006600;
	text-align: left;
}
.historico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
	line-height: 25px;
	padding-right: 15px;
}
.formulario_cabecario {
	font-size: 16px;
	color: #060;
	text-align: center;
	font-weight: bold;
}
.formulario_esq {
	text-align: left;
	font-size: 14px;
	color: #666;
	font-weight: normal;
}
.fundo_rod1 {
	background-image: url(../imagens/fundo_rod1.jpg);
	background-repeat: repeat-x;
}
.destaque_endereco {
	font-size: 16px;
	color: #006600;
	text-align: left;
}
.webmail {
	text-align: right;
	padding-right: 10px;
	font-size: 12px;
	color: #999;
}
.facebook {
	text-align: right;
	padding-right: 10px;
	font-size: 14px;
	color: #FFF;
}
.curtir {
	text-align: right;
	padding-right: 10px;
	font-size: 14px;
	color: #FFF;
	vertical-align: bottom;
}


.rodape {
	text-align: center;
	padding-right: 10px;
	font-size: 11px;
	color: #FFF;
	line-height: 20px;
}
.rickdesign {
	text-align: right;
	padding-right: 10px;
	font-size: 9px;
	color: #FFF;
}
.home_texto {
	font-size: 11px;
	text-align: justify;
	color: #333;
	line-height: 20px;
}
.endereco {
	font-size: 14px;
	font-weight: normal;
	color: #666;
	text-align: right;
}


.telefone {
	text-align: right;
	padding-right: 10px;
	font-size: 30px;
	color: #CCC;
	letter-spacing: 3px;
}
.vc_esta {
	text-align: left;
	font-size: 18px;
	color: #666;
	letter-spacing: 0px;
	padding-left: 10px;
}



.fundo_rod2 {
	background-image: url(../imagens/fundo_rod2.jpg);
	background-repeat: no-repeat;
}
.veja_mais {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}



.fundo_cab2 {
	text-align: right;
	padding-right: 10px;
}

body {
	background-image: url(../imagens/fundo_principal.jpg);
	background-repeat: repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #060;
	text-decoration: none;
}
a:active {
	color: #F00;
	text-decoration: none;
}
