.boxDados{
	border:solid 1px #666666;
	width:200px;
	height:200px;
	font-size:10px;
	float:left;
	margin:4px;}
.boxDados .titulo{
	text-align:center;
	font-size:12px;
	color:#003366;
	font-weight:bold;
	background:url("/marquesgodoy/javax.faces.resource/images/fundoclaro.gif.ud") repeat;
	height:14px;}
.boxDados .foto{
	text-align:center;}
.boxDados .subTitulo{
	text-align:center;
	font-size:10px;
	color:#003366;
	font-weight:normal;}
.boxDados .valor{
	text-align:center;
	font-size:10px;
	color:#003366;
	font-weight:bold;}
.boxDados .ref{
	text-align:left;
	font-size:10px;
	color:#003366;
	font-weight:bolder;
	vertical-align:bottom;}
.boxDados .detalhes{
	text-align:right;
	font-size:10px;
	color:#003366;
	font-weight:bolder;
	vertical-align:bottom;}
	
.boxBusca{
	border:solid 1px #666666;
	width:265px;
	height:150px;
	font-size:10px;
	float:left;
	margin:4px;}
.boxBusca .titulo{
	text-align:left;
	font-size:12px;
	color:#003366;
	font-weight:bold;
	background:url("/marquesgodoy/javax.faces.resource/images/fundoclaro.gif.ud") repeat;
	height:14px;}
.boxBuscaRef{
	border:solid 1px #666666;
	width:546px;
	font-size:10px;
	float:left;
	margin:4px;}
.boxBuscaRef .titulo{
	text-align:center;
	font-size:12px;
	color:#003366;
	font-weight:bold;
	background:url("/marquesgodoy/javax.faces.resource/images/fundoclaro.gif.ud") repeat;
	height:14px;}
.boxLista{
	border:solid 1px #666666;
	width:100%;
	font-size:10px;
	float:none;
	margin:10px 0px 0px 0px;}
.boxLista .ref{
	font-size:12px;
	color:#006699;
	font-weight:bold;}
.boxLista .valor{
	font-size:10px;
	font-weight:bold;
	text-align:right;}
	