.txtCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.legendas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4e4b49;
}
.txtCinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4e4b49;
}
.txtCinza a {
	color: #7d2f44;
	text-decoration:none;
}

.txtCinza a:hover {
	color: #7d2f44;
	text-decoration:underline;
}
.txtBordeaux {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7d2f44;
}

.borderBranco {
	border: 1px solid #FFFFFF;
}

.borderCinza {
	border: 1px solid #767676;
}

.txtVerm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7d2f44;
}

.linkVerm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7d2f44;
}
.linkVerm a {
	text-decoration:none;
	color: #7d2f44;
}
.linkVerm a:hover {
	text-decoration:underline;
	color: #7d2f44;
}

.txtPortfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4e4b49;
	line-height: 120%;
}
.tracejado {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.txtForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.botaoForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7d2f44;
	border: 1px solid #7d2f44;
}
.caixaForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #686868;
	background-color: #f8eef1;
	border: 1px solid #eadce0;
}