table.tab_documentos {
	margin : 10px 0px 10px 0px;
	border : 1px dotted #666;
}
table.tab_documentos td {
	font-size : 0.8em;
	color : #999;
}
.tab_documentos_caption {
	color : #333;
	text-transform : uppercase;
	border-bottom : 0px dotted #666;
	font-weight : bold;
	font-size : 0.9em;
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align : left;
}
