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

.form{
	font-family: "Arial Narrow", Arial;
	font-size: 14px;
	color: #afafaf;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
body,td,th {
	color: #747474;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.texto_depoimento {
	color: #747474;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: oblique;
}
.depoimento_nome {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
}
.fundo_centro{
	background-image:url(images/centro.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.fundo_esquerda{
	background-image:url(images/esquerda.jpg);
	background-position: right top;
	background-repeat: repeat-x;
}

.fundo_direita{
	background-image:url(images/direita.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}
.font_rodape {
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}
.font_pequena {
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1{
	font-family: "Arial Narrow", Arial;
	font-size: 28px;
	color: #082134;
}

.h1_home{
	font-family: "Arial Narrow", Arial;
	font-size: 20px;
	color:#666;
}

.h1_menu{
	font-family: "Arial Narrow", Arial;
	font-size: 17px;
}
.sub_titulo {
	color: #061826;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h1{
	font-family: "Arial Narrow", Arial;
	font-size: 28px;
	color: #082134;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}