.cxpf {
	background-image: url(/imagens/cxpf2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px 10px 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #996600;
	border-left-color: #996600;
}
.cxpfnome {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
}
.cxpfdados {
	font-size: 11px;
	color: #663300;
	font-weight: normal;
	margin-bottom: 10px;
}
.cxpfitem {
	font-size: 11px;
	font-weight: bold;
	color: #663300;
}
.cxpffoto {
	border: 1px solid #996600;
	margin-right: 10px;
}
.txt1 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.estat {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background: #ECE9D8;
	padding: 5px;
	border: 1px solid #DBD6B5;
	text-align: center;
}


