@charset "utf-8";
/* CSS Document */

.borda_topo {
	background-image: url(../Imagens/borda_topo_pag.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.borda_esquerda {
	background-image: url(../Imagens/borda_esquerda.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.borda_direita {
	background-image: url(../Imagens/borda_direita.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.borda_baixo {
	background-image: url(../Imagens/borda_baixo_pag.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.rodape {
	background-image: url(../Imagens/rodape.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Calibri, Century, Verdana;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	line-height: 20px;
}
.titulo_01 {
	font-family: Calibri, Century, Verdana;
	font-size: 35px;
	font-weight: bold;
	color: #837454;
}
.fonte_esquerda_escura {
	font-family: Calibri, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #A45813;
	line-height: 20px;
}

.titulo_03 {
	font-family: Calibri, Century, Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #393324;
}
.texto_01 {
	font-family: Calibri, Century, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #6F592D;
}
.linha_pontilhada_marrom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #726449;
}
.titulo_04 {
	font-family: Calibri, Century, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #336699;
}




.titulo_02 {
	font-family: Calibri, Century, Verdana;
	font-size: 23px;
	font-weight: bold;
	color: #76684C;
}
.promocao {
	background-image: url(../Imagens/promocao.jpg);
	background-repeat: no-repeat;
	height: 199px;
	width: 319px;
}
.salao_beleza {
	background-image: url(../Imagens/salao.jpg);
	background-repeat: no-repeat;
	background-position: 24px bottom;
}
.titulo_05 {
	font-family: Calibri, Century, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #9A7016;
}
.texto_02 {
	font-family: Calibri, Century, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #333;
}
.borda_foto {
	border: 2px solid #76684C;
}
.banner_institucional {
	background-image: url(../Imagens/banner/ban2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.titulo_paginas_conteudo {
	font-family: Calibri, Verdana;
	font-size: 16px;
	line-height: 20px;
	color: #524938;
}
.borda_foto_fina {
	border: 1px solid #76684C;
}
