table.tab_documentos {
	color : #666;
	border : 0px solid #316C94;
	clear : both;
	margin : 10px 0px 10px 0px;
	font-family : ropa_sansregular, sans-serif;
}
table.tab_documentos caption {
	font-weight : bold;
	text-transform : uppercase;
	color : #fff;
	padding : 4px;
	text-align : left;
	background : #AC5E14;
}
table.tab_documentos td {
	background : #fff;
	border : 0px solid #316C94;
	color : #939598;
	text-decoration : none;
	font-size : 13px;
	height : 20px;
	overflow : hidden;
	padding : 0px;
	vertical-align: top;
}
table.tab_documentos td a {
	display : block;
	color : #939598;
	text-decoration : none;
	padding-top : 7px;
}
